Home
last modified time | relevance | path

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

12

/external/libxaac/decoder/
Dixheaacd_bitbuffer.c52 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_skip_bits_buf() local
75 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_show_bits_buf() local
113 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_read_bits_buf() local
150 VOID ixheaacd_aac_read_byte(UWORD8 **ptr_read_next, WORD32 *bit_pos, in ixheaacd_aac_read_byte()
209 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_aac_read_bit() local
237 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_aac_read_bit_rev() local
Dixheaacd_block.c173 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word1() local
352 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word2_11() local
509 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_quad() local
650 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word2_quad() local
819 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_pair() local
917 WORD32 bit_pos = it_bit_buff->bit_pos; in ixheaacd_huffman_dec_word2_pair() local
Dixheaacd_multichannel.c79 WORD cblock_decode_huff_symbol(UWORD8 *ptr_read_next, WORD32 bit_pos, in cblock_decode_huff_symbol()
216 WORD32 bit_pos = 7 - bs->bit_pos; in ixheaacd_dec_coupling_channel_element() local
Dixheaacd_bitbuffer.h38 WORD16 bit_pos; member
67 WORD32 bit_pos; member
Dixheaacd_longblock.c175 WORD32 bit_pos = 7 - it_bit_buff->bit_pos; in ixheaacd_read_scale_factor_data() local
Dixheaacd_huff_code_reorder.c655 WORD32 *bit_pos = &it_bit_buff->bit_pos; in ixheaacd_huff_dec_pair_hcr_pcw() local
794 WORD32 *bit_pos = &it_bit_buff->bit_pos; in ixheaacd_huff_dec_quad_hcr_pcw() local
924 WORD32 *bit_pos = &it_bit_buff->bit_pos; in ixheaacd_huff_dec_word_hcr_pcw() local
Dixheaacd_spectrum_dec.c238 WORD32 bit_pos = 7 - g_bs->bit_pos; in ixheaacd_section_data() local
/external/webp/tests/fuzzer/
Dfuzz_utils.h51 uint32_t* const bit_pos) { in Extract()
92 uint32_t* const bit_pos) { in ExtractAndDisableOptimizations()
105 uint32_t* const bit_pos) { in ExtractWebPConfig()
140 uint32_t* const bit_pos) { in ExtractSourcePicture()
176 uint32_t* const bit_pos) { in ExtractAndCropOrScale()
Danimencoder_fuzzer.cc31 size_t size, uint32_t* const bit_pos) { in AddFrame()
116 uint32_t bit_pos = 0; in LLVMFuzzerTestOneInput() local
Denc_dec_fuzzer.cc31 uint32_t bit_pos = 0; in LLVMFuzzerTestOneInput() local
/external/arm-trusted-firmware/bl31/
Dinterrupt_mgmt.c102 uint32_t flag, bit_pos; in set_scr_el3_from_rm() local
151 uint32_t bit_pos, flag; in disable_intr_rm_local() local
169 uint32_t bit_pos, flag; in enable_intr_rm_local() local
/external/libxaac/decoder/drc_src/
Dimpd_drc_bitbuffer.c36 WORD bit_pos = it_bit_buff->bit_pos; in impd_read_bits_buf() local
72 WORD bit_pos = it_bit_buff->bit_pos; in impd_skip_bits_buf() local
Dimpd_drc_bitbuffer.h29 WORD32 bit_pos; member
/external/pdfium/core/fxcrt/
Dcfx_bitstream.cpp31 const uint32_t bit_pos = m_BitPos % 8; in GetBits() local
/external/f2fs-tools/fsck/
Ddir.c69 unsigned long bit_pos = 0; in find_target_dentry() local
201 unsigned int bit_pos) in f2fs_update_dentry()
225 int level = 0, current_depth, bit_pos; in f2fs_add_link() local
551 unsigned long bit_pos = 0; in convert_inline_dentry() local
/external/libhevc/encoder/arm/
Dihevce_scan_coeffs_neon.c305 volatile WORD32 bit_pos; in ihevce_scan_coeffs_neon() local
474 volatile WORD32 bit_pos; in ihevce_scan_coeffs_neon() local
/external/mesa3d/src/util/
Dtexcompress_rgtc_tmp.h39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in TAG() 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
1064 …WORD32 bit_pos = ((ps_proc->i4_ctb_y << (log2_ctb_size - 3)) - 1) * loop_filter_strd + (ps_proc->i… in ihevcd_process() local
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c705 uint32_t bit_pos, in cm_write_scr_el3_bit()
/external/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h64 GLubyte bit_pos = 2 * (j * 4 + i) ; in dxt135_decode_imageblock() local
159 const GLubyte bit_pos = ((j&3) * 4 + (i&3)) * 3; in fetch_2d_texel_rgba_dxt5() local
/external/arm-trusted-firmware/drivers/renesas/common/avs/
Davs_driver.c616 static void avs_poll(uint8_t bit_pos, uint8_t val) in avs_poll()
/external/arm-trusted-firmware/drivers/arm/ccn/
Dccn_private.h169 #define FOR_EACH_BIT(bit_pos, bit_map) \ argument
/external/xz-embedded/linux/lib/xz/
Dxz_dec_bcj.c204 uint32_t bit_pos; in bcj_ia64() local
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp1168 uint32_t bit_pos = (Bit32(opcode, 31) << 6) | (Bits32(opcode, 23, 19)); in EmulateTBZ() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c573 LLVMValueRef bit_pos, sel_mask, sel_lo, sel_hi, indices; in s3tc_dxt1_full_to_rgba_aos() local
770 LLVMValueRef bit_pos, sel_mask; in s3tc_dxt3_to_rgba_aos() local
902 LLVMValueRef tmp, alpha0, alpha1, alphac, alphac0, bit_pos, shift; in s3tc_dxt5_alpha_channel() local

12