Loading lib_dec/lib_dec_fx.c +108 −107 Original line number Diff line number Diff line Loading @@ -2793,7 +2793,8 @@ ivas_error IVAS_DEC_VoIP_GetSamples( dbgwrite( &maxScaling, sizeof( uint32_t ), 1, 1, "./res/JBM_maxScale.dat" ); #endif /* avoid time scaling multiple times in one sound card slot */ IF( NE_64( scale, 100U ) ){ IF( NE_64( scale, 100U ) ) { #ifdef NONBE_FIX_864_JBM_RENDER_FRAMESIZE IF( hIvasDec->timeScalingDone ) #else Loading Loading
lib_dec/lib_dec_fx.c +108 −107 Original line number Diff line number Diff line Loading @@ -2793,7 +2793,8 @@ ivas_error IVAS_DEC_VoIP_GetSamples( dbgwrite( &maxScaling, sizeof( uint32_t ), 1, 1, "./res/JBM_maxScale.dat" ); #endif /* avoid time scaling multiple times in one sound card slot */ IF( NE_64( scale, 100U ) ){ IF( NE_64( scale, 100U ) ) { #ifdef NONBE_FIX_864_JBM_RENDER_FRAMESIZE IF( hIvasDec->timeScalingDone ) #else Loading