Loading lib_com/options.h +0 −6 Original line number Diff line number Diff line Loading @@ -122,10 +122,4 @@ /* #################### End BASOP optimization switches ############################ */ /* #################### Start BASOP optimization switches ############################ */ #define OPT_2239_IVAS_FILTER_PROCESS /* Dolby: Issue 2239, optimize ivas_filter_process_fx. */ /* #################### End BASOP optimization switches ############################ */ #endif lib_enc/ivas_cpe_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -1107,7 +1107,6 @@ ivas_error ivas_cpe_enc_fx( } igf = getIgfPresent_fx( sts[n]->element_mode, L_mult0( sts[n]->bits_frame_nominal, FRAMES_PER_SEC ), bw, sts[n]->rf_mode ); /* Q0 */ move16(); IF( ( error = IGF_Reconfig_fx( &sts[n]->hIGFEnc, igf, 0, L_mult0( sts[n]->bits_frame_nominal, FRAMES_PER_SEC ), bw, sts[n]->element_mode, sts[n]->rf_mode ) ) != IVAS_ERR_OK ) { Loading Loading
lib_com/options.h +0 −6 Original line number Diff line number Diff line Loading @@ -122,10 +122,4 @@ /* #################### End BASOP optimization switches ############################ */ /* #################### Start BASOP optimization switches ############################ */ #define OPT_2239_IVAS_FILTER_PROCESS /* Dolby: Issue 2239, optimize ivas_filter_process_fx. */ /* #################### End BASOP optimization switches ############################ */ #endif
lib_enc/ivas_cpe_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -1107,7 +1107,6 @@ ivas_error ivas_cpe_enc_fx( } igf = getIgfPresent_fx( sts[n]->element_mode, L_mult0( sts[n]->bits_frame_nominal, FRAMES_PER_SEC ), bw, sts[n]->rf_mode ); /* Q0 */ move16(); IF( ( error = IGF_Reconfig_fx( &sts[n]->hIGFEnc, igf, 0, L_mult0( sts[n]->bits_frame_nominal, FRAMES_PER_SEC ), bw, sts[n]->element_mode, sts[n]->rf_mode ) ) != IVAS_ERR_OK ) { Loading