Loading apps/decoder.c +1 −2 Original line number Diff line number Diff line Loading @@ -2255,8 +2255,7 @@ static ivas_error decodeVoIP( /* decode and get samples */ if ( ( error = IVAS_DEC_VoIP_GetSamples( hIvasDec, nOutSamples, pcmBuf, systemTime_ms , if ( ( error = IVAS_DEC_VoIP_GetSamples( hIvasDec, nOutSamples, pcmBuf, systemTime_ms, &nSamplesAvailableNext #ifdef SUPPORT_JBM_TRACEFILE , Loading apps/renderer.c +1 −2 Original line number Diff line number Diff line Loading @@ -1467,8 +1467,7 @@ static bool parseDiegeticPan( static bool parseOrientationTracking( char *value, int8_t *orientation_tracking ) int8_t *orientation_tracking ) { to_upper( value ); Loading lib_com/ivas_cov_smooth.c +2 −3 Original line number Diff line number Diff line Loading @@ -51,8 +51,7 @@ static void ivas_set_up_cov_smoothing( ivas_cov_smooth_state_t *hCovState, ivas_filterbank_t *pFb, const float max_update_rate, const int16_t min_pool_size , const int16_t min_pool_size, const COV_SMOOTHING_TYPE smooth_mode /* i : flag multichannel vs SPAR */ , const int32_t ivas_total_brate ) Loading lib_com/ivas_masa_com.c +5 −6 Original line number Diff line number Diff line Loading @@ -62,7 +62,6 @@ static int16_t quantize_theta_masa( float x, const int16_t no_cb, float *xhat ); static int16_t quantize_phi_masa( float phi, const int16_t flag_delta, float *phi_hat, const int16_t n ); /*--------------------------------------------------------------- * ivas_masa_setup() * Loading lib_com/ivas_spar_com.c +1 −2 Original line number Diff line number Diff line Loading @@ -2130,8 +2130,7 @@ void ivas_spar_set_bitrate_config( const int16_t dirac2spar_md_flag, const int16_t enc_flag, const int16_t pca_flag, const int16_t agc_flag ) const int16_t agc_flag ) { int32_t ivas_total_brate; int16_t i, total_bits, max_bits, code, length; Loading Loading
apps/decoder.c +1 −2 Original line number Diff line number Diff line Loading @@ -2255,8 +2255,7 @@ static ivas_error decodeVoIP( /* decode and get samples */ if ( ( error = IVAS_DEC_VoIP_GetSamples( hIvasDec, nOutSamples, pcmBuf, systemTime_ms , if ( ( error = IVAS_DEC_VoIP_GetSamples( hIvasDec, nOutSamples, pcmBuf, systemTime_ms, &nSamplesAvailableNext #ifdef SUPPORT_JBM_TRACEFILE , Loading
apps/renderer.c +1 −2 Original line number Diff line number Diff line Loading @@ -1467,8 +1467,7 @@ static bool parseDiegeticPan( static bool parseOrientationTracking( char *value, int8_t *orientation_tracking ) int8_t *orientation_tracking ) { to_upper( value ); Loading
lib_com/ivas_cov_smooth.c +2 −3 Original line number Diff line number Diff line Loading @@ -51,8 +51,7 @@ static void ivas_set_up_cov_smoothing( ivas_cov_smooth_state_t *hCovState, ivas_filterbank_t *pFb, const float max_update_rate, const int16_t min_pool_size , const int16_t min_pool_size, const COV_SMOOTHING_TYPE smooth_mode /* i : flag multichannel vs SPAR */ , const int32_t ivas_total_brate ) Loading
lib_com/ivas_masa_com.c +5 −6 Original line number Diff line number Diff line Loading @@ -62,7 +62,6 @@ static int16_t quantize_theta_masa( float x, const int16_t no_cb, float *xhat ); static int16_t quantize_phi_masa( float phi, const int16_t flag_delta, float *phi_hat, const int16_t n ); /*--------------------------------------------------------------- * ivas_masa_setup() * Loading
lib_com/ivas_spar_com.c +1 −2 Original line number Diff line number Diff line Loading @@ -2130,8 +2130,7 @@ void ivas_spar_set_bitrate_config( const int16_t dirac2spar_md_flag, const int16_t enc_flag, const int16_t pca_flag, const int16_t agc_flag ) const int16_t agc_flag ) { int32_t ivas_total_brate; int16_t i, total_bits, max_bits, code, length; Loading