Commit c13f66e7 authored by Nishant S Kulgod's avatar Nishant S Kulgod
Browse files

removed debug print

parent 3412c7d1
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -994,7 +994,6 @@ ivas_error ivas_cpe_enc(
            }
#endif
            stereo_dft_enc_res_fx( hCPE->hStereoDft, old_inp_12k8_fx[1] + L_INP_MEM - STEREO_DFT_OVL_8k, hCPE->hMetaData, &nb_bits, max_bits );
            printf("\n%d ", nb_bits);
        }

        if ( sts[0]->core_brate == FRAME_NO_DATA || sts[0]->core_brate == SID_2k40 )