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