Home
last modified time | relevance | path

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

/external/strace/
Dv4l2.c253 if (max > VIDEO_MAX_PLANES) in print_v4l2_format_fmt()
254 max = VIDEO_MAX_PLANES; in print_v4l2_format_fmt()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h73 #define VIDEO_MAX_PLANES 8 macro
2066 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/external/v4l2_codec2/vda/
Dvideodev2.h80 #define VIDEO_MAX_PLANES 8 macro
2016 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
Dv4l2_slice_video_decode_accelerator.cc714 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in CreateInputBuffers()
942 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in Dequeue()
1102 struct v4l2_plane qbuf_planes[VIDEO_MAX_PLANES]; in EnqueueInputRecord()
1132 struct v4l2_plane qbuf_planes[VIDEO_MAX_PLANES]; in EnqueueOutputRecord()