Searched refs:huff_nodes (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_dec.c | 532 const ia_huff_cld_node_1d_struct* huff_nodes, WORD32* out_data, in ixheaacd_mps_huff_dec_cld_1d() argument 549 it_bit_buff, (ia_huff_node_struct)&huff_nodes->node_tab, &node)) in ixheaacd_mps_huff_dec_cld_1d() 568 const ia_huff_ipd_node_1d_struct* huff_nodes, WORD32* out_data, in ixheaacd_mps_huff_dec_ipd_1d() argument 584 it_bit_buff, (ia_huff_node_struct)&huff_nodes->node_tab, &node)) in ixheaacd_mps_huff_dec_ipd_1d() 595 const ia_huff_icc_node_1d_struct* huff_nodes, WORD32* out_data, in ixheaacd_mps_huff_dec_icc_1d() argument 612 it_bit_buff, (ia_huff_node_struct)&huff_nodes->node_tab, &node)) in ixheaacd_mps_huff_dec_icc_1d() 631 const ia_huff_cld_node_2d_struct* huff_nodes, WORD32 out_data[][2], in ixheaacd_mps_huff_dec_cld_2d() argument 667 (ia_huff_node_struct)&huff_nodes->lav3, in ixheaacd_mps_huff_dec_cld_2d() 673 (ia_huff_node_struct)&huff_nodes->lav5, in ixheaacd_mps_huff_dec_cld_2d() 679 (ia_huff_node_struct)&huff_nodes->lav7, in ixheaacd_mps_huff_dec_cld_2d() [all …]
|