Home
last modified time | relevance | path

Searched refs:FMT_RGB_DELTA (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_codec_internals.h209 FMT_RGB_DELTA = 9, enumerator
Dastc_color_unquantize.cpp874 case FMT_RGB_DELTA: in unpack_color_endpoints()
/third_party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp937 case FMT_RGB_DELTA: in unpack_color_endpoints()
Dastcenc_color_quantize.cpp2099 retval = FMT_RGB_DELTA; in pack_color_endpoints()
2104 retval = FMT_RGB_DELTA; in pack_color_endpoints()
Dastcenc_internal.h386 FMT_RGB_DELTA = 9, enumerator