Searched refs:quantized_coef (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_res_block.c | 880 ia_bit_buf_struct *it_bit_buf, WORD32 code_no, WORD32 *quantized_coef, WORD16 *band_offsets, in ixheaacd_res_c_block_decode_huff_word_all() argument 894 ixheaacd_res_c_block_decode_huff_word1(it_bit_buf, quantized_coef, p_band_off, no_bands, in ixheaacd_res_c_block_decode_huff_word_all() 900 ret_val = ixheaacd_res_c_block_decode_huff_word2_4(it_bit_buf, quantized_coef, p_band_off, in ixheaacd_res_c_block_decode_huff_word_all() 909 ret_val = ixheaacd_res_c_block_decode_huff_word2_2(it_bit_buf, quantized_coef, p_band_off, in ixheaacd_res_c_block_decode_huff_word_all()
|