Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dioam6.h60 bit2:1, member
99 bit2:1, member
/external/pcre/src/
Dpcre2_jit_neon_inc.h158 sljit_u32 bit2 = char2a ^ char2b; in FF_FUN() local
Dpcre2_jit_simd_inc.h509 sljit_u32 bit2 = 0; in fast_forward_char_pair_simd() local
1625 sljit_u32 bit2 = 0; in fast_forward_char_pair_simd() local
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp392 int bit2 = (v2 >> 6) & 1; in hdr_rgbo_unpack3() local
539 int bit2 = (v4 >> 6) & 1; in hdr_rgb_unpack3() local
/external/catch2/projects/SelfTest/UsageTests/
DTricky.tests.cpp173 bit2 = 0x0004, enumerator
/external/antlr/runtime/Cpp/include/
Dantlr3bitset.inl470 Bitset<ImplTraits>* Bitset<ImplTraits>::BitsetOf(ANTLR_INT32 bit1, ANTLR_INT32 bit2)
/external/libaom/libaom/av1/decoder/
Ddecodemv.c964 const int bit2 = READ_REF_BIT(uni_comp_ref_p2); in read_ref_frames() local
990 const int bit2 = READ_REF_BIT(comp_ref_p2); in read_ref_frames() local
1013 const int bit2 = READ_REF_BIT(single_ref_p3); in read_ref_frames() local
/external/blktrace/
Dblkiomon.c132 struct blk_io_trace *bit2 = &t2->bit; in dump_bits() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp310 bool bit2 = NextBit(src_buf, bitpos); in FaxG4GetRow() local
/external/libaom/libaom/av1/encoder/
Dbitstream.c540 const int bit2 = mbmi->ref_frame[1] == GOLDEN_FRAME; in write_ref_frames() local
560 const int bit2 = mbmi->ref_frame[0] == GOLDEN_FRAME; in write_ref_frames() local
584 const int bit2 = (mbmi->ref_frame[0] == LAST3_FRAME || in write_ref_frames() local
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2471 int bit2 = getRealBitPrecision(outputBitTable[j], outputSampler == SAMPLER_FLOAT); in compare() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h88836 __u32 bit2: 1; member