Loading lib_dec/lib_dec.c +2 −2 Original line number Diff line number Diff line Loading @@ -2860,7 +2860,7 @@ ivas_error IVAS_DEC_Flush( /* render IVAS frames */ #ifdef NONBE_FIX_864_JBM_RENDER_FRAMESIZE error = IVAS_ERR_OK; if ( nSamplesToRender > 0 ) if ( nSamplesToRender > 0 && hIvasDec->st_ivas->ivas_format != MONO_FORMAT ) { #endif #ifdef SPLIT_REND_WITH_HEAD_ROT Loading Loading
lib_dec/lib_dec.c +2 −2 Original line number Diff line number Diff line Loading @@ -2860,7 +2860,7 @@ ivas_error IVAS_DEC_Flush( /* render IVAS frames */ #ifdef NONBE_FIX_864_JBM_RENDER_FRAMESIZE error = IVAS_ERR_OK; if ( nSamplesToRender > 0 ) if ( nSamplesToRender > 0 && hIvasDec->st_ivas->ivas_format != MONO_FORMAT ) { #endif #ifdef SPLIT_REND_WITH_HEAD_ROT Loading