Loading lib_dec/ivas_sba_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -446,7 +446,7 @@ ivas_error ivas_sba_dec_digest_tc( #ifndef SBA_MODE_CLEAN_UP if ( st_ivas->hDirAC && !( st_ivas->renderer_type == RENDERER_SBA_LINEAR_DEC && st_ivas->sba_mode == SBA_MODE_DIRAC ) ) #else if ( st_ivas->hDirAC && !( st_ivas->renderer_type == RENDERER_SBA_LINEAR_DEC && st_ivas->ivas_format == SBA_FORMAT ) ) if ( st_ivas->hDirAC ) #endif { ivas_dirac_dec_set_md_map( st_ivas, nCldfbSlots ); Loading Loading
lib_dec/ivas_sba_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -446,7 +446,7 @@ ivas_error ivas_sba_dec_digest_tc( #ifndef SBA_MODE_CLEAN_UP if ( st_ivas->hDirAC && !( st_ivas->renderer_type == RENDERER_SBA_LINEAR_DEC && st_ivas->sba_mode == SBA_MODE_DIRAC ) ) #else if ( st_ivas->hDirAC && !( st_ivas->renderer_type == RENDERER_SBA_LINEAR_DEC && st_ivas->ivas_format == SBA_FORMAT ) ) if ( st_ivas->hDirAC ) #endif { ivas_dirac_dec_set_md_map( st_ivas, nCldfbSlots ); Loading