Loading lib_dec/lib_dec.c +3 −0 Original line number Diff line number Diff line Loading @@ -3255,6 +3255,9 @@ ivas_error IVAS_DEC_Flush( ivas_error error; uint16_t nSamplesToRender; uint16_t nSamplesFlushedLocal; #ifdef FIX_HRTF_LOAD nSamplesFlushedLocal = 0; // temp. hack #endif if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) { Loading Loading
lib_dec/lib_dec.c +3 −0 Original line number Diff line number Diff line Loading @@ -3255,6 +3255,9 @@ ivas_error IVAS_DEC_Flush( ivas_error error; uint16_t nSamplesToRender; uint16_t nSamplesFlushedLocal; #ifdef FIX_HRTF_LOAD nSamplesFlushedLocal = 0; // temp. hack #endif if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) { Loading