Searched refs:huff_yy_1 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_dec.c | 1083 WORD32 huff_yy_1; in ixheaacd_huff_decode() local 1131 huff_yy_1 = PCM_PLT; in ixheaacd_huff_decode() 1134 huff_yy_1 = diff_type_1; in ixheaacd_huff_decode() 1148 it_bit_buff, &ixheaacd_huff_cld_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 1162 it_bit_buff, &ixheaacd_huff_icc_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 1176 it_bit_buff, &ixheaacd_huff_ipd_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 1189 &(ixheaacd_huff_cpc_nodes.h_1_dim[huff_yy_1]), out_data_1, in ixheaacd_huff_decode() 1239 &ixheaacd_huff_cld_nodes.h_2_dim[huff_yy_1][FREQ_PAIR], in ixheaacd_huff_decode() 1243 it_bit_buff, &ixheaacd_huff_cld_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 1264 &ixheaacd_huff_icc_nodes.h_2_dim[huff_yy_1][FREQ_PAIR], in ixheaacd_huff_decode() [all …]
|