Searched refs:rgb_formats (Results 1 – 2 of 2) sorted by relevance
82 static uint32_t rgb_formats[] = { variable96 .formats = rgb_formats,97 .nformats = ARRAY_SIZE(rgb_formats),
7178 static const uint32_t rgb_formats[] = { variable7222 for (i = 0; i < ARRAY_SIZE(rgb_formats); ++i) { in get_plane_formats()7226 formats[num_formats++] = rgb_formats[i]; in get_plane_formats()