Searched refs:controls (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2663 struct v4l2_ext_controls controls; local
2674 controls.count = 4;
2675 controls.ctrl_class = V4L2_CTRL_CLASS_MPEG;
2676 controls.controls = ctrl;
2679 controls.controls[0].id, controls.controls[0].value,
2680 controls
3676 struct v4l2_ext_controls controls; local
3817 struct v4l2_ext_controls controls; local
[all...]
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h27 #include <linux/v4l2-controls.h>
862 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h66 #include <linux/v4l2-controls.h>
1264 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
1283 /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */
1322 /* IDs reserved for driver specific controls */
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h835 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h1170 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
1174 #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
1175 #define V4L2_CTRL_CLASS_MPEG 0x00990000 /* MPEG-compression controls */
1176 #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */
1178 #define V4L2_CTRL_CLASS_FLASH 0x009c0000 /* Camera flash controls */
1179 #define V4L2_CTRL_CLASS_JPEG 0x009d0000 /* JPEG-compression controls */
1196 /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */
1234 /* IDs reserved for driver specific controls */
1338 /* MPEG audio controls specific to multiplexed streams */
1464 /* MPEG video controls specifi
[all...]
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dvideodev2.h845 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h1180 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
1184 #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
1185 #define V4L2_CTRL_CLASS_MPEG 0x00990000 /* MPEG-compression controls */
1186 #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */
1188 #define V4L2_CTRL_CLASS_FLASH 0x009c0000 /* Camera flash controls */
1189 #define V4L2_CTRL_CLASS_JPEG 0x009d0000 /* JPEG-compression controls */
1206 /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */
1244 /* IDs reserved for driver specific controls */
1348 /* MPEG audio controls specific to multiplexed streams */
1474 /* MPEG video controls specifi
[all...]
/hardware/samsung_slsi/exynos5/include/linux/
H A Dvideodev2.h1169 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
1173 #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
1174 #define V4L2_CTRL_CLASS_MPEG 0x00990000 /* MPEG-compression controls */
1175 #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */
1177 #define V4L2_CTRL_CLASS_FLASH 0x009c0000 /* Camera flash controls */
1178 #define V4L2_CTRL_CLASS_JPEG 0x009d0000 /* JPEG-compression controls */
1196 /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */
1234 /* IDs reserved for driver specific controls */
1336 /* MPEG audio controls specific to multiplexed streams */
1462 /* MPEG video controls specifi
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
H A DExynosVideoDecoder.c514 ext_ctrls.controls = ext_ctrl;
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
H A DExynosVideoEncoder.c633 ext_ctrls.controls = ext_ctrl;
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp2273 fd_ctrls.controls = fd_ctrl;

Completed in 204 milliseconds