Loading lib_rend/lib_rend_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -5715,6 +5715,9 @@ static ivas_error renderLfeToBinaural_fx( ELSE { /* no LFE to render */ #ifdef FIX_1740_MISING_POP_WMOPS pop_wmops(); #endif return IVAS_ERR_OK; } Loading Loading
lib_rend/lib_rend_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -5715,6 +5715,9 @@ static ivas_error renderLfeToBinaural_fx( ELSE { /* no LFE to render */ #ifdef FIX_1740_MISING_POP_WMOPS pop_wmops(); #endif return IVAS_ERR_OK; } Loading