Loading lib_dec/ivas_init_dec_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -1666,6 +1666,9 @@ ivas_error ivas_init_decoder_fx( } #ifdef FIX_1318_ROOM_SIZE_CMD_LINE // clang-format off /* This section is correctly formatted but clang-format in CI messes this up. Can probably be removed with accepted switches */ /*--------------------------------------------------------------------------* * Allocate and initialize HRTF Statistics handle, get default reverb values *--------------------------------------------------------------------------*/ Loading Loading @@ -1741,6 +1744,7 @@ ivas_error ivas_init_decoder_fx( return error; } } // clang-format on #endif } Loading Loading
lib_dec/ivas_init_dec_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -1666,6 +1666,9 @@ ivas_error ivas_init_decoder_fx( } #ifdef FIX_1318_ROOM_SIZE_CMD_LINE // clang-format off /* This section is correctly formatted but clang-format in CI messes this up. Can probably be removed with accepted switches */ /*--------------------------------------------------------------------------* * Allocate and initialize HRTF Statistics handle, get default reverb values *--------------------------------------------------------------------------*/ Loading Loading @@ -1741,6 +1744,7 @@ ivas_error ivas_init_decoder_fx( return error; } } // clang-format on #endif } Loading