Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_esbr_polyphase.c62 const FLOAT32 *interp_window_coeff = ptr_hbe_txposer->analy_wind_coeff; in ixheaacd_complex_anal_filt() local
82 window_output[i] = x[i] * interp_window_coeff[i]; in ixheaacd_complex_anal_filt()
164 const FLOAT32 *interp_window_coeff = ptr_hbe_txposer->synth_wind_coeff; in ixheaacd_real_synth_filt() local
242 w[k] = g[k] * interp_window_coeff[k]; in ixheaacd_real_synth_filt()