Lines Matching refs:MAX_NB_SUBFR

179 …opus_int8                   ind[ MAX_NB_SUBFR ],            /* O    gain indices                  …
180 …opus_int32 gain_Q16[ MAX_NB_SUBFR ], /* I/O gains (quantized out) …
188 …opus_int32 gain_Q16[ MAX_NB_SUBFR ], /* O quantized gains …
189 …const opus_int8 ind[ MAX_NB_SUBFR ], /* I gain indices …
197 …const opus_int8 ind[ MAX_NB_SUBFR ], /* I gain indices …
212 …opus_int16 B_Q14[ MAX_NB_SUBFR * LTP_ORDER ], /* O Quantized LTP gain…
213 …opus_int8 cbk_index[ MAX_NB_SUBFR ], /* O Codebook Index …
217 …const opus_int32 XX_Q17[ MAX_NB_SUBFR*LTP_ORDER*LTP_ORDER ], /* I Correlation matrix…
218 …const opus_int32 xX_Q17[ MAX_NB_SUBFR*LTP_ORDER ], /* I Correlation vector…
256 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ], /* I Long term predicti…
257 …const opus_int16 AR_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ], /* I Noise shaping coef…
258 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
259 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
260 …const opus_int32 LF_shp_Q14[ MAX_NB_SUBFR ], /* I Low frequency shap…
261 …const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], /* I Quantization step …
262 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
282 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ], /* I Long term predicti…
283 …const opus_int16 AR_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ], /* I Noise shaping coef…
284 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
285 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
286 …const opus_int32 LF_shp_Q14[ MAX_NB_SUBFR ], /* I Low frequency shap…
287 …const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], /* I Quantization step …
288 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …