Searched refs:W_L_STOP_2 (Results 1 – 3 of 3) sorted by relevance
830 pOverlap_and_Add_Buffer_1 = &Time_data[ W_L_STOP_2]; in trans4m_freq_2_time_fxp_1()832 pOutput_buffer = &Output_buffer[W_L_STOP_2]; in trans4m_freq_2_time_fxp_1()834 pFreq_2_Time_data_1 = &pFreqInfo[W_L_STOP_2]; in trans4m_freq_2_time_fxp_1()843 for (i = (LONG_WINDOW - W_L_STOP_2); i != 0; i--) in trans4m_freq_2_time_fxp_1()858 for (i = (LONG_WINDOW - W_L_STOP_2); i != 0; i--) in trans4m_freq_2_time_fxp_1()872 for (i = (LONG_WINDOW - W_L_STOP_2); i != 0; i--) in trans4m_freq_2_time_fxp_1()1545 for (int i = 0; i < W_L_STOP_2; i++) in trans4m_freq_2_time_fxp_1()1848 pOverlap_and_Add_Buffer_1 = &Time_data[ W_L_STOP_2]; in trans4m_freq_2_time_fxp_2()1850 pInterleaved_output = &Interleaved_output[2*W_L_STOP_2]; in trans4m_freq_2_time_fxp_2()1852 pFreq_2_Time_data_1 = &pFreqInfo[W_L_STOP_2]; in trans4m_freq_2_time_fxp_2()[all …]
496 pAux_temp_1 = &pAux_temp[W_L_STOP_2]; in trans4m_time_2_freq_fxp()500 for (i = ((LONG_WINDOW - W_L_STOP_2) >> 1); i != 0; i--) in trans4m_time_2_freq_fxp()
129 #define W_L_STOP_2 ((LONG_WINDOW + SHORT_WINDOW)>>1) macro