/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/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/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/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/msm8998/kernel-headers/media/ |
D | msmb_camera.h | 145 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 25 #define MAX_PLANES VIDEO_MAX_PLANES
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msmb_camera.h | 163 unsigned int plane_sizes[VIDEO_MAX_PLANES];
|
D | msmb_pproc.h | 9 #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/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/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 303 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread() 1752 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1754 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 1807 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1809 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 3605 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_use_buf() 3633 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_use_buf() 3646 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_use_buf() 3679 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_use_buf() 3687 } 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/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 327 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread() 398 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_venc_message_thread() 473 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in async_venc_message_thread() 1547 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1549 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 1599 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1601 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 3209 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_use_buf() 3229 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_use_buf() 3246 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_use_buf() [all …]
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 225 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread() 1821 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1823 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 1890 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 1892 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 3829 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_buf() 4191 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf() 4207 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_empty_buf() 4244 if (m_debug.extradata_log && extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf() 4301 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_batch() [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/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 254 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread() 2099 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 2101 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 2176 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req() 2178 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req() 4099 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_buf() 4505 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf() 4520 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_empty_buf() 4557 if (m_debug.extradata_log && extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf() 4614 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_batch() [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | mm_camera_interface.h | 103 struct v4l2_plane planes[VIDEO_MAX_PLANES];
|