Loading lib_dec/lib_dec_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -2796,10 +2796,11 @@ ivas_error IVAS_DEC_VoIP_GetSamples( /* avoid time scaling multiple times in one sound card slot */ IF( NE_64( scale, 100U ) ) { #ifdef NONBE_FIX_864_JBM_RENDER_FRAMESIZE { IF( hIvasDec->timeScalingDone ) #else { IF( timeScalingDone ) #endif { Loading Loading
lib_dec/lib_dec_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -2796,10 +2796,11 @@ ivas_error IVAS_DEC_VoIP_GetSamples( /* avoid time scaling multiple times in one sound card slot */ IF( NE_64( scale, 100U ) ) { #ifdef NONBE_FIX_864_JBM_RENDER_FRAMESIZE { IF( hIvasDec->timeScalingDone ) #else { IF( timeScalingDone ) #endif { Loading