Unverified Commit 1cbf5436 authored by norvell's avatar norvell
Browse files

Clang format

parent e516d989
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1838,8 +1838,7 @@ void stat_noise_uv_enc_fx(
    Word16 *Aq,                     /* i  : A(z) quantized for the 4 subframes   */
    Word16 *exc2,                   /* i/o: excitation buffer                    */
    const Word16 uc_two_stage_flag, /* o  : flag indicating two-stage UC         */
    Word16 *Q_new 
);
    Word16 *Q_new );
#else
void stat_noise_uv_enc_fx(
    Encoder_State *st_fx,           /* i/o: state structure                      */
+1 −2
Original line number Diff line number Diff line
@@ -45,8 +45,7 @@ void stat_noise_uv_enc_fx(
    Word16 *Aq,                     /* i  : A(z) quantized for the 4 subframes   */
    Word16 *exc2,                   /* i/o: excitation buffer                    */
    const Word16 uc_two_stage_flag, /* o  : flag indicating two-stage UC         */
    Word16 *Q_new 
)
    Word16 *Q_new )
#else
void stat_noise_uv_enc_fx(
    Encoder_State *st_fx,           /* i/o: state structure                      */