Home
last modified time | relevance | path

Searched refs:v4l2_ext_controls (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gchips/include/
Dexynos_v4l2.h95 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/
Dexynos_v4l2.h95 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);
Dexynos_v4l2.c842 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/
Dvideodev2.h856 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/
Dvideodev2.h857 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/
Dvideodev2.h1259 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/
Dvideodev2.h1262 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/
Dvideodev2.h739 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/
Dv4l2_wrapper.cpp243 v4l2_ext_controls controls; in GetControl()
281 v4l2_ext_controls controls; in SetControl()
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h829 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/
Dhwjpeg-v4l2.cpp127 v4l2_ext_controls ctrls; in SetQuality()
450 v4l2_ext_controls ctrls; in UpdateControls()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp5222 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/
Dvideo_encoder_device_v4l2.cpp4196 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/
Dvideo_encoder_device_v4l2_params.cpp1723 struct v4l2_ext_controls controls; in venc_set_aspectratio()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1001 struct v4l2_ext_controls controls; in set_dpb()