Home
last modified time | relevance | path

Searched defs:bit_pos (Results 1 – 25 of 30) sorted by relevance

12

/external/libxaac/decoder/
Dixheaacd_bitbuffer.c50 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_show_bits_buf() local
76 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_read_bits_buf() local
105 UWORD32 ixheaacd_aac_read_byte(UWORD8 **ptr_read_next, WORD32 *bit_pos, in ixheaacd_aac_read_byte()
121 UWORD32 ixheaacd_aac_read_2bytes(UWORD8 **ptr_read_next, WORD32 *bit_pos, in ixheaacd_aac_read_2bytes()
187 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_aac_read_bit() local
210 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_aac_read_bit_rev() local
Dixheaacd_multichannel.c79 WORD cblock_decode_huff_symbol(UWORD8 *ptr_read_next, WORD32 bit_pos, in cblock_decode_huff_symbol()
215 WORD32 bit_pos = 7 - bs->bit_pos; in ixheaacd_dec_coupling_channel_element() local
Dixheaacd_block.c171 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word1() local
340 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word2_11() local
490 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_quad() local
624 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word2_quad() local
786 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_pair() local
877 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word2_pair() local
Dixheaacd_bitbuffer.h36 WORD16 bit_pos; member
65 WORD32 bit_pos; member
Dixheaacd_longblock.c174 WORD32 bit_pos = 7 - it_bit_buff->bit_pos; in ixheaacd_read_scale_factor_data() local
Dixheaacd_spectrum_dec.c242 WORD32 bit_pos = 7 - g_bs->bit_pos; in ixheaacd_section_data() local
Dixheaacd_huff_code_reorder.c650 WORD32 *bit_pos = &it_bit_buff->bit_pos; in ixheaacd_huff_dec_pair_hcr_pcw() local
786 WORD32 *bit_pos = &it_bit_buff->bit_pos; in ixheaacd_huff_dec_quad_hcr_pcw() local
915 WORD32 *bit_pos = &it_bit_buff->bit_pos; in ixheaacd_huff_dec_word_hcr_pcw() local
/external/vulkan-validation-layers/layers/
Dvk_layer_utils.h55 unsigned long bit_pos = 0; in u_ffs() local
Dshader_validation.cpp436 uint32_t bit_pos = uint32_t(u_ffs(stage)); in get_shader_stage_id() local
/external/pdfium/core/fxcrt/
Dcfx_bitstream.cpp37 uint32_t bit_pos = m_BitPos % 8; in GetBits() local
/external/libxaac/decoder/drc_src/
Dimpd_drc_bitbuffer.h29 WORD32 bit_pos; member
Dimpd_drc_bitbuffer.c36 WORD bit_pos = it_bit_buff->bit_pos; in impd_read_bits_buf() local
/external/f2fs-tools/fsck/
Ddir.c68 unsigned long bit_pos = 0; in find_target_dentry() local
182 unsigned int bit_pos) in f2fs_update_dentry()
206 int level = 0, current_depth, bit_pos; in f2fs_add_link() local
470 unsigned long bit_pos = 0; in convert_inline_dentry() local
/external/mesa3d/src/util/
Dtexcompress_rgtc_tmp.h39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in TAG() local
/external/syslinux/efi/
Dvesa.c53 uint8_t bit_pos = 0, bit_len = 0; in find_pixmask_bits() local
/external/libhevc/decoder/
Dihevcd_process_slice.c117 WORD32 bit_pos = proc_type; in ihevcd_proc_map_check() local
200 WORD32 bit_pos = proc_type; in ihevcd_proc_map_update() local
1060 …WORD32 bit_pos = ((ps_proc->i4_ctb_y << (log2_ctb_size - 3)) - 1) * loop_filter_strd + (ps_proc->i… in ihevcd_process() local
/external/xz-embedded/linux/lib/xz/
Dxz_dec_bcj.c204 uint32_t bit_pos; in bcj_ia64() local
/external/v8/src/arm64/
Dassembler-arm64.cc1053 unsigned bit_pos, in tbz()
1061 unsigned bit_pos, in tbz()
1068 unsigned bit_pos, in tbnz()
1076 unsigned bit_pos, in tbnz()
Dmacro-assembler-arm64.cc771 void MacroAssembler::Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz()
788 void MacroAssembler::Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz()
/external/freetype/src/pshinter/
Dpshrec.c312 FT_UInt bit_pos, in ps_mask_table_set_bits()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp177 int bit_pos = m_InPos % 8, bit_left = m_CodeLen; in Decode() local
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc665 void MacroAssembler::Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz()
690 void MacroAssembler::Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz()
Dassembler-aarch64.h2680 static Instr ImmTestBranchBit(unsigned bit_pos) { in ImmTestBranchBit()
Dassembler-aarch64.cc351 void Assembler::tbz(const Register& rt, unsigned bit_pos, int64_t imm14) { in tbz()
357 void Assembler::tbz(const Register& rt, unsigned bit_pos, Label* label) { in tbz()
364 void Assembler::tbnz(const Register& rt, unsigned bit_pos, int64_t imm14) { in tbnz()
370 void Assembler::tbnz(const Register& rt, unsigned bit_pos, Label* label) { in tbnz()
/external/toybox/toys/pending/
Dxzcat.c615 uint32_t bit_pos; in bcj_ia64() local

12