Loading lib_dec/ivas_sba_dec.c +2 −4 Original line number Diff line number Diff line Loading @@ -729,8 +729,7 @@ ivas_error ivas_sba_dec_reconfigure( #ifndef SBA_BR_SWITCHING_RECONFIG if ( hDirAC != NULL ) #else if ( ( hDirAC != NULL ) && ( sba_mode_old == st_ivas->sba_mode ) ) if ( ( hDirAC != NULL ) && ( sba_mode_old == st_ivas->sba_mode ) ) #endif { ivas_dirac_dec_config( st_ivas, DIRAC_RECONFIGURE_MODE ); Loading Loading @@ -811,7 +810,7 @@ ivas_error ivas_sba_dec_reconfigure( } #endif #ifdef SBA_BR_SWITCHING_RECONFIG if ( st_ivas->renderer_type != RENDERER_DISABLE && st_ivas->renderer_type != RENDERER_SBA_LINEAR_DEC || ( sba_mode_old != st_ivas->sba_mode ) ) if ( ( st_ivas->renderer_type != RENDERER_DISABLE ) && ( st_ivas->renderer_type != RENDERER_SBA_LINEAR_DEC ) || ( sba_mode_old != st_ivas->sba_mode ) ) { DIRAC_CONFIG_FLAG flag_config; Loading @@ -829,7 +828,6 @@ ivas_error ivas_sba_dec_reconfigure( { return error; } } #else #ifdef SBA_BR_SWITCHING Loading Loading
lib_dec/ivas_sba_dec.c +2 −4 Original line number Diff line number Diff line Loading @@ -729,8 +729,7 @@ ivas_error ivas_sba_dec_reconfigure( #ifndef SBA_BR_SWITCHING_RECONFIG if ( hDirAC != NULL ) #else if ( ( hDirAC != NULL ) && ( sba_mode_old == st_ivas->sba_mode ) ) if ( ( hDirAC != NULL ) && ( sba_mode_old == st_ivas->sba_mode ) ) #endif { ivas_dirac_dec_config( st_ivas, DIRAC_RECONFIGURE_MODE ); Loading Loading @@ -811,7 +810,7 @@ ivas_error ivas_sba_dec_reconfigure( } #endif #ifdef SBA_BR_SWITCHING_RECONFIG if ( st_ivas->renderer_type != RENDERER_DISABLE && st_ivas->renderer_type != RENDERER_SBA_LINEAR_DEC || ( sba_mode_old != st_ivas->sba_mode ) ) if ( ( st_ivas->renderer_type != RENDERER_DISABLE ) && ( st_ivas->renderer_type != RENDERER_SBA_LINEAR_DEC ) || ( sba_mode_old != st_ivas->sba_mode ) ) { DIRAC_CONFIG_FLAG flag_config; Loading @@ -829,7 +828,6 @@ ivas_error ivas_sba_dec_reconfigure( { return error; } } #else #ifdef SBA_BR_SWITCHING Loading