Searched refs:VIDEO_MAX_PLANES (Results 1 – 4 of 4) sorted by relevance
95 struct v4l2_plane v4l2_planes_[VIDEO_MAX_PLANES];281 struct v4l2_plane v4l2_planes_[VIDEO_MAX_PLANES];805 DCHECK_LE(planes_count_, static_cast<size_t>(VIDEO_MAX_PLANES)); in AllocateBuffers()960 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in DequeueBuffer()
969 struct v4l2_plane dqbuf_planes[VIDEO_MAX_PLANES] = {}; in DequeueOutputBuffer()1082 struct v4l2_plane qbuf_planes[VIDEO_MAX_PLANES] = {}; in EnqueueOutputRecord()
246 if (max > VIDEO_MAX_PLANES) in print_v4l2_format_fmt()247 max = VIDEO_MAX_PLANES; in print_v4l2_format_fmt()
74 #define VIDEO_MAX_PLANES 8 macro2202 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];