Home
last modified time | relevance | path

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

/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
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h88834 __u32 bit4: 1; member