Lines Matching refs:MAX_NB_SUBFR
160 …opus_int16 b_Q14[ MAX_NB_SUBFR * LTP_ORDER ], /* O LTP coefs …
161 …opus_int32 WLTP[ MAX_NB_SUBFR * LTP_ORDER * LTP_ORDER ], /* O Weight for L…
164 …const opus_int lag[ MAX_NB_SUBFR ], /* I LTP lags …
165 …const opus_int32 Wght_Q15[ MAX_NB_SUBFR ], /* I weights …
169 …opus_int corr_rshifts[ MAX_NB_SUBFR ] /* O right shifts appli…
175 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ],/* I LTP_ORDER LTP coef…
176 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lag, one for…
177 …const opus_int32 invGains_Q16[ MAX_NB_SUBFR ], /* I Inverse quantizati…
186 …opus_int32 nrgs[ MAX_NB_SUBFR ], /* O Residual energy per subf…
187 …opus_int nrgsQ[ MAX_NB_SUBFR ], /* O Q value per subframe …
190 …const opus_int32 gains[ MAX_NB_SUBFR ], /* I Quantization gains…