Searched refs:h_2_dim (Results 1 – 2 of 2) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_huff_tab.h | 54 ia_huff_cld_node_2d_struct h_2_dim[3][2]; member 60 ia_huff_icc_node_2d_struct h_2_dim[3][2]; member 66 ia_mps_dec_huff_cpc_nod_2d h_2_dim[3][2]; member 91 ia_huff_ipd_node_2d_struct h_2_dim[3][2]; member
|
D | ixheaacd_mps_dec.c | 1239 &ixheaacd_huff_cld_nodes.h_2_dim[huff_yy_1][FREQ_PAIR], in ixheaacd_huff_decode() 1250 &ixheaacd_huff_cld_nodes.h_2_dim[huff_yy_2][FREQ_PAIR], in ixheaacd_huff_decode() 1264 &ixheaacd_huff_icc_nodes.h_2_dim[huff_yy_1][FREQ_PAIR], in ixheaacd_huff_decode() 1275 &ixheaacd_huff_icc_nodes.h_2_dim[huff_yy_2][FREQ_PAIR], in ixheaacd_huff_decode() 1289 &ixheaacd_huff_ipd_nodes.h_2_dim[huff_yy_1][FREQ_PAIR], in ixheaacd_huff_decode() 1300 &ixheaacd_huff_ipd_nodes.h_2_dim[huff_yy_2][FREQ_PAIR], in ixheaacd_huff_decode() 1312 &(ixheaacd_huff_cpc_nodes.h_2_dim[huff_yy_1][FREQ_PAIR]), pair_vec, in ixheaacd_huff_decode() 1321 &(ixheaacd_huff_cpc_nodes.h_2_dim[huff_yy_2][FREQ_PAIR]), pair_vec + 1, in ixheaacd_huff_decode() 1378 &ixheaacd_huff_cld_nodes.h_2_dim[huff_yy][TIME_PAIR], in ixheaacd_huff_decode() 1385 &ixheaacd_huff_icc_nodes.h_2_dim[huff_yy][TIME_PAIR], in ixheaacd_huff_decode() [all …]
|