Home
last modified time | relevance | path

Searched defs:bit_offset (Results 1 – 25 of 40) sorted by relevance

12

/external/bpftool/src/
Dbtf_dumper.c136 __u8 bit_offset, const void *data) in btf_dumper_modifier()
325 static void btf_dumper_bitfield(__u32 nr_bits, __u8 bit_offset, in btf_dumper_bitfield()
352 static void btf_dumper_int_bits(__u32 int_type, __u8 bit_offset, in btf_dumper_int_bits()
369 static int btf_dumper_int(const struct btf_type *t, __u8 bit_offset, in btf_dumper_int()
459 __u32 bit_offset = m[i].offset; in btf_dumper_struct() local
488 __u8 bit_offset, const void *data) in btf_dumper_var()
530 __u8 bit_offset, const void *data) in btf_dumper_do_type()
/external/libaom/libaom/aom_dsp/
Dbitwriter_buffer.h23 uint32_t bit_offset; member
Dbitreader_buffer.h28 uint32_t bit_offset; member
/external/libvpx/libvpx/vpx_dsp/
Dbitwriter_buffer.h22 size_t bit_offset; member
Dbitreader_buffer.h27 size_t bit_offset; member
/external/libgav1/libgav1/src/utils/
Draw_bit_reader.h45 size_t bit_offset() const { return bit_offset_; } in bit_offset() function
Draw_bit_reader.cc208 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/
Dbit_field_derive.rs542 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/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h356 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/libbpf/src/
Drelo_core.h44 __u32 bit_offset; member
Drelo_core.c261 __u32 bit_offset; in bpf_core_parse_spec() local
424 __u32 bit_offset; in bpf_core_match_member() local
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_integer_sequence.cpp238 int bit_offset in decode_ise()
/external/libtextclassifier/native/annotator/
Dquantization.cc47 const int bit_offset = i * quantization_bits; in DequantizeAddNBit() local
/external/webrtc/common_video/h264/
Dpps_parser_unittest.cc128 size_t bit_offset; in WritePps() local
Dsps_parser_unittest.cc103 size_t byte_count, bit_offset; in GenerateFakeSps() local
Dsps_vui_rewriter_unittest.cc293 size_t byte_count, bit_offset; in GenerateFakeSps() local
Dsps_vui_rewriter.cc149 size_t bit_offset; in ParseAndRewriteSps() local
/external/webrtc/modules/rtp_rtcp/source/
Dvideo_rtp_depacketizer_vp9.cc277 size_t bit_offset; in ParseRtpPayload() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_hint_tables.cpp258 FX_SAFE_UINT32 bit_offset = offset; in ReadSharedObjHintTable() local
/external/webrtc/rtc_base/
Dbit_buffer.cc244 bool BitBuffer::Seek(size_t byte_offset, size_t bit_offset) { in Seek()
Dbit_buffer_unittest.cc149 size_t byte_offset, bit_offset; in TEST() local
/external/zstd/doc/educational_decoder/
Dzstd_decompress.c92 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/deqp-deps/amber/src/
Dverifier.cc216 uint32_t bit_offset = 0; in GetActualValuesFromTexel() local
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Ddisasm.c789 unsigned bit_offset = 0; in ppir_disassemble_instr() local
/external/vixl/src/aarch64/
Dsimulator-aarch64.h416 int bit_offset = bit_index % kBitsPerByte; in SetActive() local
425 int bit_offset = bit_index % kBitsPerByte; in IsActive() local

12