Lines Matching refs:ptr_aac_tables
1014 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_decode_huffman() argument
1018 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_decode_huffman()
1020 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_decode_huffman()
1022 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_decode_huffman()
1028 ptr_aac_tables->pstr_huffmann_tables->idx_table_hf11; in ixheaacd_decode_huffman()
1030 ptr_aac_tables->pstr_huffmann_tables->input_table_cb11; in ixheaacd_decode_huffman()
1073 ia_aac_dec_tables_struct *ptr_aac_tables, in ixheaacd_huffman_dec_word2() argument
1080 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_huffman_dec_word2()
1083 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_huffman_dec_word2()
1084 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_huffman_dec_word2()
1088 ptr_aac_tables->pstr_huffmann_tables->input_table_cb11; in ixheaacd_huffman_dec_word2()
1092 ptr_aac_tables->pstr_huffmann_tables->idx_table_hf11); in ixheaacd_huffman_dec_word2()