Lines Matching refs:MAX_NB_SUBFR
44 const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], /* I */
45 const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lag */
78 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ], /* I Long term predicti… in silk_NSQ()
79 …const opus_int16 AR2_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ], /* I Noise shaping coef… in silk_NSQ()
80 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping … in silk_NSQ()
81 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt … in silk_NSQ()
82 …const opus_int32 LF_shp_Q14[ MAX_NB_SUBFR ], /* I Low frequency shap… in silk_NSQ()
83 …const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], /* I Quantization step … in silk_NSQ()
84 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags … in silk_NSQ()
382 const opus_int32 Gains_Q16[ MAX_NB_SUBFR ], /* I */ in silk_nsq_scale_states()
383 const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lag */ in silk_nsq_scale_states()