Home
last modified time | relevance | path

Searched defs:ptr_sine_window (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_qmf_enc.c553 static VOID ixheaace_sbr_pre_mdct(FLOAT32 *ptr_x, WORD32 len, const FLOAT32 *ptr_sine_window) { in ixheaace_sbr_pre_mdct()
578 static VOID ixheaace_sbr_pre_mdst(FLOAT32 *ptr_x, WORD32 len, const FLOAT32 *ptr_sine_window) { in ixheaace_sbr_pre_mdst()
H A Dixheaace_fft.c97 static VOID ixheaace_pre_mdct(FLOAT32 *ptr_x, WORD32 m, const FLOAT32 *ptr_sine_window) { in ixheaace_pre_mdct()
2165 const FLOAT32 *ptr_sine_window, WORD32 n, WORD32 ld_n, in ixheaace_mdct()