Home
last modified time | relevance | path

Searched refs:VIDEO_MAX_PLANES (Results 1 – 25 of 47) sorted by relevance

12

/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsmb_camera.h145 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h12 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsmb_camera.h130 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h29 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/msm8994/kernel-headers/media/
Dmsmb_camera.h132 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h29 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsmb_camera.h165 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h15 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsmb_camera.h161 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h9 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/msm8998/kernel-headers/media/
Dmsmb_camera.h145 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h25 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsmb_camera.h163 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h9 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/msm8996/kernel-headers/media/
Dmsmb_camera.h141 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h25 #define MAX_PLANES VIDEO_MAX_PLANES
/hardware/qcom/camera/msm8998/
DQCamera_Intf.h50 #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/
Dvideo_encoder_device_v4l2.cpp303 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/
Domx_vdpp.cpp112 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/
Dvideo_encoder_device_v4l2.cpp327 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/
Dvideo_encoder_device_v4l2.cpp225 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/
Domx_vdec_hevc_swvdec.cpp133 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/
Domx_vdec_hevc_swvdec.cpp127 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/
Dvideo_encoder_device_v4l2.cpp254 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/
Dmm_camera_interface.h103 struct v4l2_plane planes[VIDEO_MAX_PLANES];

12