Commit bf7e8aef authored by multrus's avatar multrus
Browse files

formatting

parent 3e395de1
Loading
Loading
Loading
Loading
Loading
+7 −12
Original line number Diff line number Diff line
@@ -1361,8 +1361,7 @@ static ivas_error setRendInputActiveIsm(
    const AUDIO_CONFIG inConfig,
    const IVAS_REND_InputId id,
    RENDER_CONFIG_DATA *hRendCfg,
    hrtf_handles *hrtfs
)
    hrtf_handles *hrtfs )
{
    ivas_error error;
    rendering_context rendCtx;
@@ -2432,8 +2431,7 @@ static ivas_error setRendInputActiveMc(
    const AUDIO_CONFIG inConfig,
    const IVAS_REND_InputId id,
    RENDER_CONFIG_DATA *hRendCfg,
    hrtf_handles *hrtfs
)
    hrtf_handles *hrtfs )
{
#ifdef SPLIT_REND_WITH_HEAD_ROT
    int16_t i;
@@ -2838,8 +2836,7 @@ static ivas_error setRendInputActiveSplitPostRend(
    void *input,
    const AUDIO_CONFIG inConfig,
    const IVAS_REND_InputId id,
    RENDER_CONFIG_DATA *hRendCfg
    ,
    RENDER_CONFIG_DATA *hRendCfg,
#if defined _MSC_VER && !defined __clang__
#ifdef _MSC_VER
#pragma warning( disable : 4100 )
@@ -2906,8 +2903,7 @@ static ivas_error setRendInputActiveSba(
    const AUDIO_CONFIG inConfig,
    const IVAS_REND_InputId id,
    RENDER_CONFIG_DATA *hRendCfg,
    hrtf_handles *hrtfs
)
    hrtf_handles *hrtfs )
{
    ivas_error error;
    rendering_context rendCtx;
@@ -9395,8 +9391,7 @@ static ivas_error initMasaExtRenderer(
#ifdef NONBE_FIX_922_PRECOMPUTED_HRTF_PROPERTIES
    const RENDER_CONFIG_DATA *hRendCfg,
#endif
    hrtf_handles *hrtfs
)
    hrtf_handles *hrtfs )
{
    int16_t i;
    ivas_error error;
+5 −5

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.