Searched refs:huff_yy_2 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_dec.c | 913 WORD32 huff_yy_2; in ixheaacd_huff_decode() local 960 huff_yy_2 = PCM_PLT; in ixheaacd_huff_decode() 963 huff_yy_2 = diff_type_2; in ixheaacd_huff_decode() 982 it_bit_buff, &ixheaacd_huff_cld_nodes.h_1_dim[huff_yy_2], in ixheaacd_huff_decode() 998 it_bit_buff, &ixheaacd_huff_icc_nodes.h_1_dim[huff_yy_2], in ixheaacd_huff_decode() 1014 it_bit_buff, &ixheaacd_huff_ipd_nodes.h_1_dim[huff_yy_2], in ixheaacd_huff_decode() 1075 &ixheaacd_huff_cld_nodes.h_2_dim[huff_yy_2][FREQ_PAIR], in ixheaacd_huff_decode() 1081 &ixheaacd_huff_cld_nodes.h_1_dim[huff_yy_2], in ixheaacd_huff_decode() 1106 &ixheaacd_huff_icc_nodes.h_2_dim[huff_yy_2][FREQ_PAIR], in ixheaacd_huff_decode() 1112 &ixheaacd_huff_icc_nodes.h_1_dim[huff_yy_2], in ixheaacd_huff_decode() [all …]
|