Searched refs:requested_sizes (Results 1 – 2 of 2) sorted by relevance
819 * @requested_sizes: array with the size of the planes.838 const unsigned int requested_sizes[],
1035 const unsigned int requested_sizes[], in vb2_core_create_bufs() argument1079 if (requested_planes && requested_sizes) { in vb2_core_create_bufs()1081 memcpy(plane_sizes, requested_sizes, sizeof(plane_sizes)); in vb2_core_create_bufs()