Searched refs:ixheaacd_aac_read_byte_corr (Results 1 – 5 of 5) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_block.c | 196 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 221 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 232 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 239 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 241 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 278 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 285 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 287 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word1() 366 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11() 392 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_huffman_dec_word2_11() [all …]
|
D | ixheaacd_huff_code_reorder.c | 666 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_pair_hcr_pcw() 678 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_pair_hcr_pcw() 720 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_pair_hcr_pcw() 805 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_quad_hcr_pcw() 817 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_quad_hcr_pcw() 896 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_quad_hcr_pcw() 947 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_word_hcr_pcw() 980 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_word_hcr_pcw() 996 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_word_hcr_pcw() 1007 ixheaacd_aac_read_byte_corr(&ptr_read_next, bit_pos, read_word, in ixheaacd_huff_dec_word_hcr_pcw() [all …]
|
D | ixheaacd_bitbuffer.h | 122 UWORD32 ixheaacd_aac_read_byte_corr(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos,
|
D | ixheaacd_longblock.c | 219 ixheaacd_aac_read_byte_corr(&ptr_read_next, &bit_pos, &read_word, in ixheaacd_read_scale_factor_data()
|
D | ixheaacd_bitbuffer.c | 180 UWORD32 ixheaacd_aac_read_byte_corr(UWORD8 **ptr_read_next, WORD32 *ptr_bit_pos, in ixheaacd_aac_read_byte_corr() function
|