Home
last modified time | relevance | path

Searched defs:red0 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp475 int red0 = red - scale; in hdr_rgbo_unpack3() local
613 int red0 = a - c; in hdr_rgb_unpack3() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp497 int red0 = red - scale; in hdr_rgbo_unpack() local
647 int red0 = a - c; in hdr_rgb_unpack() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp1669 const uint8_t red0 = src[0]; in decompressBc4() local