Searched refs:W_L_STOP_1 (Results 1 – 3 of 3) sorted by relevance
886 pFreq_2_Time_data_1 = &pFreqInfo[W_L_STOP_1]; in trans4m_freq_2_time_fxp_1()890 pOverlap_and_Add_Buffer_1 = &Time_data[ W_L_STOP_1]; in trans4m_freq_2_time_fxp_1()894 pOutput_buffer = &Output_buffer[W_L_STOP_1]; in trans4m_freq_2_time_fxp_1()939 for (i = W_L_STOP_1; i != 0; i--) in trans4m_freq_2_time_fxp_1()955 for (i = (LONG_WINDOW - W_L_STOP_1); i != 0; i--) in trans4m_freq_2_time_fxp_1()1069 &pFrequency_data[ W_L_STOP_1 + SHORT_WINDOW*wnd]; in trans4m_freq_2_time_fxp_1()1275 pOverlap_and_Add_Buffer_1x = &Time_data[W_L_STOP_1 + SHORT_WINDOW*(wnd+1)]; /* !!!! */ in trans4m_freq_2_time_fxp_1()1399 &Time_data[W_L_STOP_1 + SHORT_WINDOW*(wnd+1)]; in trans4m_freq_2_time_fxp_1()1503 pOverlap_and_Add_Buffer_2x = &Time_data[W_L_STOP_1]; in trans4m_freq_2_time_fxp_1()1529 for (i = W_L_STOP_1; i != 0; i--) in trans4m_freq_2_time_fxp_1()[all …]
476 (W_L_STOP_1)*sizeof(*pAux_temp_1)); in trans4m_time_2_freq_fxp()481 pAux_temp_1 = &pAux_temp_1[W_L_STOP_1]; in trans4m_time_2_freq_fxp()
128 #define W_L_STOP_1 ((LONG_WINDOW - SHORT_WINDOW)>>1) macro