Loading lib_enc/enc_prm_fx.c +4 −1 Original line number Diff line number Diff line Loading @@ -251,7 +251,10 @@ void enc_prm_fx( { Word16 j, n, sfr, core, last_core, nb_subfr; Word16 *prm, tmp; Word16 nbits_start, nbits_header, nbits_lpc, total_nbbits; Word16 nbits_start, nbits_header, nbits_lpc; #ifdef DEBUGGING Word16 total_nbbits; #endif Word16 ix, j_old, wordcnt, bitcnt; BSTR_ENC_HANDLE hBstr = st->hBstr; Loading Loading
lib_enc/enc_prm_fx.c +4 −1 Original line number Diff line number Diff line Loading @@ -251,7 +251,10 @@ void enc_prm_fx( { Word16 j, n, sfr, core, last_core, nb_subfr; Word16 *prm, tmp; Word16 nbits_start, nbits_header, nbits_lpc, total_nbbits; Word16 nbits_start, nbits_header, nbits_lpc; #ifdef DEBUGGING Word16 total_nbbits; #endif Word16 ix, j_old, wordcnt, bitcnt; BSTR_ENC_HANDLE hBstr = st->hBstr; Loading