Home
last modified time | relevance | path

Searched defs:bit1 (Results 1 – 25 of 35) sorted by relevance

12

/external/libxaac/decoder/
Dixheaacd_sbr_crc.c35 WORD32 bit0, bit1; in ixheaacd_calc_chk_sum() local
/external/kernel-headers/original/uapi/linux/
Dioam6.h61 bit1:1, member
98 bit1:1, member
/external/libvpx/vp8/decoder/
Ddetokenize.c116 const int bit1 = VP8GetBit(br, p[8]); in GetCoeffs() local
/external/libcups/filter/
Drastertohp.c560 bit1, /* Current high bit data */ in OutputLine() local
/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_derivation_value_traits.cpp82 Value1List::const_iterator bit1(list1.begin()), bitend1(list1.end()); in main() local
Ddoc_member_value_traits.cpp83 Value1List::const_iterator bit1(list1.begin()), bitend1(list1.end()); in main() local
Ddoc_advanced_value_traits.cpp93 Value1List::const_iterator bit1(list1.begin()), bitend1(list1.end()); in main() local
/external/pcre/src/
Dpcre2_jit_neon_inc.h141 sljit_u32 bit1 = char1a ^ char1b; in FF_FUN() local
Dpcre2_jit_simd_inc.h487 sljit_u32 bit1 = 0; in fast_forward_char_pair_simd() local
1605 sljit_u32 bit1 = 0; in fast_forward_char_pair_simd() local
2158 sljit_u32 bit1 = 0; in fast_forward_char_pair_simd() local
Dpcre2_jit_compile.c6789 #define UCPCAT2(bit1, bit2) (UCPCAT(bit1) | UCPCAT(bit2)) argument
6790 #define UCPCAT3(bit1, bit2, bit3) (UCPCAT(bit1) | UCPCAT(bit2) | UCPCAT(bit3)) argument
/external/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp152 for (int bit1 = 0; bit1 < 128; bit1++) { in test_fuzz_compact_instruction() local
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp391 int bit1 = (v1 >> 5) & 1; in hdr_rgbo_unpack3() local
537 int bit1 = (v3 >> 6) & 1; in hdr_rgb_unpack3() local
/external/mesa3d/src/intel/compiler/elk/
Delk_test_eu_compact.cpp181 for (int bit1 = 0; bit1 < 128; bit1++) { in test_fuzz_compact_instruction() local
/external/antlr/runtime/Cpp/include/
Dantlr3bitset.inl470 Bitset<ImplTraits>* Bitset<ImplTraits>::BitsetOf(ANTLR_INT32 bit1, ANTLR_INT32 bit2)
/external/libaom/av1/decoder/
Ddecodemv.c965 const int bit1 = READ_REF_BIT(uni_comp_ref_p1); in read_ref_frames() local
990 const int bit1 = READ_REF_BIT(comp_ref_p1); in read_ref_frames() local
1008 const int bit1 = READ_REF_BIT(single_ref_p2); in read_ref_frames() local
/external/blktrace/
Dblkiomon.c131 struct blk_io_trace *bit1 = &t1->bit; in dump_bits() local
/external/webp/src/dec/
Dvp8_dec.c429 const int bit1 = VP8GetBit(br, p[8], "coeffs"); in GetLargeValue() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp320 bool bit1 = NextBit(src_buf, bitpos); in FaxG4GetRow() local
/external/libvpx/vp9/decoder/
Dvp9_decodemv.c329 const int bit1 = vpx_read(r, fc->single_ref_prob[ctx1][1]); in read_ref_frames() local
/external/libaom/av1/encoder/
Dbitstream.c537 const int bit1 = mbmi->ref_frame[1] == LAST3_FRAME || in write_ref_frames() local
558 const int bit1 = mbmi->ref_frame[0] == LAST2_FRAME; in write_ref_frames() local
578 const int bit1 = mbmi->ref_frame[0] == ALTREF_FRAME; in write_ref_frames() local
Dpartition_search.c1102 const int bit1 = (ref1 == LAST3_FRAME || ref1 == GOLDEN_FRAME); in update_stats() local
1176 const int bit1 = !(ref0 == LAST2_FRAME || ref0 == LAST_FRAME); in update_stats() local
/external/libvpx/vp9/encoder/
Dvp9_bitstream.c233 const int bit1 = mi->ref_frame[0] != GOLDEN_FRAME; in write_ref_frames() local
/external/sdv/vsomeip/third_party/boost/utility/include/boost/utility/
Dbinary.hpp127 #define BOOST_DETAIL_TERNARY_TRIPLE_TO_OCTAL( bit2, bit1, bit0 ) \ argument
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2759 int bit1 = getRealBitPrecision(inputBitTable[j], inputSampler == SAMPLER_FLOAT); in compare() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h40242 __u32 bit1: 1; member

12