Searched refs:ixheaacd_huffman_decode (Results 1 – 10 of 10) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aacdec.h | 83 VOID ixheaacd_huffman_decode(WORD32 it_bit_buff, WORD16 *h_index, WORD16 *len,
|
D | ixheaacd_func_def.h | 94 VOID ixheaacd_huffman_decode(WORD32 it_bit_buff, WORD16 *h_index, WORD16 *len,
|
D | ixheaacd_env_extr.h | 169 VOID ixheaacd_huffman_decode(WORD32 it_bit_buff, WORD16 *h_index, WORD16 *len,
|
D | ixheaacd_block.c | 526 ixheaacd_huffman_decode(read_word1, &index, &length, code_book_tbl, in ixheaacd_huffman_dec_quad() 662 ixheaacd_huffman_decode(read_word1, &index, &length, code_book_tbl, in ixheaacd_huffman_dec_word2_quad() 834 ixheaacd_huffman_decode(read_word1, &index, &length, code_book_tbl, in ixheaacd_huffman_dec_pair() 927 ixheaacd_huffman_decode(read_word1, &index, &length, code_book_tbl, in ixheaacd_huffman_dec_word2_pair()
|
D | ixheaacd_longblock.c | 215 ixheaacd_huffman_decode(read_word1, &index, &length, hcod_sf, in ixheaacd_read_scale_factor_data()
|
D | ixheaacd_block.h | 169 VOID ixheaacd_huffman_decode(WORD32 it_bit_buff, WORD16 *huff_index,
|
D | ixheaacd_multichannel.c | 222 ixheaacd_huffman_decode(read_word1, &index, &length, hcod_sf, table_idx); in ixheaacd_dec_coupling_channel_element()
|
D | ixheaacd_huff_code_reorder.c | 671 ixheaacd_huffman_decode(read_word1, &index, &length, code_book_tbl, in ixheaacd_huff_dec_pair_hcr_pcw() 747 ixheaacd_huffman_decode(read_word, &index, &length, code_book_tbl, idx_table); in ixheaacd_huff_dec_pair_hcr_non_pcw() 810 ixheaacd_huffman_decode(read_word1, &index, &length, code_book_tbl, in ixheaacd_huff_dec_quad_hcr_pcw() 1291 ixheaacd_huffman_decode(read_word, &index, &length, code_book_tbl, idx_table); in ixheaacd_huff_dec_quad_hcr_non_pcw()
|
D | ixheaacd_spectrum_dec.c | 280 ixheaacd_huffman_decode(read_word1, &index, &length, hscf, idx_tab); in ixheaacd_section_data()
|
D | ixheaacd_env_extr.c | 71 VOID ixheaacd_huffman_decode(WORD32 it_bit_buff, WORD16 *h_index, WORD16 *len, in ixheaacd_huffman_decode() function 1148 ixheaacd_huffman_decode(readword, &index, &length, (const UWORD16 *)h, in ixheaacd_read_env_data()
|