Home
last modified time | relevance | path

Searched refs:h22_res (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_calc_m1m2_tree_51sx.c62 WORD32 *h22_res; in ixheaacd_calc_m1m2_51s1() local
76 h22_res = h12_res + MAX_PARAMETER_BANDS; in ixheaacd_calc_m1m2_51s1()
164 h12_res, h22_res, c_l, c_r, in ixheaacd_calc_m1m2_51s1()
193 WORD32 *h22_res; in ixheaacd_calc_m1m2_51s2() local
209 h22_res = h12_res + MAX_PARAMETER_BANDS; in ixheaacd_calc_m1m2_51s2()
210 g_s = h22_res + MAX_PARAMETER_BANDS; in ixheaacd_calc_m1m2_51s2()
305 h12_res, h22_res, c_l, c_r, in ixheaacd_calc_m1m2_51s2()
Dixheaacd_mps_calc_m1m2_common.h24 WORD32 *h21, WORD32 *h22, WORD32 *h12_res, WORD32 *h22_res,
41 WORD32 *h21, WORD32 *h22, WORD32 *h12_res, WORD32 *h22_res, WORD16 *c_l, WORD16 *c_r,
Dixheaacd_mps_calc_m1m2_common.c356 WORD32 h12_res[MAX_PARAMETER_BANDS], WORD32 h22_res[MAX_PARAMETER_BANDS], in ixheaacd_param_2_umx_ps_core_tables()
382 h22_res[band] = MINUS_ONE_IN_Q15; in ixheaacd_param_2_umx_ps_core_tables()
404 h22_res[band] = 0; in ixheaacd_param_2_umx_ps_core_tables()
411 WORD32 *h21, WORD32 *h22, WORD32 *h12_res, WORD32 *h22_res, in ixheaacd_param_2_umx_ps() argument
422 h12, h21, h22, h12_res, h22_res, c_l, c_r, in ixheaacd_param_2_umx_ps()
426 h11[band] = h21[band] = h12[band] = h22[band] = h12_res[band] = h22_res[band] = 0; in ixheaacd_param_2_umx_ps()