Lines Matching refs:opus_int16
44 …opus_int16 x1[], /* I/O Left input signal, becomes mid…
45 …opus_int16 x2[], /* I/O Right input signal, becomes si…
59 …opus_int16 x1[], /* I/O Left input signal, becomes mid…
60 …opus_int16 x2[], /* I/O Right input signal, becomes si…
69 …const opus_int16 x[], /* I Basis signal …
70 …const opus_int16 y[], /* I Target signal …
195 …opus_int16 xi[ MAX_LPC_ORDER ], /* O interpolated vector …
196 …const opus_int16 x0[ MAX_LPC_ORDER ], /* I first vector …
197 …const opus_int16 x1[ MAX_LPC_ORDER ], /* I second vector …
204 …opus_int16 B_Q14[ MAX_NB_SUBFR * LTP_ORDER ], /* I/O (un)quantized LTP …
219 …const opus_int16 *in_Q14, /* I input vector to be quantized …
238 …const opus_int16 PredCoef_Q12[ 2 * MAX_LPC_ORDER ], /* I Short term predict…
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…
257 …const opus_int16 PredCoef_Q12[ 2 * MAX_LPC_ORDER ], /* I Short term predict…
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…
280 …const opus_int16 pIn[] /* I PCM input …
288 …opus_int16 *frame, /* I/O Low-pass filtered output signa…
298 …opus_int16 PredCoef_Q12[ 2 ][ MAX_LPC_ORDER ], /* O Prediction coefficients …
299 …opus_int16 pNLSF_Q15[ MAX_LPC_ORDER ], /* I/O Normalized LSFs (quant out…
300 …const opus_int16 prev_NLSFq_Q15[ MAX_LPC_ORDER ] /* I Previous Normalized LSFs (…
305 …opus_int16 *pNLSF_Q15, /* I/O Quantized NLSF vector [ LPC_ORDER ] …
307 …const opus_int16 *pW_QW, /* I NLSF weight vector [ LPC_ORDER…
316 …const opus_int16 in_Q15[], /* I Input vectors to be quantized …
325 …const opus_int16 x_Q10[], /* I Input [ order ] …
326 …const opus_int16 w_Q5[], /* I Weights [ order ] …
328 …const opus_int16 ec_ix[], /* I Indices to entropy coding tabl…
331 …const opus_int16 inv_quant_step_size_Q6, /* I Inverse quantization step size…
333 …const opus_int16 order /* I Number of input values …
338 …opus_int16 ec_ix[], /* O Indices to entropy tables [ LPC_ORDE…
348 …opus_int16 *pNLSF_Q15, /* O Quantized NLSF vector [ LPC_ORDER ] …
373 …opus_int16 pOut[], /* O Pointer to output speech frame…
399 …opus_int16 xq[], /* O Decoded speech …
425 …opus_int16 frame[], /* I/O Signal …