Home
last modified time | relevance | path

Searched refs:ptr_bit_buf_end (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_block.c167 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
192 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
203 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
210 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
212 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
249 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
256 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
258 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
310 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word1()
348 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huffman_dec_word2_11()
[all …]
H A Dixheaacd_mps_res_block.c118 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
153 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
164 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
171 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
174 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
211 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
218 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
221 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1()
297 it_bif_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1_lb()
336 it_bif_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_decode_huff_word1_lb()
[all …]
H A Dixheaacd_huff_code_reorder.c676 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_pair_hcr_pcw()
688 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_pair_hcr_pcw()
730 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_pair_hcr_pcw()
815 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_quad_hcr_pcw()
827 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_quad_hcr_pcw()
906 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_quad_hcr_pcw()
945 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_word_hcr_pcw()
957 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_word_hcr_pcw()
990 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_word_hcr_pcw()
1006 it_bit_buff->ptr_bit_buf_end); in ixheaacd_huff_dec_word_hcr_pcw()
[all …]
H A Dixheaacd_mps_res_longblock.c118 diffbytes = (WORD32)(it_bit_buf->ptr_bit_buf_end - ptr_read_next); in ixheaacd_res_c_block_read_scf_data()
172 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_read_scf_data()
185 it_bit_buf->ptr_bit_buf_end); in ixheaacd_res_c_block_read_scf_data()
H A Dixheaacd_longblock.c221 it_bit_buff->ptr_bit_buf_end); in ixheaacd_read_scale_factor_data()
224 it_bit_buff->ptr_bit_buf_end); in ixheaacd_read_scale_factor_data()
239 it_bit_buff->ptr_bit_buf_end); in ixheaacd_read_scale_factor_data()
H A Dixheaacd_decode_main.c384 pstr_dec_data->dec_bit_buf.ptr_bit_buf_end = in ixheaacd_dec_main()
437 config_bit_buf.ptr_bit_buf_end = (UWORD8 *)config + config_len; in ixheaacd_dec_main()
490 pstr_dec_data->dec_bit_buf.ptr_bit_buf_end = in ixheaacd_dec_main()
643 pstr_dec_data->dec_bit_buf.ptr_bit_buf_end = in ixheaacd_dec_main()
H A Dixheaacd_bitbuffer.h35 UWORD8 *ptr_bit_buf_end; member
63 UWORD8 *ptr_bit_buf_end; member
H A Dixheaacd_spectrum_dec.c282 g_bs->ptr_bit_buf_end); in ixheaacd_section_data()
318 g_bs->ptr_bit_buf_end); in ixheaacd_section_data()
408 if ((it_bit_buff->ptr_read_next > it_bit_buff->ptr_bit_buf_end - 3) && in ixheaacd_fd_channel_stream()
H A Dixheaacd_adts_crc_check.c95 it_crc_bit_buff_dst->ptr_bit_buf_end = it_bit_buff_src->ptr_bit_buf_end; in ixheaacd_copy_bit_buf_state()
H A Dixheaacd_common_initfuncs.c139 it_bit_buff->ptr_bit_buf_end = ptr_bit_buf_base + bit_buf_size - 1; in ixheaacd_create_bit_buf()
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_bitbuffer.c32 if (*p_bitbuf_word > pstr_bit_buf->ptr_bit_buf_end) { in ia_enhaacplus_enc_update_bitbuf_word_ptr()
33 *p_bitbuf_word -= (pstr_bit_buf->ptr_bit_buf_end - pstr_bit_buf->ptr_bit_buf_base + 1); in ia_enhaacplus_enc_update_bitbuf_word_ptr()
37 *p_bitbuf_word += (pstr_bit_buf->ptr_bit_buf_end - pstr_bit_buf->ptr_bit_buf_base + 1); in ia_enhaacplus_enc_update_bitbuf_word_ptr()
46 pstr_bit_buf->ptr_bit_buf_end = ptr_bit_buf_base + bitbuf_size - 1; in ia_enhaacplus_enc_create_bitbuffer()
69 pstr_bit_buf->ptr_bit_buf_end = ptr_bit_buf_base + bitbuf_size - 1; in ixheaace_reset_bitbuf()
85 (WORD32)(h_bitbuf_src->ptr_bit_buf_end - h_bitbuf_src->ptr_bit_buf_base); in ixheaace_copy_bitbuf_to_and_fro()
150 (WORD32)(h_bitbuf_src->ptr_bit_buf_end - h_bitbuf_src->ptr_bit_buf_base); in ia_enhaacplus_enc_copy_bitbuf()
185 if (pstr_bit_buf->ptr_read_next > pstr_bit_buf->ptr_bit_buf_end) { in ixheaace_readbits()
H A Diusace_bitbuffer.c33 it_bit_buf->ptr_bit_buf_end = ptr_bit_buf_base + bit_buffer_size - 1; in iusace_create_bit_buffer()
62 UWORD8 *ptr_bit_buf_end; in iusace_write_bits_buf() local
70 ptr_bit_buf_end = it_bit_buf->ptr_bit_buf_end; in iusace_write_bits_buf()
93 if (ptr_write_next > ptr_bit_buf_end) { in iusace_write_bits_buf()
H A Dixheaace_bitbuffer_hp.c39 UWORD8 *ptr_bit_buf_end; in ixheaace_write_bits() local
52 ptr_bit_buf_end = pstr_bit_buf->ptr_bit_buf_end; in ixheaace_write_bits()
75 if (ptr_write_next > ptr_bit_buf_end) { in ixheaace_write_bits()
H A Diusace_bitbuffer.h24 UWORD8 *ptr_bit_buf_end; member
H A Dixheaace_bitbuffer.h28 UWORD8 *ptr_bit_buf_end; /* pointer points to last position in bitstream buffer */ member
/aosp_15_r20/external/libxaac/decoder/drc_src/
H A Dimpd_drc_bitbuffer.c55 if (ptr_read_next > it_bit_buff->ptr_bit_buf_end) { in impd_read_bits_buf()
93 it_bit_buff->ptr_bit_buf_end = ptr_bit_buf_base + bit_buf_size - 1; in impd_create_bit_buf()
H A Dimpd_drc_bitbuffer.h25 UWORD8 *ptr_bit_buf_end; member