Loading lib_dec/lib_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -1038,7 +1038,7 @@ ivas_error IVAS_DEC_FeedFrame_Serial( } hIvasDec->hasBeenPreparedRendering = false; if ( hIvasDec->st_ivas->hIsmRendererData != NULL ) if ( hIvasDec->st_ivas->hIsmMetaData ) { if ( hIvasDec->st_ivas->ivas_format == ISM_FORMAT || hIvasDec->st_ivas->ivas_format == MASA_ISM_FORMAT || hIvasDec->st_ivas->ivas_format == SBA_ISM_FORMAT ) { Loading Loading
lib_dec/lib_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -1038,7 +1038,7 @@ ivas_error IVAS_DEC_FeedFrame_Serial( } hIvasDec->hasBeenPreparedRendering = false; if ( hIvasDec->st_ivas->hIsmRendererData != NULL ) if ( hIvasDec->st_ivas->hIsmMetaData ) { if ( hIvasDec->st_ivas->ivas_format == ISM_FORMAT || hIvasDec->st_ivas->ivas_format == MASA_ISM_FORMAT || hIvasDec->st_ivas->ivas_format == SBA_ISM_FORMAT ) { Loading