Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_codec_internals.h211 FMT_HDR_RGB = 11, enumerator
Dastc_color_unquantize.cpp880 case FMT_HDR_RGB: in unpack_color_endpoints()
/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp533 format_of_choice[i][2] = FMT_HDR_RGB; in compute_color_error_for_every_integer_count_and_quant_level()
557 format_of_choice[i][2] = FMT_HDR_RGB; in compute_color_error_for_every_integer_count_and_quant_level()
Dastcenc_color_unquantize.cpp945 case FMT_HDR_RGB: in unpack_color_endpoints()
Dastcenc_color_quantize.cpp2150 case FMT_HDR_RGB: in pack_color_endpoints()
2152 retval = FMT_HDR_RGB; in pack_color_endpoints()
Dastcenc_internal.h388 FMT_HDR_RGB = 11, enumerator