Loading lib_enc/prot_fx_enc.h +1 −2 Original line number Diff line number Diff line Loading @@ -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 */ Loading lib_enc/stat_noise_uv_enc_fx.c +1 −2 Original line number Diff line number Diff line Loading @@ -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 */ Loading Loading
lib_enc/prot_fx_enc.h +1 −2 Original line number Diff line number Diff line Loading @@ -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 */ Loading
lib_enc/stat_noise_uv_enc_fx.c +1 −2 Original line number Diff line number Diff line Loading @@ -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 */ Loading