Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_esbr_rom.h43 extern const FLOAT32 ixheaacd_hbe_post_anal_proc_interp_coeff[4][2];
Dixheaacd_esbr_rom.c1133 const FLOAT32 ixheaacd_hbe_post_anal_proc_interp_coeff[4][2] = { variable
Dixheaacd_hbe_trans.c426 coeff_real[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][0]; in ixheaacd_hbe_xprod_proc_3()
427 coeff_imag[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][1]; in ixheaacd_hbe_xprod_proc_3()
464 coeff_real[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][0]; in ixheaacd_hbe_xprod_proc_3()
465 coeff_imag[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][1]; in ixheaacd_hbe_xprod_proc_3()