Loading lib_com/fft_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -1433,11 +1433,7 @@ static void fft4_5( move32(); } #ifdef HARMONIZE_DoRTFTnAA cdftForw_fx( 8, z, Ip_fft4, w_fft4_fx ); #else cdftForw( 8, z, Ip_fft4, w_fft4_fx ); #endif FOR( i = 0; i < 4; i++ ) { Loading Loading
lib_com/fft_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -1433,11 +1433,7 @@ static void fft4_5( move32(); } #ifdef HARMONIZE_DoRTFTnAA cdftForw_fx( 8, z, Ip_fft4, w_fft4_fx ); #else cdftForw( 8, z, Ip_fft4, w_fft4_fx ); #endif FOR( i = 0; i < 4; i++ ) { Loading