Searched refs:rgb_formats (Results 1 – 2 of 2) sorted by relevance
83 static uint32_t rgb_formats[] = { variable97 .formats = rgb_formats,98 .nformats = ARRAY_SIZE(rgb_formats),
48 static const uint32_t rgb_formats[] = { variable709 for (i = 0; i < ARRAY_SIZE(rgb_formats); ++i) { in get_plane_formats()713 formats[num_formats++] = rgb_formats[i]; in get_plane_formats()