Home
last modified time | relevance | path

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

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp26 static int rgb_delta_unpack( in rgb_delta_unpack() function
228 int order = rgb_delta_unpack(input, quantization_level, output0, output1); in rgba_delta_unpack()
877 rgb_delta_unpack(input, quantization_level, output0, output1); in unpack_color_endpoints()