Loading apps/decoder.c +6 −8 Original line number Diff line number Diff line Loading @@ -1776,8 +1776,6 @@ static ivas_error decodeG192( goto cleanup; } } if ( frame > 3200 ) /* Run decoder for one frame (get rendered output) */ if ( ( error = IVAS_DEC_GetSamples( hIvasDec, pcmBuf, &nOutSamples ) ) != IVAS_ERR_OK ) { Loading lib_com/swb_bwe_com.c +0 −1 Original line number Diff line number Diff line Loading @@ -309,7 +309,6 @@ void calc_tilt_bwe( } *tilt = (float) ( r1 / sqrt( r0 ) ); dbgwrite( &sp[0], 4, 1, 960, "res/aa" ); return; } Loading Loading
apps/decoder.c +6 −8 Original line number Diff line number Diff line Loading @@ -1776,8 +1776,6 @@ static ivas_error decodeG192( goto cleanup; } } if ( frame > 3200 ) /* Run decoder for one frame (get rendered output) */ if ( ( error = IVAS_DEC_GetSamples( hIvasDec, pcmBuf, &nOutSamples ) ) != IVAS_ERR_OK ) { Loading
lib_com/swb_bwe_com.c +0 −1 Original line number Diff line number Diff line Loading @@ -309,7 +309,6 @@ void calc_tilt_bwe( } *tilt = (float) ( r1 / sqrt( r0 ) ); dbgwrite( &sp[0], 4, 1, 960, "res/aa" ); return; } Loading