Loading lib_rend/ivas_prot_rend.h +5 −5 Original line number Diff line number Diff line Loading @@ -507,6 +507,11 @@ ivas_error ivas_rend_closeCrend( CREND_WRAPPER *pCrend ); #endif #ifdef FIX_329_ENABLE_TD_RENDERER_REVERB_MC ivas_error ivas_rend_initCrendWrapper( CREND_WRAPPER_HANDLE *pCrend ); #endif ivas_error ivas_rend_crendProcess( const CREND_WRAPPER *pCrend, const AUDIO_CONFIG inConfig, Loading Loading @@ -557,11 +562,6 @@ ivas_error ivas_crend_process( float output[][L_FRAME48k] /* i/o: input/output audio channels */ ); #ifdef FIX_329_ENABLE_TD_RENDERER_REVERB_MC ivas_error ivas_rend_initCrendWrapper( CREND_WRAPPER_HANDLE *pCrend ); #endif /*----------------------------------------------------------------------------------* * Reverberator *----------------------------------------------------------------------------------*/ Loading Loading
lib_rend/ivas_prot_rend.h +5 −5 Original line number Diff line number Diff line Loading @@ -507,6 +507,11 @@ ivas_error ivas_rend_closeCrend( CREND_WRAPPER *pCrend ); #endif #ifdef FIX_329_ENABLE_TD_RENDERER_REVERB_MC ivas_error ivas_rend_initCrendWrapper( CREND_WRAPPER_HANDLE *pCrend ); #endif ivas_error ivas_rend_crendProcess( const CREND_WRAPPER *pCrend, const AUDIO_CONFIG inConfig, Loading Loading @@ -557,11 +562,6 @@ ivas_error ivas_crend_process( float output[][L_FRAME48k] /* i/o: input/output audio channels */ ); #ifdef FIX_329_ENABLE_TD_RENDERER_REVERB_MC ivas_error ivas_rend_initCrendWrapper( CREND_WRAPPER_HANDLE *pCrend ); #endif /*----------------------------------------------------------------------------------* * Reverberator *----------------------------------------------------------------------------------*/ Loading