Searched defs:h_ori (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_res_block.c | 82 const UWORD16 *h_ori, WORD32 *pow_table_q17, WORD32 maximum_bins_short) { in ixheaacd_res_c_block_decode_huff_word1() 266 ia_bit_buf_struct *it_bif_buf, WORD32 len, const UWORD16 *h_ori, WORD32 *x_invquant, in ixheaacd_res_c_block_decode_huff_word1_lb() 438 const UWORD16 *h_ori, WORD32 *pow_table_q17, WORD32 sign, WORD32 maximum_bins_short) { in ixheaacd_res_c_block_decode_huff_word2_4() 523 ia_bit_buf_struct *it_bit_buf, WORD32 len, const UWORD16 *h_ori, WORD32 *x_invquant, in ixheaacd_res_c_block_decode_huff_word2_4_lb() 686 const UWORD16 *h_ori, WORD32 *pow_table_q17, WORD32 sign, WORD32 maximum_bins_short) in ixheaacd_res_c_block_decode_huff_word2_2() 768 ia_bit_buf_struct *it_bit_buf, WORD32 len, const UWORD16 *h_ori, WORD32 *x_invquant, in ixheaacd_res_c_block_decode_huff_word2_2_lb() 886 const UWORD16 *h_ori = (UWORD16 *)(aac_tables_ptr->code_book[code_no]); in ixheaacd_res_c_block_decode_huff_word_all() local 892 const UWORD16 *h_ori = aac_tables_ptr->res_huffmann_tables_ptr->huffman_codebook_11; in ixheaacd_res_c_block_decode_huff_word_all() local 930 const UWORD16 *h_ori = (UWORD16 *)(aac_tables_ptr->code_book[code_no]); in ixheaacd_res_c_block_decode_huff_word_all_lb() local 933 const UWORD16 *h_ori = aac_tables_ptr->res_huffmann_tables_ptr->huffman_codebook_11; in ixheaacd_res_c_block_decode_huff_word_all_lb() local
|