Home
last modified time | relevance | path

Searched refs:v4l2_plane (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/common/
Dmm_camera_interface.h89 struct v4l2_plane planes[VIDEO_MAX_PLANES];
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp168 struct v4l2_plane plane; in async_venc_message_thread()
1439 struct v4l2_plane plane; in venc_use_buf()
1570 struct v4l2_plane plane; in venc_empty_buf()
1658 struct v4l2_plane plane; in venc_fill_buf()
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h451 struct v4l2_plane { struct
481 struct v4l2_plane *planes; argument
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h621 struct v4l2_plane { struct
679 struct v4l2_plane *planes;
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h452 struct v4l2_plane { struct
482 struct v4l2_plane *planes; argument
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h618 struct v4l2_plane { struct
676 struct v4l2_plane *planes;
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp112 struct v4l2_plane plane[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()
4357 struct v4l2_plane plane; in use_input_buffers()
4768 struct v4l2_plane plane; in allocate_input_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()
5780 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy()
5783 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy()
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h653 struct v4l2_plane { struct
710 struct v4l2_plane *planes;
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h477 struct v4l2_plane { struct
507 struct v4l2_plane * planes; argument
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h624 struct v4l2_plane { struct
677 struct v4l2_plane *planes;
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h445 struct v4l2_plane { struct
474 struct v4l2_plane *planes; argument
/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()
2722 struct v4l2_plane plane; in execute_omx_flush()
4813 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer()
5392 struct v4l2_plane plane; in allocate_input_buffer()
5746 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer()
6379 struct v4l2_plane plane; in empty_this_buffer_proxy()
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()
10240 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy_dsp()
10242 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy_dsp()
[all …]
Domx_vdec_hevc.cpp138 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread()
2123 struct v4l2_plane plane; in execute_omx_flush()
3628 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer()
4242 struct v4l2_plane plane; in allocate_input_buffer()
4595 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer()
5141 struct v4l2_plane plane; in empty_this_buffer_proxy()
5311 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy()
5313 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp142 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread()
2144 struct v4l2_plane plane; in execute_omx_flush()
3649 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer()
4263 struct v4l2_plane plane; in allocate_input_buffer()
4616 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer()
5171 struct v4l2_plane plane; in empty_this_buffer_proxy()
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()
Domx_vdec_msm8974.cpp144 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_message_thread()
2631 struct v4l2_plane plane; in execute_omx_flush()
4677 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in use_output_buffer()
5345 struct v4l2_plane plane; in allocate_input_buffer()
5729 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in allocate_output_buffer()
6290 struct v4l2_plane plane; in empty_this_buffer_proxy()
6554 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in fill_this_buffer_proxy()
6556 memset( (void *)plane, 0, (sizeof(struct v4l2_plane)*VIDEO_MAX_PLANES)); in fill_this_buffer_proxy()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp129 struct v4l2_plane plane; in async_message_thread()
4401 struct v4l2_plane plane; in allocate_input_buffer()
4775 struct v4l2_plane plane; in allocate_output_buffer()
5388 struct v4l2_plane plane; in empty_this_buffer_proxy()
5544 struct v4l2_plane plane; in fill_this_buffer_proxy()
7397 struct v4l2_plane plane; in start_port_reconfig()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp311 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread()
2970 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_use_buf()
3164 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_empty_buf()
3410 struct v4l2_plane plane; in venc_empty_batch()
3533 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_fill_buf()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp287 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in async_venc_message_thread()
2457 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_use_buf()
2641 struct v4l2_plane plane; in venc_empty_buf()
2834 struct v4l2_plane plane[VIDEO_MAX_PLANES]; in venc_fill_buf()
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1445 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in mm_stream_read_msm_frame()
1652 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in mm_stream_qbuf()