Loading lib_rend/ivas_rotation.c +1 −4 Original line number Diff line number Diff line Loading @@ -903,8 +903,6 @@ static float SHrot_v( return p0 * ( 1.0f - d ) + p1 * sqrtf( 1.0f + d ); } } return 0; } static float SHrot_w( Loading Loading @@ -937,10 +935,9 @@ static float SHrot_w( return p0 - p1; } } return 0; } #ifdef EXT_RENDERER void SHrotmatgen( #else Loading lib_rend/lib_rend.c +0 −2 Original line number Diff line number Diff line Loading @@ -470,8 +470,6 @@ AUDIO_CONFIG getIvasAudioConfigFromRendAudioConfig( default: return AUDIO_CONFIG_INVALID; } return IVAS_ERR_OK; } static ivas_error initLimiter( Loading Loading
lib_rend/ivas_rotation.c +1 −4 Original line number Diff line number Diff line Loading @@ -903,8 +903,6 @@ static float SHrot_v( return p0 * ( 1.0f - d ) + p1 * sqrtf( 1.0f + d ); } } return 0; } static float SHrot_w( Loading Loading @@ -937,10 +935,9 @@ static float SHrot_w( return p0 - p1; } } return 0; } #ifdef EXT_RENDERER void SHrotmatgen( #else Loading
lib_rend/lib_rend.c +0 −2 Original line number Diff line number Diff line Loading @@ -470,8 +470,6 @@ AUDIO_CONFIG getIvasAudioConfigFromRendAudioConfig( default: return AUDIO_CONFIG_INVALID; } return IVAS_ERR_OK; } static ivas_error initLimiter( Loading