/hardware/google/gchips/include/ |
D | exynos_v4l2.h | 95 int exynos_v4l2_g_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl); 97 int exynos_v4l2_s_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl);
|
/hardware/google/graphics/common/libv4l2/ |
D | exynos_v4l2.h | 95 int exynos_v4l2_g_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl); 97 int exynos_v4l2_s_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl);
|
D | exynos_v4l2.c | 842 int exynos_v4l2_g_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl) in exynos_v4l2_g_ext_ctrl() 867 int exynos_v4l2_s_ext_ctrl(int fd, struct v4l2_ext_controls *ctrl) in exynos_v4l2_s_ext_ctrl()
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 856 struct v4l2_ext_controls { struct 1445 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 1446 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 1447 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 857 struct v4l2_ext_controls { struct 1446 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 1447 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 1449 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 1259 struct v4l2_ext_controls { struct 1965 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 1966 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 1967 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 1262 struct v4l2_ext_controls { struct 1968 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 1969 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 1970 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | videodev2.h | 739 struct v4l2_ext_controls { struct 1272 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 1273 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 1274 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_wrapper.cpp | 243 v4l2_ext_controls controls; in GetControl() 281 v4l2_ext_controls controls; in SetControl()
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 829 struct v4l2_ext_controls { struct 2257 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls) 2259 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls) 2260 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
|
/hardware/google/graphics/common/libhwjpeg/ |
D | hwjpeg-v4l2.cpp | 127 v4l2_ext_controls ctrls; in SetQuality() 450 v4l2_ext_controls ctrls; in UpdateControls()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 5222 struct v4l2_ext_controls controls; in venc_set_session_qp_range() 6205 struct v4l2_ext_controls controls; in venc_set_layer_bitrates() 6245 struct v4l2_ext_controls controls; in venc_set_ltrmode() 6378 struct v4l2_ext_controls controls; in venc_set_searchrange() 6521 struct v4l2_ext_controls controls; in venc_set_aspectratio() 6775 struct v4l2_ext_controls controls; in venc_set_blur_resolution() 7653 struct v4l2_ext_controls controls; in venc_set_hdr_info()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 4196 struct v4l2_ext_controls controls; in venc_enable_initial_qp() 5540 struct v4l2_ext_controls controls; in venc_set_layer_bitrates() 5697 struct v4l2_ext_controls controls; in venc_set_ltrmode() 5858 struct v4l2_ext_controls controls; in venc_set_searchrange() 6070 struct v4l2_ext_controls controls; in venc_set_aspectratio()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2_params.cpp | 1723 struct v4l2_ext_controls controls; in venc_set_aspectratio()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1001 struct v4l2_ext_controls controls; in set_dpb()
|