Searched refs:FMT_LUMINANCE (Results 1 – 4 of 4) sorted by relevance
571 format_of_choice[i][0] = FMT_LUMINANCE; in compute_color_error_for_every_integer_count_and_quant_level()660 format_of_choice[i][0] = FMT_LUMINANCE; in compute_color_error_for_every_integer_count_and_quant_level()708 best_format = FMT_LUMINANCE; in one_partition_find_best_combination_for_bitcount()825 best_formats[i] = FMT_LUMINANCE; in two_partitions_find_best_combination_for_bitcount()950 best_formats[i] = FMT_LUMINANCE; in three_partitions_find_best_combination_for_bitcount()1086 best_formats[i] = FMT_LUMINANCE; in four_partitions_find_best_combination_for_bitcount()
871 case FMT_LUMINANCE: in unpack_color_endpoints()
179 FMT_LUMINANCE = 0, enumerator
2132 case FMT_LUMINANCE: in pack_color_endpoints()2134 retval = FMT_LUMINANCE; in pack_color_endpoints()