Home
last modified time | relevance | path

Searched refs:set_param (Results 1 – 18 of 18) sorted by relevance

/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dsensor_param_test.c71 void set_param(struct ia_sensor_mgr *smd, int param_id, float param_val) { in set_param() function
191 set_param(smd, param_id, param_val); in main()
H A Dodsp_api_test.c60 void set_param(struct iaxxx_odsp_hw *ioh, unsigned int param_id, in set_param() function
246 set_param(ioh, param_id, param_val, inst_id, block_id); in main()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dvideo_encoder_device.h114 struct venc_switch set_param; variable
H A Dvideo_encoder_device_copper.h225 struct msm_venc_switch set_param; variable
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device.h119 struct venc_switch set_param; variable
H A Dvideo_encoder_device_v4l2.h348 struct msm_venc_switch set_param; variable
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device.h119 struct venc_switch set_param; variable
H A Dvideo_encoder_device_v4l2.h455 struct msm_venc_switch set_param; variable
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h444 struct msm_venc_switch set_param; variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h398 struct msm_venc_switch set_param; variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h489 struct msm_venc_switch set_param; variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h444 struct msm_venc_switch set_param; variable
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp238 memset(&set_param, 0, sizeof(set_param)); in venc_dev()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp146 memset(&set_param, 0, sizeof(set_param)); in venc_dev()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp252 memset(&set_param, 0, sizeof(set_param)); in venc_dev()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp127 memset(&set_param, 0, sizeof(set_param)); in venc_dev()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp205 memset(&set_param, 0, sizeof(set_param)); in venc_dev()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp164 memset(&set_param, 0, sizeof(set_param)); in venc_dev()