Home
last modified time | relevance | path

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

12

/hardware/google/graphics/common/libhwjpeg/include/
Dexynos-hwjpeg.h32 #ifndef VIDEO_MAX_PLANES
36 #if VIDEO_MAX_PLANES < 6
37 #error VIDEO_MAX_PLANES should not be smaller than 6
/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/kernel-headers/media/
Dmsmb_camera.h141 unsigned int plane_sizes[VIDEO_MAX_PLANES];
Dmsmb_pproc.h25 #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/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp259 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread()
1929 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req()
1931 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req()
1996 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req()
1998 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req()
2532 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_buf()
2994 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf()
3003 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_empty_buf()
3041 if (m_debug.extradata_log && extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf()
3095 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_batch()
[all …]
/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/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/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 …]
Domx_vdec_hevc.cpp142 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread()
3649 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer()
3829 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in use_output_buffer()
3837 } else if (extra_idx >= VIDEO_MAX_PLANES) { in use_output_buffer()
4616 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer()
4641 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in allocate_output_buffer()
4649 } else if (extra_idx >= VIDEO_MAX_PLANES) { in allocate_output_buffer()
5341 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy()
5343 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy()
5358 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.cpp268 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread()
2160 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req()
2162 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req()
2237 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_get_buf_req()
2239 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_get_buf_req()
4177 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_buf()
4593 if (extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf()
4608 } else if (extra_idx >= VIDEO_MAX_PLANES) { in venc_empty_buf()
4645 if (m_debug.extradata_log && extra_idx && (extra_idx < VIDEO_MAX_PLANES)) { in venc_empty_buf()
4702 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];
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h30 #define VIDEO_MAX_PLANES 8 macro
1225 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h30 #define VIDEO_MAX_PLANES 8 macro
1226 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h73 #define VIDEO_MAX_PLANES 8 macro
1723 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h73 #define VIDEO_MAX_PLANES 8 macro
1726 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];

12