Home
last modified time | relevance | path

Searched refs:ixheaacd_aac_read_byte_corr1 (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_longblock.c222 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_read_scale_factor_data()
237 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_read_scale_factor_data()
Dixheaacd_block.c328 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1()
489 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11()
633 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_quad()
795 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_quad()
897 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_pair()
1001 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_pair()
Dixheaacd_bitbuffer.h125 UWORD32 ixheaacd_aac_read_byte_corr1(UWORD8 **ptr_read_next,
Dixheaacd_spectrum_dec.c283 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_section_data()
319 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_section_data()
Dixheaacd_huff_code_reorder.c935 ixheaacd_aac_read_byte_corr1(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_word_hcr_pcw()
1373 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &length, &read_word, NULL); in ixheaacd_huff_dec_word_hcr_non_pcw()
1399 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &length, &read_word, NULL); in ixheaacd_huff_dec_word_hcr_non_pcw()
1411 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &length, &read_word, NULL); in ixheaacd_huff_dec_word_hcr_non_pcw()
1417 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &length, &read_word, NULL); in ixheaacd_huff_dec_word_hcr_non_pcw()
1439 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &length, &read_word, NULL); in ixheaacd_huff_dec_word_hcr_non_pcw()
1445 ixheaacd_aac_read_byte_corr1(&ptr_read_next, &length, &read_word, NULL); in ixheaacd_huff_dec_word_hcr_non_pcw()
Dixheaacd_bitbuffer.c159 UWORD32 ixheaacd_aac_read_byte_corr1(UWORD8 **ptr_read_next, in ixheaacd_aac_read_byte_corr1() function