Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/src/
Dwindow_tables_fxp.cpp126 const Int16 Long_Window_sine_fxp[LONG_WINDOW] = variable
Dwindow_block_fxp.h147 extern const Int16 Long_Window_sine_fxp[ LONG_WINDOW];
Dtrans4m_time_2_freq_fxp.cpp393 Long_Window_fxp[0] = Long_Window_sine_fxp; in trans4m_time_2_freq_fxp()
Dtrans4m_freq_2_time_fxp.cpp606 Long_Window_fxp[0] = Long_Window_sine_fxp; in trans4m_freq_2_time_fxp_1()
1610 Long_Window_fxp[0] = Long_Window_sine_fxp; in trans4m_freq_2_time_fxp_2()