Searched refs:IGT_COLOR_YCBCR_BT709 (Results 1 – 7 of 7) sorted by relevance
/external/igt-gpu-tools/lib/ |
D | igt_color_encoding.h | 34 IGT_COLOR_YCBCR_BT709, enumerator
|
D | igt_color_encoding.c | 36 [IGT_COLOR_YCBCR_BT709] = { .kr = .2126f, .kb = .0722f, }, 218 case IGT_COLOR_YCBCR_BT709: return "ITU-R BT.709 YCbCr"; in igt_color_encoding_to_str()
|
D | igt_fb.c | 726 IGT_COLOR_YCBCR_BT709, IGT_COLOR_YCBCR_LIMITED_RANGE); in igt_calc_fb_size() 958 IGT_COLOR_YCBCR_BT709, IGT_COLOR_YCBCR_LIMITED_RANGE); in igt_create_bo_for_fb() 988 IGT_COLOR_YCBCR_BT709, IGT_COLOR_YCBCR_LIMITED_RANGE); in igt_create_bo_with_dimensions() 1599 IGT_COLOR_YCBCR_BT709, in igt_create_fb() 2257 IGT_COLOR_YCBCR_BT709, IGT_COLOR_YCBCR_LIMITED_RANGE); in igt_fb_create_cairo_shadow_buffer() 3464 IGT_COLOR_YCBCR_BT709, in igt_fb_convert_with_stride()
|
/external/igt-gpu-tools/tests/ |
D | kms_prime.c | 103 enum igt_color_encoding color_encoding = IGT_COLOR_YCBCR_BT709; in prepare_fb()
|
D | kms_plane.c | 686 IGT_COLOR_YCBCR_BT709, in test_format_plane()
|
D | kms_flip.c | 1263 tiling, IGT_COLOR_YCBCR_BT709, in run_test_on_crtc_set()
|
D | kms_frontbuffer_tracking.c | 495 IGT_COLOR_YCBCR_BT709, in create_fb()
|