Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp331 int bit4 = (v3 >> 7) & 1; in hdr_rgbo_unpack() local
483 int bit4 = (v4 >> 5) & 1; in hdr_rgb_unpack() local
Dastcenc_color_quantize.cpp1155 int bit4; in quantize_hdr_rgbo() local
1499 int bit4; in quantize_hdr_rgb() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp394 int bit4 = (v3 >> 7) & 1; in hdr_rgbo_unpack3() local
541 int bit4 = (v4 >> 5) & 1; in hdr_rgb_unpack3() local