Home
last modified time | relevance | path

Searched refs:huffman_df_table (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_sbrdec_lpfuncs.c571 ia_huffman_data_type huffman_table, huffman_df_table, huffman_dt_table; in ixheaacd_read_ps_data() local
639 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df_fine; in ixheaacd_read_ps_data()
642 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df; in ixheaacd_read_ps_data()
652 huffman_table = huffman_df_table; in ixheaacd_read_ps_data()
663 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_icc_df; in ixheaacd_read_ps_data()
672 huffman_table = huffman_df_table; in ixheaacd_read_ps_data()