Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp332 int bit5 = (v3 >> 6) & 1; in hdr_rgbo_unpack() local
484 int bit5 = (v5 >> 5) & 1; in hdr_rgb_unpack() local
Dastcenc_color_quantize.cpp1156 int bit5; in quantize_hdr_rgbo() local
1500 int bit5; in quantize_hdr_rgb() local
/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
/third_party/vixl/src/aarch64/
Dassembler-aarch64.h7095 unsigned bit5 = bit_pos << (ImmTestBranchBit5_offset - 5); in ImmTestBranchBit() local