Lines Matching refs:MAX_NB_SUBFR

171 …opus_int8                   ind[ MAX_NB_SUBFR ],            /* O    gain indices                  …
172 …opus_int32 gain_Q16[ MAX_NB_SUBFR ], /* I/O gains (quantized out) …
180 …opus_int32 gain_Q16[ MAX_NB_SUBFR ], /* O quantized gains …
181 …const opus_int8 ind[ MAX_NB_SUBFR ], /* I gain indices …
189 …const opus_int8 ind[ MAX_NB_SUBFR ], /* I gain indices …
204 …opus_int16 B_Q14[ MAX_NB_SUBFR * LTP_ORDER ], /* I/O (un)quantized LTP …
205 …opus_int8 cbk_index[ MAX_NB_SUBFR ], /* O Codebook Index …
208 …const opus_int32 W_Q18[ MAX_NB_SUBFR*LTP_ORDER*LTP_ORDER ], /* I Error Weights in Q…
239 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ], /* I Long term predicti…
240 …const opus_int16 AR2_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ], /* I Noise shaping coef…
241 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
242 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
243 …const opus_int32 LF_shp_Q14[ MAX_NB_SUBFR ], /* I Low frequency shap…
244 …const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], /* I Quantization step …
245 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
258 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ], /* I Long term predicti…
259 …const opus_int16 AR2_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ], /* I Noise shaping coef…
260 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
261 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
262 …const opus_int32 LF_shp_Q14[ MAX_NB_SUBFR ], /* I Low frequency shap…
263 …const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], /* I Quantization step …
264 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …