Lines Matching refs:opus_int16
52 …opus_int16 x1[], /* I/O Left input signal, becomes mid…
53 …opus_int16 x2[], /* I/O Right input signal, becomes si…
67 …opus_int16 x1[], /* I/O Left input signal, becomes mid…
68 …opus_int16 x2[], /* I/O Right input signal, becomes si…
77 …const opus_int16 x[], /* I Basis signal …
78 …const opus_int16 y[], /* I Target signal …
127 …opus_int16 pulses[], /* I/O pulse signal …
172 …opus_int16 *pulses0, /* O data: nonnegative pulse amplit…
203 …opus_int16 xi[ MAX_LPC_ORDER ], /* O interpolated vector …
204 …const opus_int16 x0[ MAX_LPC_ORDER ], /* I first vector …
205 …const opus_int16 x1[ MAX_LPC_ORDER ], /* I second vector …
212 …opus_int16 B_Q14[ MAX_NB_SUBFR * LTP_ORDER ], /* O Quantized LTP gain…
253 …const opus_int16 x16[], /* I Input …
255 …const opus_int16 PredCoef_Q12[ 2 * MAX_LPC_ORDER ], /* I Short term predict…
256 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ], /* I Long term predicti…
257 …const opus_int16 AR_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ], /* I Noise shaping coef…
279 …const opus_int16 x16[], /* I Input …
281 …const opus_int16 PredCoef_Q12[ 2 * MAX_LPC_ORDER ], /* I Short term predict…
282 …const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ], /* I Long term predicti…
283 …const opus_int16 AR_Q13[ MAX_NB_SUBFR * MAX_SHAPE_LPC_ORDER ], /* I Noise shaping coef…
311 …const opus_int16 pIn[] /* I PCM input …
323 …opus_int16 *frame, /* I/O Low-pass filtered output signa…
333 …opus_int16 PredCoef_Q12[ 2 ][ MAX_LPC_ORDER ], /* O Prediction coefficients …
334 …opus_int16 pNLSF_Q15[ MAX_LPC_ORDER ], /* I/O Normalized LSFs (quant out…
335 …const opus_int16 prev_NLSFq_Q15[ MAX_LPC_ORDER ] /* I Previous Normalized LSFs (…
340 …opus_int16 *pNLSF_Q15, /* I/O Quantized NLSF vector [ LPC_ORDER ] …
342 …const opus_int16 *pW_QW, /* I NLSF weight vector [ LPC_ORDER…
351 …const opus_int16 in_Q15[], /* I Input vectors to be quantized …
353 …const opus_int16 pWght_Q9[], /* I Codebook weights [K*LPC_order]…
361 …const opus_int16 x_Q10[], /* I Input [ order ] …
362 …const opus_int16 w_Q5[], /* I Weights [ order ] …
364 …const opus_int16 ec_ix[], /* I Indices to entropy coding tabl…
367 …const opus_int16 inv_quant_step_size_Q6, /* I Inverse quantization step size…
369 …const opus_int16 order /* I Number of input values …
374 …opus_int16 ec_ix[], /* O Indices to entropy tables [ LPC_ORDE…
384 …opus_int16 *pNLSF_Q15, /* O Quantized NLSF vector [ LPC_ORDER ] …
409 …opus_int16 pOut[], /* O Pointer to output speech frame…
436 …opus_int16 xq[], /* O Decoded speech …
437 …const opus_int16 pulses[ MAX_FRAME_LENGTH ], /* I Pulse signal …
444 …opus_int16 pulses[], /* O Excitation signal …
463 …opus_int16 frame[], /* I/O Signal …