Loading lib_lc3plus/near_nyquist_detector.c +2 −3 Original line number Diff line number Diff line Loading @@ -15,10 +15,9 @@ void processNearNyquistdetector_fl(LC3_INT16* near_nyquist_flag, const LC3_INT fs_idx, const LC3_INT near_nyquist_index, const LC3_INT bands_number, const LC3_FLOAT* ener #ifdef CR8_E_TONE_DETECTOR , const LC3_INT16 frame_dms, const LC3_INT16 hrmode) #else ) , const LC3_INT16 frame_dms, const LC3_INT16 hrmode #endif ) { *near_nyquist_flag = 0; #ifdef CR8_E_TONE_DETECTOR Loading Loading
lib_lc3plus/near_nyquist_detector.c +2 −3 Original line number Diff line number Diff line Loading @@ -15,10 +15,9 @@ void processNearNyquistdetector_fl(LC3_INT16* near_nyquist_flag, const LC3_INT fs_idx, const LC3_INT near_nyquist_index, const LC3_INT bands_number, const LC3_FLOAT* ener #ifdef CR8_E_TONE_DETECTOR , const LC3_INT16 frame_dms, const LC3_INT16 hrmode) #else ) , const LC3_INT16 frame_dms, const LC3_INT16 hrmode #endif ) { *near_nyquist_flag = 0; #ifdef CR8_E_TONE_DETECTOR Loading