Home
last modified time | relevance | path

Searched defs:fft_c (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_rom.c211 const FLOAT32 fft_c[4] = {9.807852804032304e-1f, 8.314696123025452e-1f, 5.555702330196023e-1f, variable
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_polyphase.c46 static VOID ixheaacd_fft32(WORD32 *vec, const WORD16 *fft_c) { in ixheaacd_fft32()
H A Dixheaacd_mps_struct_def.h45 WORD16 fft_c[4]; member