Loading lib_dec/lib_dec.c +0 −3 Original line number Diff line number Diff line Loading @@ -1133,7 +1133,6 @@ ivas_error IVAS_DEC_Reconfigure( ISAR_SPLIT_REND_BITS_DATA *splitRendBits /* o : output split rendering bits */ ) { bool isInitialized_voip; ivas_error error; if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) Loading @@ -1146,8 +1145,6 @@ ivas_error IVAS_DEC_Reconfigure( return IVAS_ERR_OK; } isInitialized_voip = hIvasDec->hTimeScaler != NULL; if ( !hIvasDec->isInitialized || hIvasDec->hasBeenFedFrame ) /* wait for the first good frame */ { /*-----------------------------------------------------------------* Loading Loading
lib_dec/lib_dec.c +0 −3 Original line number Diff line number Diff line Loading @@ -1133,7 +1133,6 @@ ivas_error IVAS_DEC_Reconfigure( ISAR_SPLIT_REND_BITS_DATA *splitRendBits /* o : output split rendering bits */ ) { bool isInitialized_voip; ivas_error error; if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) Loading @@ -1146,8 +1145,6 @@ ivas_error IVAS_DEC_Reconfigure( return IVAS_ERR_OK; } isInitialized_voip = hIvasDec->hTimeScaler != NULL; if ( !hIvasDec->isInitialized || hIvasDec->hasBeenFedFrame ) /* wait for the first good frame */ { /*-----------------------------------------------------------------* Loading