Lines Matching refs:ptr_aac_tables
1012 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_decode_huffman() argument
1016 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_decode_huffman()
1018 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_decode_huffman()
1020 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_decode_huffman()
1026 ptr_aac_tables->pstr_huffmann_tables->idx_table_hf11; in ixheaacd_decode_huffman()
1028 ptr_aac_tables->pstr_huffmann_tables->input_table_cb11; in ixheaacd_decode_huffman()
1071 ia_aac_dec_tables_struct *ptr_aac_tables, in ixheaacd_huffman_dec_word2() argument
1078 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_huffman_dec_word2()
1081 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_huffman_dec_word2()
1082 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_huffman_dec_word2()
1086 ptr_aac_tables->pstr_huffmann_tables->input_table_cb11; in ixheaacd_huffman_dec_word2()
1090 ptr_aac_tables->pstr_huffmann_tables->idx_table_hf11); in ixheaacd_huffman_dec_word2()