Searched refs:huff_yy_1 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_dec.c | 912 WORD32 huff_yy_1; in ixheaacd_huff_decode() local 959 huff_yy_1 = PCM_PLT; in ixheaacd_huff_decode() 962 huff_yy_1 = diff_type_1; in ixheaacd_huff_decode() 976 it_bit_buff, &ixheaacd_huff_cld_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 992 it_bit_buff, &ixheaacd_huff_icc_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 1008 it_bit_buff, &ixheaacd_huff_ipd_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 1061 &ixheaacd_huff_cld_nodes.h_2_dim[huff_yy_1][FREQ_PAIR], in ixheaacd_huff_decode() 1067 &ixheaacd_huff_cld_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() 1092 &ixheaacd_huff_icc_nodes.h_2_dim[huff_yy_1][FREQ_PAIR], in ixheaacd_huff_decode() 1098 &ixheaacd_huff_icc_nodes.h_1_dim[huff_yy_1], in ixheaacd_huff_decode() [all …]
|