Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dioam6.h59 bit3:1, member
100 bit3:1, member
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp393 int bit3 = (v2 >> 5) & 1; in hdr_rgbo_unpack3() local
540 int bit3 = (v5 >> 6) & 1; in hdr_rgb_unpack3() local
/external/catch2/projects/SelfTest/UsageTests/
DTricky.tests.cpp174 bit3 = 0x0008, enumerator
/external/libaom/av1/decoder/
Ddecodemv.c1021 const int bit3 = READ_REF_BIT(single_ref_p4); in read_ref_frames() local
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2472 int bit3 = getRealBitPrecision(internalformatBitTable[j], iformatSampler == SAMPLER_FLOAT); in compare() local
/external/libaom/av1/encoder/
Dbitstream.c589 const int bit3 = mbmi->ref_frame[0] != LAST_FRAME; in write_ref_frames() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h88835 __u32 bit3: 1; member