/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 1738 struct v4l2_format { struct 1904 struct v4l2_format format; 1915 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1916 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1958 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 1231 struct v4l2_format { struct 1376 struct v4l2_format format; 1384 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1385 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1437 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 1741 struct v4l2_format { struct 1907 struct v4l2_format format; 1918 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1919 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1961 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 1230 struct v4l2_format { struct 1375 struct v4l2_format format; 1382 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1384 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1436 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 1866 struct v4l2_format { struct 2086 struct v4l2_format format; 2097 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2098 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2142 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 1330 struct v4l2_format { struct 1506 struct v4l2_format format; 1514 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 1515 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 1570 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 2426 struct v4l2_format { struct 2575 struct v4l2_format format; 2586 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2587 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2628 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 2061 struct v4l2_format { struct 2189 struct v4l2_format format; 2196 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) 2197 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) 2249 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1060 struct v4l2_format fmt; in decide_dpb_buffer_mode() 1086 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in decide_dpb_buffer_mode() 1186 struct v4l2_format fmt; in enable_downscalar() 1236 struct v4l2_format fmt; in decide_downscalar() 1256 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in decide_downscalar() 1326 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in decide_downscalar() 1377 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in decide_downscalar() 2245 struct v4l2_format fmt; in component_init() 2627 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in component_init() 4108 struct v4l2_format fmt; in enable_smoothstreaming() [all …]
|
D | omx_vdec_hevc.cpp | 1232 struct v4l2_format fmt; in component_init() 2700 struct v4l2_format fmt; in set_parameter() 2822 struct v4l2_format fmt; in set_parameter() 3173 struct v4l2_format fmt; in set_parameter() 6206 struct v4l2_format fmt; in async_message_process() 7080 struct v4l2_format fmt; in get_buffer_req() 7176 struct v4l2_format fmt; in set_buffer_req()
|
D | omx_vdec_hevc_swvdec.cpp | 1743 struct v4l2_format fmt; in component_init() 3342 struct v4l2_format fmt; in enable_smoothstreaming() 3390 struct v4l2_format fmt; in set_parameter() 3606 struct v4l2_format fmt; in set_parameter() 4028 struct v4l2_format fmt; in set_parameter() 4107 struct v4l2_format fmt; in set_parameter() 8310 struct v4l2_format fmt; in get_buffer_req() 8423 struct v4l2_format fmt; in set_buffer_req()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1041 struct v4l2_format fmt; in enable_downscalar() 1091 struct v4l2_format fmt; in decide_downscalar() 1104 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in decide_downscalar() 1166 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in decide_downscalar() 2023 struct v4l2_format fmt; in component_init() 2392 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in component_init() 3846 struct v4l2_format fmt; in enable_smoothstreaming() 3878 struct v4l2_format fmt; in set_parameter() 3930 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in set_parameter() 3957 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in set_parameter() [all …]
|
D | omx_vdec_hevc.cpp | 1232 struct v4l2_format fmt; in component_init() 2700 struct v4l2_format fmt; in set_parameter() 2822 struct v4l2_format fmt; in set_parameter() 3173 struct v4l2_format fmt; in set_parameter() 6206 struct v4l2_format fmt; in async_message_process() 7080 struct v4l2_format fmt; in get_buffer_req() 7176 struct v4l2_format fmt; in set_buffer_req()
|
D | omx_vdec_hevc_swvdec.cpp | 1743 struct v4l2_format fmt; in component_init() 3342 struct v4l2_format fmt; in enable_smoothstreaming() 3390 struct v4l2_format fmt; in set_parameter() 3606 struct v4l2_format fmt; in set_parameter() 4028 struct v4l2_format fmt; in set_parameter() 4107 struct v4l2_format fmt; in set_parameter() 8310 struct v4l2_format fmt; in get_buffer_req() 8423 struct v4l2_format fmt; in set_buffer_req()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 1589 struct v4l2_format fmt; in component_init() 1928 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in component_init() 3244 struct v4l2_format fmt; in enable_smoothstreaming() 3276 struct v4l2_format fmt; in set_parameter() 3327 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in set_parameter() 3354 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in set_parameter() 3518 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in set_parameter() 3583 struct v4l2_format fmt; in set_parameter() 3587 memset(&fmt, 0x0, sizeof(struct v4l2_format)); in set_parameter() 4089 struct v4l2_format fmt; in set_parameter() [all …]
|
D | omx_vdec_hevc.cpp | 1237 struct v4l2_format fmt; in component_init() 2721 struct v4l2_format fmt; in set_parameter() 2843 struct v4l2_format fmt; in set_parameter() 3194 struct v4l2_format fmt; in set_parameter() 6242 struct v4l2_format fmt; in async_message_process() 7116 struct v4l2_format fmt; in get_buffer_req() 7212 struct v4l2_format fmt; in set_buffer_req()
|
D | omx_vdec_hevc_swvdec.cpp | 1726 struct v4l2_format fmt; in component_init() 3307 struct v4l2_format fmt; in enable_smoothstreaming() 3341 struct v4l2_format fmt; in set_parameter() 3534 struct v4l2_format fmt; in set_parameter() 3950 struct v4l2_format fmt; in set_parameter() 4017 struct v4l2_format fmt; in set_parameter() 8095 struct v4l2_format fmt; in get_buffer_req() 8208 struct v4l2_format fmt; in set_buffer_req()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 1448 struct v4l2_format fmt; in component_init() 2928 struct v4l2_format fmt; in set_parameter() 3226 struct v4l2_format fmt; in set_parameter() 6766 struct v4l2_format fmt; in get_buffer_req() 6820 struct v4l2_format fmt; in set_buffer_req() 6844 struct v4l2_format fmt; in get_buffer_req() 6847 memset((void *)&fmt, 0, sizeof(v4l2_format)); in get_buffer_req() 7012 struct v4l2_format fmt; in set_buffer_req() 7017 memset((void *)&fmt, 0, sizeof(v4l2_format)); in set_buffer_req()
|
/hardware/qcom/media/msm8998/videopp/src/ |
D | omx_vdpp.cpp | 1448 struct v4l2_format fmt; in component_init() 2928 struct v4l2_format fmt; in set_parameter() 3226 struct v4l2_format fmt; in set_parameter() 6766 struct v4l2_format fmt; in get_buffer_req() 6820 struct v4l2_format fmt; in set_buffer_req() 6844 struct v4l2_format fmt; in get_buffer_req() 6847 memset((void *)&fmt, 0, sizeof(v4l2_format)); in get_buffer_req() 7012 struct v4l2_format fmt; in set_buffer_req() 7017 memset((void *)&fmt, 0, sizeof(v4l2_format)); in set_buffer_req()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 923 struct v4l2_format fmt; in venc_open() 1188 struct v4l2_format fmt; in venc_get_buf_req() 1296 struct v4l2_format fmt; in venc_set_param() 2808 struct v4l2_format fmt; in venc_empty_buf() 4161 struct v4l2_format fmt; in venc_set_color_format() 4490 struct v4l2_format fmt; in venc_set_vpe_rotation()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 1176 struct v4l2_format fmt; in venc_open() 1460 struct v4l2_format fmt; in venc_get_dimensions() 1480 struct v4l2_format fmt; in venc_get_buf_req() 1614 struct v4l2_format fmt; in venc_set_param() 3473 struct v4l2_format fmt; in venc_empty_buf() 3555 struct v4l2_format fmt; in venc_empty_buf() 5337 struct v4l2_format fmt; in venc_set_color_format() 5784 struct v4l2_format fmt; in venc_set_vpe_rotation()
|
/hardware/intel/img/psb_video/src/ |
D | psb_surface_attrib.c | 133 struct v4l2_format *v4l2_fmt, /* format of V4L2 */
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 1359 struct v4l2_format fmt; in venc_open() 1660 struct v4l2_format fmt; in venc_get_buf_req() 1806 struct v4l2_format fmt; in venc_set_param() 3885 struct v4l2_format fmt; in venc_empty_buf() 3975 struct v4l2_format fmt; in venc_empty_buf() 5895 struct v4l2_format fmt; in venc_set_color_format() 6347 struct v4l2_format fmt; in venc_set_vpe_rotation()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device_copper.cpp | 326 struct v4l2_format fmt; in venc_open() 535 struct v4l2_format fmt; in venc_get_buf_req()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 1190 struct v4l2_format fmt; in component_init() 2969 struct v4l2_format fmt; in set_parameter() 7259 struct v4l2_format fmt; in get_buffer_req() 7358 struct v4l2_format fmt; in set_buffer_req()
|