32extern const Float bv32_winl[];
33extern const Float bv32_sstwin[];
34extern const int bv32_idxord[];
35extern const Float bv32_hpfa[];
36extern const Float bv32_hpfb[];
37extern const Float bv32_adf[];
38extern const Float bv32_bdf[];
39extern const Float bv32_x[];
40extern const Float bv32_x2[];
41extern Float bv32_invk[];
42extern const Float bv32_MPTH[];
46extern const Float bv32_lspecb1[LSPECBSZ1*LPCO];
47extern const Float bv32_lspecb21[LSPECBSZ21*SVD1];
48extern const Float bv32_lspecb22[LSPECBSZ22*SVD2];
49extern const Float bv32_lspmean[LPCO];
50extern const Float bv32_lspp[LSPPORDER*LPCO];
53extern const Float bv32_pp9cb[];
56extern const Float bv32_lgpecb[LGPECBSZ];
57extern const Float bv32_lgp[LGPORDER];
58extern const Float bv32_lgmean;
61extern const Float bv32_lgclimit[];
64extern const Float bv32_cccb[CBSZ*VDIM];
66extern const Float bv32_lgpecb_nh[];
67extern const Float bv32_a_pre[];
68extern const Float bv32_b_pre[];
72extern Float bv32_estlevel(Float lg,
79extern void bv32_excdec_w_LT_synth(Float *ltsymd,
86extern Float bv32_gaindec(Float *lgq,
94extern void bv32_gainplc(Float E,
98extern void bv32_lspdec(Float *lspq,
103extern void bv32_lspplc(Float *lspq,
106extern int bv32_coarsepitch(Float *xw,
112extern int bv32_refinepitch(Float *x,
116extern int bv32_pitchtapquan(Float *x,
120extern void bv32_excquan(
133extern int bv32_gainquan(Float *gainq,
139extern void bv32_lspquan(Float *lspq,
144extern void bv32_pp3dec(int16_t idx, Float *b);