Searched defs:x_invquant (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_res_block.c | 67 VOID ixheaacd_res_inverse_quant_lb(WORD32 *x_invquant, WORD t_bands, WORD32 *pow_table_q17, in ixheaacd_res_inverse_quant_lb() 267 ia_bit_buf_struct *it_bif_buf, WORD32 len, const UWORD16 *h_ori, WORD32 *x_invquant, in ixheaacd_res_c_block_decode_huff_word1_lb() 526 ia_bit_buf_struct *it_bit_buf, WORD32 len, const UWORD16 *h_ori, WORD32 *x_invquant, in ixheaacd_res_c_block_decode_huff_word2_4_lb() 773 ia_bit_buf_struct *it_bit_buf, WORD32 len, const UWORD16 *h_ori, WORD32 *x_invquant, in ixheaacd_res_c_block_decode_huff_word2_2_lb() 930 ia_mps_dec_residual_aac_tables_struct *aac_tables_ptr, WORD32 *x_invquant, WORD8 *p_pul_arr) { in ixheaacd_res_c_block_decode_huff_word_all_lb() 972 static VOID ixheaacd_res_apply_one_scf(WORD32 scale_factor, WORD32 *x_invquant, WORD32 end, in ixheaacd_res_apply_one_scf() 1059 VOID ixheaacd_res_apply_scfs(WORD32 *x_invquant, WORD16 *sc_factor, WORD t_bands, WORD8 *offset, in ixheaacd_res_apply_scfs()
|
H A D | ixheaacd_block.c | 115 VOID ixheaacd_inverse_quantize(WORD32 *x_invquant, WORD no_band, in ixheaacd_inverse_quantize() 320 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_11() 630 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_quad() 896 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_pair() 1062 WORD32 *x_invquant, WORD8 *scratch_ptr) { in ixheaacd_huffman_dec_word2() 1242 VOID ixheaacd_process_single_scf(WORD32 scale_factor, WORD32 *x_invquant, in ixheaacd_process_single_scf() 1326 VOID ixheaacd_scale_factor_process_dec(WORD32 *x_invquant, WORD16 *scale_fact, in ixheaacd_scale_factor_process_dec()
|