Home
last modified time | relevance | path

Searched refs:FMT_LUMINANCE (Results 1 – 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp583 format_of_choice[i][0] = FMT_LUMINANCE; in compute_color_error_for_every_integer_count_and_quant_level()
672 format_of_choice[i][0] = FMT_LUMINANCE; in compute_color_error_for_every_integer_count_and_quant_level()
731 best_format = FMT_LUMINANCE; in one_partition_find_best_combination_for_bitcount()
849 best_formats[i] = FMT_LUMINANCE; in two_partitions_find_best_combination_for_bitcount()
974 best_formats[i] = FMT_LUMINANCE; in three_partitions_find_best_combination_for_bitcount()
1110 best_formats[i] = FMT_LUMINANCE; in four_partitions_find_best_combination_for_bitcount()
Dastcenc_color_unquantize.cpp878 case FMT_LUMINANCE: in unpack_color_endpoints()
Dastcenc_color_quantize.cpp2171 case FMT_LUMINANCE: in pack_color_endpoints()
2173 retval = FMT_LUMINANCE; in pack_color_endpoints()
Dastcenc_internal.h377 FMT_LUMINANCE = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_codec_internals.h200 FMT_LUMINANCE = 0, enumerator
Dastc_color_unquantize.cpp814 case FMT_LUMINANCE: in unpack_color_endpoints()