Searched refs:VIDEO_MAX_PLANES (Results 1 – 4 of 4) sorted by relevance
253 if (max > VIDEO_MAX_PLANES) in print_v4l2_format_fmt()254 max = VIDEO_MAX_PLANES; in print_v4l2_format_fmt()
73 #define VIDEO_MAX_PLANES 8 macro2066 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
80 #define VIDEO_MAX_PLANES 8 macro2016 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
714 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()