Loading lib_enc/tcx_utils_enc_fx.c +10 −8 Original line number Diff line number Diff line Loading @@ -1429,7 +1429,8 @@ void tcx_scalar_quantization_fx( } #else if (EQ_16(element_mode, EVS_MONO)) { if ( EQ_16( element_mode, EVS_MONO ) ) { test(); WHILE( ( memQuantZeros_fx[i] != 0 ) && ( LT_32( L_abs( L_shl( x[i], tmp16 ) ), tmp32 ) ) ) { Loading @@ -1439,7 +1440,8 @@ void tcx_scalar_quantization_fx( i = sub( i, 1 ); } } else { else { IF( memQuantZeros_fx != NULL ) { test(); Loading Loading
lib_enc/tcx_utils_enc_fx.c +10 −8 Original line number Diff line number Diff line Loading @@ -1429,7 +1429,8 @@ void tcx_scalar_quantization_fx( } #else if (EQ_16(element_mode, EVS_MONO)) { if ( EQ_16( element_mode, EVS_MONO ) ) { test(); WHILE( ( memQuantZeros_fx[i] != 0 ) && ( LT_32( L_abs( L_shl( x[i], tmp16 ) ), tmp32 ) ) ) { Loading @@ -1439,7 +1440,8 @@ void tcx_scalar_quantization_fx( i = sub( i, 1 ); } } else { else { IF( memQuantZeros_fx != NULL ) { test(); Loading