Searched refs:ixheaacd_aac_read_byte_corr1 (Results 1 – 6 of 6) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_longblock.c | 222 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()
|
D | ixheaacd_block.c | 328 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()
|
D | ixheaacd_bitbuffer.h | 125 UWORD32 ixheaacd_aac_read_byte_corr1(UWORD8 **ptr_read_next,
|
D | ixheaacd_spectrum_dec.c | 283 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()
|
D | ixheaacd_huff_code_reorder.c | 935 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()
|
D | ixheaacd_bitbuffer.c | 159 UWORD32 ixheaacd_aac_read_byte_corr1(UWORD8 **ptr_read_next, in ixheaacd_aac_read_byte_corr1() function
|