Commit 7e7c3ba0 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

clang patch

parent 0f171eb8
Loading
Loading
Loading
Loading
Loading
+17 −16
Original line number Diff line number Diff line
@@ -1928,7 +1928,8 @@ void tcx_arith_encode_envelope_fx(
    const Word16 tcxltp_pitch, /* i  : TCX LTP pitch in FD, -1 if n/a  Q0*/
    Word16 *arith_bits,        /* o  : bits used for ari. coding     Q0 */
    Word16 *signaling_bits,    /* o  : bits used for signaling       Q0 */
    Word16 *nf_seed, /*IVAS:0*/ /* o  : noise filling seed            Q0 */
    Word16 *nf_seed,
    /*IVAS:0*/                  /* o  : noise filling seed            Q0 */
    const Word16 low_complexity /* i  : low-complexity flag           Q0 */
);
#else