Loading lib_dec/lib_dec.c +2 −2 Original line number Diff line number Diff line Loading @@ -2812,7 +2812,7 @@ ivas_error IVAS_DEC_Flush( uint16_t nSamplesToRender; uint16_t nSamplesFlushedLocal; ivas_error = IVAS_ERR_OK; error = IVAS_ERR_OK; if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) { Loading Loading
lib_dec/lib_dec.c +2 −2 Original line number Diff line number Diff line Loading @@ -2812,7 +2812,7 @@ ivas_error IVAS_DEC_Flush( uint16_t nSamplesToRender; uint16_t nSamplesFlushedLocal; ivas_error = IVAS_ERR_OK; error = IVAS_ERR_OK; if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) { Loading