Loading lib_enc/ivas_init_enc_fx.c +6 −1 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ void ivas_write_format_fx( return; } /*-------------------------------------------------------------------* * ivas_write_format_sid() * Loading Loading @@ -230,6 +231,7 @@ void ivas_write_format_sid_fx( return; } /*-------------------------------------------------------------------* * getNumChanAnalysis() * Loading Loading @@ -333,13 +335,13 @@ void copy_encoder_config_fx( st_fx->force_dir = st_ivas->hEncoderConfig->force_dir; #endif #endif st_fx->element_mode = st_ivas->hEncoderConfig->element_mode_init; /* Q0 */ move16(); return; } /*------------------------------------------------------------------------- * ivas_initialize_handles_enc_fx() * Loading Loading @@ -674,6 +676,7 @@ ivas_error ivas_init_encoder_fx( { return error; } test(); IF( EQ_16( ivas_format, SBA_FORMAT ) && st_ivas->hEncoderConfig->Opt_DTX_ON ) { Loading Loading @@ -747,6 +750,7 @@ ivas_error ivas_init_encoder_fx( { return error; } IF( ( error = ivas_masa_enc_open_fx( st_ivas ) ) != IVAS_ERR_OK ) { return error; Loading Loading @@ -853,6 +857,7 @@ ivas_error ivas_init_encoder_fx( return error; } } IF( ( error = ivas_osba_enc_open_fx( st_ivas ) ) != IVAS_ERR_OK ) { return error; Loading Loading
lib_enc/ivas_init_enc_fx.c +6 −1 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ void ivas_write_format_fx( return; } /*-------------------------------------------------------------------* * ivas_write_format_sid() * Loading Loading @@ -230,6 +231,7 @@ void ivas_write_format_sid_fx( return; } /*-------------------------------------------------------------------* * getNumChanAnalysis() * Loading Loading @@ -333,13 +335,13 @@ void copy_encoder_config_fx( st_fx->force_dir = st_ivas->hEncoderConfig->force_dir; #endif #endif st_fx->element_mode = st_ivas->hEncoderConfig->element_mode_init; /* Q0 */ move16(); return; } /*------------------------------------------------------------------------- * ivas_initialize_handles_enc_fx() * Loading Loading @@ -674,6 +676,7 @@ ivas_error ivas_init_encoder_fx( { return error; } test(); IF( EQ_16( ivas_format, SBA_FORMAT ) && st_ivas->hEncoderConfig->Opt_DTX_ON ) { Loading Loading @@ -747,6 +750,7 @@ ivas_error ivas_init_encoder_fx( { return error; } IF( ( error = ivas_masa_enc_open_fx( st_ivas ) ) != IVAS_ERR_OK ) { return error; Loading Loading @@ -853,6 +857,7 @@ ivas_error ivas_init_encoder_fx( return error; } } IF( ( error = ivas_osba_enc_open_fx( st_ivas ) ) != IVAS_ERR_OK ) { return error; Loading