/external/libaom/libaom/aom_dsp/ |
D | bitwriter_buffer.h | 23 uint32_t bit_offset; member
|
D | bitreader_buffer.h | 28 uint32_t bit_offset; member
|
/external/libvpx/libvpx/vpx_dsp/ |
D | bitwriter_buffer.h | 22 size_t bit_offset; member
|
D | bitreader_buffer.h | 27 size_t bit_offset; member
|
/external/libgav1/libgav1/src/utils/ |
D | raw_bit_reader.h | 45 size_t bit_offset() const { return bit_offset_; } in bit_offset() function
|
D | raw_bit_reader.cc | 208 const size_t bit_offset = bit_offset_ + num_bits - 1; in SkipBits() local 216 const size_t bit_offset = bit_offset_ + num_bits - 1; in CanReadLiteral() local
|
/external/crosvm/bit_field/bit_field_derive/ |
D | bit_field_derive.rs | 542 let bit_offset = offset % 8; in get_bits_impl() localVariable 555 let bit_offset = offset % 8; in get_bits_impl() localVariable 696 let bit_offset = offset % 8; in end_to_end() localVariable 705 let bit_offset = offset % 8; in end_to_end() localVariable
|
/external/llvm-project/lldb/source/API/ |
D | SBType.cpp | 403 uint32_t bit_offset = 0; in GetDirectBaseClassAtIndex() local 420 uint32_t bit_offset = 0; in GetVirtualBaseClassAtIndex() local 462 uint64_t bit_offset = 0; in GetFieldAtIndex() local 729 const uint32_t bit_offset = m_opaque_up->GetBitOffset(); in GetDescription() local
|
/external/llvm-project/lldb/include/lldb/Target/ |
D | ProcessStructReader.h | 52 uint64_t bit_offset; in ProcessStructReader() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_bptc_tmp.h | 356 int bit_offset, in extract_unorm_endpoints() 541 int bit_offset, secondary_bit_offset; in fetch_rgba_unorm_from_block() local 663 int bit_offset_head, bit_offset, secondary_bit_offset; in decompress_rgba_unorm_block() local 878 int bit_offset, in extract_float_endpoints() 969 int bit_offset; in fetch_rgb_float_from_block() local 1051 int bit_offset_head, bit_offset; in decompress_rgb_float_block() local
|
/external/swiftshader/third_party/astc-encoder/Source/ |
D | astc_integer_sequence.cpp | 238 int bit_offset in decode_ise()
|
/external/libtextclassifier/native/annotator/ |
D | quantization.cc | 47 const int bit_offset = i * quantization_bits; in DequantizeAddNBit() local
|
/external/webrtc/common_video/h264/ |
D | pps_parser_unittest.cc | 128 size_t bit_offset; in WritePps() local
|
D | sps_parser_unittest.cc | 103 size_t byte_count, bit_offset; in GenerateFakeSps() local
|
D | sps_vui_rewriter_unittest.cc | 293 size_t byte_count, bit_offset; in GenerateFakeSps() local
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | video_rtp_depacketizer_vp9.cc | 277 size_t bit_offset; in ParseRtpPayload() local
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFASTParserClang.h | 179 uint64_t bit_offset = 0; member
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_hint_tables.cpp | 258 FX_SAFE_UINT32 bit_offset = offset; in ReadSharedObjHintTable() local
|
/external/webrtc/rtc_base/ |
D | bit_buffer.cc | 244 bool BitBuffer::Seek(size_t byte_offset, size_t bit_offset) { in Seek()
|
D | bit_buffer_unittest.cc | 149 size_t byte_offset, bit_offset; in TEST() local
|
/external/zstd/doc/educational_decoder/ |
D | zstd_decompress.c | 92 int bit_offset; member 1103 i64 bit_offset = (i64)(len * 8 - (size_t)padding); in decompress_sequences() local 1734 size_t bit_offset = offset % 8; in read_bits_LE() local 1835 i64 bit_offset = len * 8 - padding; in HUF_decompress_1stream() local
|
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
D | LibCxxMap.cpp | 296 uint64_t bit_offset; in GetValueOffset() local
|
/external/deqp-deps/amber/src/ |
D | verifier.cc | 216 uint32_t bit_offset = 0; in GetActualValuesFromTexel() local
|
/external/llvm-project/lldb/include/lldb/Symbol/ |
D | Type.h | 354 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset) in TypeMemberImpl()
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator_primary64.h | 379 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Get() local 386 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Inc() local
|