Home
last modified time | relevance | path

Searched refs:IGT_COLOR_YCBCR_BT2020 (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_color_encoding.h35 IGT_COLOR_YCBCR_BT2020, enumerator
Digt_color_encoding.c37 [IGT_COLOR_YCBCR_BT2020] = { .kr = .2627f, .kb = .0593f, },
219 case IGT_COLOR_YCBCR_BT2020: return "ITU-R BT.2020 YCbCr"; in igt_color_encoding_to_str()