Home
last modified time | relevance | path

Searched refs:FMT_RGB (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_color_quantize.cpp2055 case FMT_RGB: in pack_color_endpoints()
2071 retval = FMT_RGB; in pack_color_endpoints()
2075 retval = FMT_RGB; in pack_color_endpoints()
Dastcenc_pick_best_endpoint_format.cpp569 format_of_choice[i][2] = FMT_RGB; in compute_color_error_for_every_integer_count_and_quant_level()
628 format_of_choice[i][2] = FMT_RGB; in compute_color_error_for_every_integer_count_and_quant_level()
Dastcenc_color_unquantize.cpp922 case FMT_RGB: in unpack_color_endpoints()
Dastcenc_internal.h187 FMT_RGB = 8, enumerator