Searched refs:VIDEO_MAX_PLANES (Results 1 – 5 of 5) sorted by relevance
22 #if VB2_MAX_PLANES != VIDEO_MAX_PLANES23 #error VB2_MAX_PLANES != VIDEO_MAX_PLANES
511 unsigned requested_sizes[VIDEO_MAX_PLANES]; in vb2_create_bufs()525 requested_planes > VIDEO_MAX_PLANES) in vb2_create_bufs()
74 #define VIDEO_MAX_PLANES 8 macro2107 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
564 if (length > VIDEO_MAX_PLANES) in bufsize_v4l2_buffer()620 if (num_planes > VIDEO_MAX_PLANES) in get_v4l2_buffer32()
320 planes = min_t(u32, mp->num_planes, VIDEO_MAX_PLANES); in v4l_print_format()2885 if (buf->length > VIDEO_MAX_PLANES) { in check_array_args()