Home
last modified time | relevance | path

Searched refs:method (Results 1 - 21 of 21) sorted by relevance

/device/soc/rockchip/common/hardware/mpp/include/
H A Drk_venc_cmd.h632 * H.264 entropy coding method
750 unsigned char method; member
769 * method = H265E_METHOD_CUT_SIZE, the value of rect is in ctu size
770 * method = H264E_METHOD_COORDINATE,the value of rect is in coordinates
779 unsigned char method; member
791 * define the method when set CTU/ROI parameters
792 * this value is using by method in H265eCtuRegion or H265eRoi struct
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dresource.h80 * that corresponds to its request method or generate a 4.05 response if no
345 * method
348 * @param method The CoAP request method to handle.
352 unsigned char method,
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Drk_venc_cmd.h633 * H.264 entropy coding method
751 RK_U8 method; member
770 * method = H265E_METHOD_CUT_SIZE, the value of rect is in ctu size
771 * method = H264E_METHOD_COORDINATE,the value of rect is in coordinates
780 RK_U8 method; member
792 * define the method when set CTU/ROI parameters
793 * this value is using by method in H265eCtuRegion or H265eRoi struct
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Drk_venc_cmd.h633 * H.264 entropy coding method
751 RK_U8 method; member
770 * method = H265E_METHOD_CUT_SIZE, the value of rect is in ctu size
771 * method = H264E_METHOD_COORDINATE,the value of rect is in coordinates
780 RK_U8 method; member
792 * define the method when set CTU/ROI parameters
793 * this value is using by method in H265eCtuRegion or H265eRoi struct
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Drk_venc_cmd.h715 * H.264 entropy coding method
833 RK_U8 method; member
852 * method = H265E_METHOD_CUT_SIZE, the value of rect is in ctu size
853 * method = H264E_METHOD_COORDINATE,the value of rect is in coordinates
862 RK_U8 method; member
874 * define the method when set CTU/ROI parameters
875 * this value is using by method in H265eCtuRegion or H265eRoi struct
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.c121 FTM_SUBCMD_FLAG_METHOD = 0x01, /* FTM method command */
510 * ftm_[method|tmu|caps|status|state]_value_to_logstr()
660 rtt_alloc_getset_buf(wl_proxd_method_t method, wl_proxd_session_id_t session_id, in rtt_alloc_getset_buf() argument
679 /* setup proxd-FTM-method iovar header */ in rtt_alloc_getset_buf()
683 p_proxd_iov->method = htol16(method); in rtt_alloc_getset_buf()
698 wl_proxd_method_t method, in dhd_rtt_common_get_handler()
705 DHD_RTT(("enter %s: method=%d, session_id=%d, cmdid=%d(%s)\n", in dhd_rtt_common_get_handler()
706 __FUNCTION__, method, session_id, p_subcmd_info->cmdid, in dhd_rtt_common_get_handler()
710 p_proxd_iov = rtt_alloc_getset_buf(method, session_i in dhd_rtt_common_get_handler()
697 dhd_rtt_common_get_handler(dhd_pub_t *dhd, ftm_subcmd_info_t *p_subcmd_info, wl_proxd_method_t method, wl_proxd_session_id_t session_id) dhd_rtt_common_get_handler() argument
742 dhd_rtt_common_set_handler(dhd_pub_t *dhd, const ftm_subcmd_info_t *p_subcmd_info, wl_proxd_method_t method, wl_proxd_session_id_t session_id) dhd_rtt_common_set_handler() argument
[all...]
H A Dwl_android_ext.c6647 /* CSI method */
6648 uint32 method; member
6719 &csip->addr, csip->period, csip->bw, csip->method); in wl_ext_csi()
6739 i+1, &csip->addr, csip->period, csip->bw, csip->method); in wl_ext_csi()
/device/soc/hisilicon/common/platform/pwm/
H A Dpwm_hi35xx.c180 hp->dev.method = &g_pwmOps; in HiPwmProbe()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h215 * @method:
223 unsigned int method; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h228 * @method:
236 unsigned int method; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmevent.h754 uint16 method; /* method: rssi/TOF/AOA */ member
783 uint16 method; /* method: rssi/TOF/AOA */ member
H A Dwlioctl.h9729 uint16 method; /**< Proximity Detection method */ member
9735 * consists of two parts, common and method specific params
9755 /* method specific ones go after this line */
9790 /* specific for the method go after this line */
9791 struct ether_addr tgt_mac; /**< target mac addr for TOF method */
9938 uint16 method; /**< Proximity Detection method */ member
9943 /* method specific */
9944 wl_proxd_params_rssi_method_t rssi_params; /**< RSSI method parameter
9970 uint32 method; /**< method */ global() member
13183 wl_randmac_method_t method; /* Enabled methods */ global() member
13227 wl_randmac_method_t method; global() member
13509 uint16 method; /**< method */ global() member
14862 wl_proxd_method_t method; global() member
14912 wl_proxd_method_t method; global() member
[all...]
/device/soc/hisilicon/common/platform/pin/
H A Dpin_hi35xx.c375 hi35xx->cntlr.method = &g_method; in Hi35xxPinInit()
/device/qemu/drivers/uart/
H A Duart.c450 host->method = &g_uartHostMethod; in HdfUartDeviceInit()
/device/soc/hisilicon/common/platform/i2s/
H A Di2s_hi35xx.c647 cntlr->method = &g_i2sCntlrMethod; in I2sInit()
/device/soc/hisilicon/common/platform/uart/
H A Duart_hi35xx.c547 host->method = &g_uartHostMethod; in HdfUartDeviceInit()
/device/soc/rockchip/rk2206/hdf_driver/spi/
H A Dspi_driver.c662 cntlr->method = &m_spi_method; in spidrv_init()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c57 rkisp1_iowrite32(params_vdev, arg->methods[0].method, CIF_ISP_DPCC_METHODS_SET_1); in isp_dpcc_config()
58 rkisp1_iowrite32(params_vdev, arg->methods[1].method, CIF_ISP_DPCC_METHODS_SET_2); in isp_dpcc_config()
59 rkisp1_iowrite32(params_vdev, arg->methods[0x02].method, CIF_ISP_DPCC_METHODS_SET_3); in isp_dpcc_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c62 rkisp1_iowrite32(params_vdev, arg->methods[0].method, in isp_dpcc_config()
64 rkisp1_iowrite32(params_vdev, arg->methods[1].method, in isp_dpcc_config()
66 rkisp1_iowrite32(params_vdev, arg->methods[2].method, in isp_dpcc_config()
/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.c835 host->method = &g_method; in HiRtcInit()
/device/soc/hisilicon/common/platform/spi/
H A Dspi_hi35xx.c909 cntlr->method = &g_method; in Pl022Init()

Completed in 95 milliseconds