Commit 7048c098 authored by vaclav's avatar vaclav
Browse files

clang-format

parent cbd98af9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@ static ivas_error ivas_ism_bitrate_switching_dec(
    const PCM_RESOLUTION pcm_resolution, /* i  : type for the decoded PCM resolution  */
    void *data                           /* o  : output synthesis signal              */
#endif

)
{
    ivas_error error;
@@ -118,6 +117,7 @@ static ivas_error ivas_ism_bitrate_switching_dec(
    hIntSetupOld = st_ivas->hIntSetup;
    tc_granularity_new = 1;
    renderer_type_old = st_ivas->renderer_type;

#endif
    /*-----------------------------------------------------------------*
     * Initialize the needed renderer struct and destroy the unnecessary renderer struct
+1 −1

File changed.

Contains only whitespace changes.