Searched refs:rgb_formats (Results 1 – 2 of 2) sorted by relevance
81 static uint32_t rgb_formats[] = { variable95 .formats = rgb_formats,96 .nformats = ARRAY_SIZE(rgb_formats),
6095 static const uint32_t rgb_formats[] = { variable6135 for (i = 0; i < ARRAY_SIZE(rgb_formats); ++i) { in get_plane_formats()6139 formats[num_formats++] = rgb_formats[i]; in get_plane_formats()