Lines Matching refs:MAX_NB_SUBFR
82 opus_int32 Gains_Q16[ MAX_NB_SUBFR ];
84 opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ];
86 opus_int pitchL[ MAX_NB_SUBFR ];
90 silk_DWORD_ALIGN opus_int16 AR1_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ];
91 silk_DWORD_ALIGN opus_int16 AR2_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ];
92 …opus_int32 LF_shp_Q14[ MAX_NB_SUBFR ]; /* Packs two int16 coefficient…
93 opus_int GainsPre_Q14[ MAX_NB_SUBFR ];
94 opus_int HarmBoost_Q14[ MAX_NB_SUBFR ];
95 opus_int Tilt_Q14[ MAX_NB_SUBFR ];
96 opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ];
105 …opus_int32 ResNrg[ MAX_NB_SUBFR ]; /* Residual energy per subfram…
106 …opus_int ResNrgQ[ MAX_NB_SUBFR ]; /* Q domain for the residual e…
109 opus_int32 GainsUnq_Q16[ MAX_NB_SUBFR ];