• Home
  • Raw
  • Download

Lines Matching refs:opus_int

43opus_int                    *gain_Q7,                       /* O    sum of absolute LTP coefficien…
49 …const opus_int mu_Q9, /* I tradeoff betw. weighted error …
51opus_int L /* I number of vectors in codebook …
66opus_int *gain_Q7, /* O sum of absolute LTP coefficien…
72 …const opus_int mu_Q9, /* I tradeoff betw. weighted error …
74opus_int L /* I number of vectors in codebook …
97 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
98 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
101 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
102 …const opus_int Lambda_Q10, /* I Rate/distortion tr…
103 …const opus_int LTP_scale_Q14 /* I LTP state scaling …
124 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
125 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
128 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
129 …const opus_int Lambda_Q10, /* I Rate/distortion tr…
130 …const opus_int LTP_scale_Q14 /* I LTP state scaling …
151 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
152 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
155 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
156 …const opus_int Lambda_Q10, /* I Rate/distortion tr…
157 …const opus_int LTP_scale_Q14 /* I LTP state scaling …
178 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
179 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
182 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
183 …const opus_int Lambda_Q10, /* I Rate/distortion tr…
184 …const opus_int LTP_scale_Q14 /* I LTP state scaling …
197 opus_int signalType, /* I Signal type */
205 opus_int lag, /* I Pitch lag */
207 opus_int Tilt_Q14, /* I Spectral tilt */
210 opus_int Lambda_Q10, /* I */
211 opus_int offset_Q10, /* I */
212 opus_int length, /* I Input length */
213 opus_int shapingLPCOrder, /* I Noise shaping AR filter order */
214 opus_int predictLPCOrder, /* I Prediction filter order */
228 opus_int silk_VAD_GetSA_Q8_sse4_1(
241 extern opus_int (*const SILK_VAD_GETSA_Q8_IMPL[OPUS_ARCHMASK + 1])(