Commit b1337a21 authored by vaclav's avatar vaclav
Browse files

clang-format

parent c828253a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ static int16_t decode_radius( DEC_CORE_HANDLE st0, int16_t *last_radius_idx, int

static void ism_metadata_smooth(
    ISM_METADATA_HANDLE hIsmMeta[], /* i/o: ISM metadata handles      */
    const int32_t ism_total_brate,  /* i  : ISms total bitrate        */
    const int32_t ism_total_brate,  /* i  : ISMs total bitrate        */
    const int16_t nchan_ism         /* i  : number of objects         */
)
{