Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp395 int bit5 = (v3 >> 6) & 1; in hdr_rgbo_unpack3() local
542 int bit5 = (v5 >> 5) & 1; in hdr_rgb_unpack3() local