Searched refs:Long_Window_fxp (Results 1 – 3 of 3) sorted by relevance
390 const Int16 * Long_Window_fxp[NUM_WINDOW_SHAPES]; in trans4m_time_2_freq_fxp() local393 Long_Window_fxp[0] = Long_Window_sine_fxp; in trans4m_time_2_freq_fxp()394 Long_Window_fxp[1] = Long_Window_KBD_fxp; in trans4m_time_2_freq_fxp()414 pLong_Window_1 = &Long_Window_fxp[wnd_shape_prev_bk][0]; in trans4m_time_2_freq_fxp()513 &Long_Window_fxp[wnd_shape_this_bk][LONG_WINDOW_m_1]; in trans4m_time_2_freq_fxp()534 pLong_Window_1 = &Long_Window_fxp[wnd_shape_prev_bk][0]; in trans4m_time_2_freq_fxp()538 &Long_Window_fxp[wnd_shape_this_bk][LONG_WINDOW_m_1]; in trans4m_time_2_freq_fxp()
603 const Int16 * Long_Window_fxp[NUM_WINDOW_SHAPES]; in trans4m_freq_2_time_fxp_1() local606 Long_Window_fxp[0] = Long_Window_sine_fxp; in trans4m_freq_2_time_fxp_1()607 Long_Window_fxp[1] = Long_Window_KBD_fxp; in trans4m_freq_2_time_fxp_1()652 … const Int16 *pLong_Window_2 = &Long_Window_fxp[wnd_shape_this_bk][LONG_WINDOW_m_1]; in trans4m_freq_2_time_fxp_1()655 Int32 * win = (Int32 *) & Long_Window_fxp[wnd_shape_prev_bk][0]; in trans4m_freq_2_time_fxp_1()699 pLong_Window_1 = &Long_Window_fxp[wnd_shape_prev_bk][0]; in trans4m_freq_2_time_fxp_1()931 &Long_Window_fxp[wnd_shape_this_bk][LONG_WINDOW_m_1]; in trans4m_freq_2_time_fxp_1()1607 const Int16 * Long_Window_fxp[NUM_WINDOW_SHAPES]; in trans4m_freq_2_time_fxp_2() local1610 Long_Window_fxp[0] = Long_Window_sine_fxp; in trans4m_freq_2_time_fxp_2()1611 Long_Window_fxp[1] = Long_Window_KBD_fxp; in trans4m_freq_2_time_fxp_2()[all …]
149 extern const Int16 * const Long_Window_fxp[];