Commit 6c57c8fd authored by bayers's avatar bayers
Browse files

clang-format

parent e93e4389
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -444,7 +444,8 @@ void ivas_dirac_dec_binaural(
    float output_f[][L_FRAME48k],                         /* i/o: synthesized core-coder transport channels/DirAC output  */
    const int16_t nchan_transport                         /* i  : number of transport channels                            */
#ifdef LIB_REND_API_5MS
    ,const int16_t num_subframes                                /* i  : number of subframes to render */
    ,
    const int16_t num_subframes /* i  : number of subframes to render */
#endif
)
{
+34 −34

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

Loading