Commit cbaa644e authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

fix formatting

parent ac2ef780
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -843,8 +843,7 @@ ivas_error ivas_sba_dec_render(
#ifdef AMBISONICS_CONVENTIONS
    if ( st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_FOA ||
         st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_HOA2 ||
		 st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_HOA3 
		)
         st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_HOA3 )
    {
        if ( st_ivas->hDecoderConfig->sba_output_fmt != 0 )
        {
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ if [ ! -d "lib_com" ]; then
    exit 255
fi

CLANG_FORMAT=./clang-format.exe
CLANG_FORMAT=clang-format
CLANG_FORMAT_REQUIRED_VERSION="13.0" 

# list (with space between entries) of substrings that are excluded from the file list, e.g. very large files
+2 −2

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.