Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsonic.c257 int i, j, x = 0, low_bits = 0, max = 0; in intlist_write() local
354 int i, low_bits = 0, x = 0; in intlist_read() local
Dvorbisdec.c704 unsigned high_bits, low_bits; in vorbis_parse_setup_hdr_residues() local
/third_party/mesa3d/src/compiler/nir/
Dnir_search_helpers.h459 uint32_t low_bits = in is_lower_half_zero() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1396 LLVMValueRef low_bits; in lp_build_lerp_simple() local
/third_party/mesa3d/src/gtest/src/
Dgtest.cc1753 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/third_party/googletest/googletest/src/
Dgtest.cc1919 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc3410 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local