Home
last modified time | relevance | path

Searched refs:IGT_COLOR_YCBCR_BT709 (Results 1 – 7 of 7) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_color_encoding.h34 IGT_COLOR_YCBCR_BT709, enumerator
Digt_color_encoding.c36 [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()
Digt_fb.c726 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/
Dkms_prime.c103 enum igt_color_encoding color_encoding = IGT_COLOR_YCBCR_BT709; in prepare_fb()
Dkms_plane.c686 IGT_COLOR_YCBCR_BT709, in test_format_plane()
Dkms_flip.c1263 tiling, IGT_COLOR_YCBCR_BT709, in run_test_on_crtc_set()
Dkms_frontbuffer_tracking.c495 IGT_COLOR_YCBCR_BT709, in create_fb()