HomeSort by relevance Sort by last modified time
    Searched refs:ixheaacd_hbe_post_anal_proc_interp_coeff (Results 1 - 3 of 3) sorted by null

  /external/libxaac/decoder/
ixheaacd_esbr_rom.h 43 extern const FLOAT32 ixheaacd_hbe_post_anal_proc_interp_coeff[4][2];
ixheaacd_hbe_trans.c 426 coeff_real[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][0];
427 coeff_imag[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][1];
464 coeff_real[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][0];
465 coeff_imag[0] = ixheaacd_hbe_post_anal_proc_interp_coeff[idx][1];
    [all...]
ixheaacd_esbr_rom.c 1133 const FLOAT32 ixheaacd_hbe_post_anal_proc_interp_coeff[4][2] = { variable
    [all...]

Completed in 45 milliseconds