Loading lib_rend/lib_rend.c +3 −1 Original line number Diff line number Diff line Loading @@ -331,8 +331,8 @@ static void freeMcLfeDelayBuffer( float **lfeDelayBuffer ) return; } #endif #endif static IVAS_QUATERNION quaternionInit( void ) { Loading Loading @@ -6472,6 +6472,8 @@ static ivas_error renderLfeToBinaural( free( tmpLfeBuffer ); #endif /* FIX_194_LFE_DELAY_EXTREND */ pop_wmops(); return IVAS_ERR_OK; } Loading Loading
lib_rend/lib_rend.c +3 −1 Original line number Diff line number Diff line Loading @@ -331,8 +331,8 @@ static void freeMcLfeDelayBuffer( float **lfeDelayBuffer ) return; } #endif #endif static IVAS_QUATERNION quaternionInit( void ) { Loading Loading @@ -6472,6 +6472,8 @@ static ivas_error renderLfeToBinaural( free( tmpLfeBuffer ); #endif /* FIX_194_LFE_DELAY_EXTREND */ pop_wmops(); return IVAS_ERR_OK; } Loading