/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msmb_camera.h | 130 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 29 #define MAX_PLANES VIDEO_MAX_PLANES
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msmb_camera.h | 145 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 12 #define MAX_PLANES VIDEO_MAX_PLANES
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msmb_camera.h | 132 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 29 #define MAX_PLANES VIDEO_MAX_PLANES
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msmb_camera.h | 165 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 15 #define MAX_PLANES VIDEO_MAX_PLANES
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msmb_camera.h | 141 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 25 #define MAX_PLANES VIDEO_MAX_PLANES
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msmb_camera.h | 161 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 9 #define MAX_PLANES VIDEO_MAX_PLANES
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 50 #define VIDEO_MAX_PLANES 8 macro 1041 mm_camera_repro_plane_t planes[VIDEO_MAX_PLANES];
|
/hardware/qcom/camera/ |
D | QCamera_Intf.h | 50 #define VIDEO_MAX_PLANES 8 macro 1041 mm_camera_repro_plane_t planes[VIDEO_MAX_PLANES];
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 288 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread() 1634 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1636 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 1689 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1691 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 3443 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_use_buf() 3471 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_use_buf() 3484 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_use_buf() 3517 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_use_buf() 3525 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_use_buf() [all …]
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 112 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() 162 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_message_thread() 199 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_message_thread() 292 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() 3885 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer() 5009 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer() 5563 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in empty_this_buffer_proxy() 5569 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in empty_this_buffer_proxy() 5599 if ((extra_idx > 0) && (extra_idx < VIDEO_MAX_PLANES)) { in empty_this_buffer_proxy() 5610 } else if (extra_idx >= VIDEO_MAX_PLANES) { in empty_this_buffer_proxy() [all …]
|
/hardware/qcom/media/msm8998/videopp/src/ |
D | omx_vdpp.cpp | 112 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() 162 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_message_thread() 199 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_message_thread() 292 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() 3885 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer() 5009 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer() 5563 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in empty_this_buffer_proxy() 5569 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in empty_this_buffer_proxy() 5599 if ((extra_idx > 0) && (extra_idx < VIDEO_MAX_PLANES)) { in empty_this_buffer_proxy() 5610 } else if (extra_idx >= VIDEO_MAX_PLANES) { in empty_this_buffer_proxy() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 322 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread() 393 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_venc_message_thread() 468 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_venc_message_thread() 1526 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1528 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 1578 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1580 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 3180 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_use_buf() 3200 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_use_buf() 3217 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_use_buf() [all …]
|
/hardware/qcom/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 89 struct v4l2_plane planes[VIDEO_MAX_PLANES];
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 127 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() 4813 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer() 4825 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in use_output_buffer() 4833 } else if (extra_idx >= VIDEO_MAX_PLANES) { in use_output_buffer() 5746 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer() 5759 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in allocate_output_buffer() 5767 } else if (extra_idx >= VIDEO_MAX_PLANES) { in allocate_output_buffer() 6621 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy() 6623 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy() 6638 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in fill_this_buffer_proxy() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 133 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() 4616 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer() 4628 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in use_output_buffer() 4636 } else if (extra_idx >= VIDEO_MAX_PLANES) { in use_output_buffer() 5542 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer() 5555 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in allocate_output_buffer() 5563 } else if (extra_idx >= VIDEO_MAX_PLANES) { in allocate_output_buffer() 6413 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy() 6415 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy() 6430 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in fill_this_buffer_proxy() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 127 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread() 4813 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer() 4825 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in use_output_buffer() 4833 } else if (extra_idx >= VIDEO_MAX_PLANES) { in use_output_buffer() 5746 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer() 5759 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in allocate_output_buffer() 5767 } else if (extra_idx >= VIDEO_MAX_PLANES) { in allocate_output_buffer() 6621 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy() 6623 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy() 6638 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in fill_this_buffer_proxy() [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | mm_camera_interface.h | 102 struct v4l2_plane planes[VIDEO_MAX_PLANES];
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 288 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread() 1278 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1280 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 2506 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_use_buf() 2550 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_use_buf() 2558 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_use_buf() 2883 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_fill_buf() 2914 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_fill_buf() 2923 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_fill_buf()
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 30 #define VIDEO_MAX_PLANES 8 macro 1225 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
|