Lines Matching refs:opus_int
58 …opus_int prev_speech_act_Q8, /* I Speech activity level in previ…
59 …opus_int toMono, /* I Last frame before a stereo->mo…
60 …opus_int fs_kHz, /* I Sample rate (kHz) …
61 …opus_int frame_length /* I Number of samples …
70 …opus_int fs_kHz, /* I Samples rate (kHz) …
71 …opus_int frame_length /* I Number of samples …
80 …opus_int length, /* I Number of samples …
81 …opus_int smooth_coef_Q16 /* I Smoothing coefficient …
111 …opus_int *decode_only_mid /* O Flag that only mid channel has…
118 …opus_int length, /* I length of input …
119 …const opus_int signalType, /* I Signal type …
120 …const opus_int quantOffsetType, /* I Quantization offset type …
121 …const opus_int sum_pulses[ MAX_NB_SHELL_BLOCKS ] /* I Sum of absolute pulses per…
128 …opus_int length, /* I length of input …
129 …const opus_int signalType, /* I Signal type …
130 …const opus_int quantOffsetType, /* I Quantization offset type …
131 …const opus_int sum_pulses[ MAX_NB_SHELL_BLOCKS ] /* I Sum of absolute pulses per…
135 opus_int check_control_input(
140 opus_int silk_control_audio_bandwidth(
146 opus_int silk_control_SNR(
158 …const opus_int signalType, /* I Signal type …
159 …const opus_int quantOffsetType, /* I quantOffsetType …
161 …const opus_int frame_length /* I Frame length …
167 …const opus_int *pulses0 /* I data: nonnegative pulse amplit…
174 …const opus_int pulses4 /* I number of pulses per pulse-sub…
182 …const opus_int conditional, /* I first gain is delta coded if 1…
183 …const opus_int nb_subfr /* I number of subframes …
191 …const opus_int conditional, /* I first gain is delta coded if 1…
192 …const opus_int nb_subfr /* I number of subframes …
198 …const opus_int nb_subfr /* I number of subframes …
206 …const opus_int ifact_Q2, /* I interp. factor, weight on 2nd …
207 …const opus_int d /* I number of parameters …
216 …opus_int *pred_gain_dB_Q7, /* O LTP prediction gai…
219 …const opus_int subfr_len, /* I Number of samples …
220 …const opus_int nb_subfr, /* I Number of subframe…
229 …opus_int *gain_Q7, /* O sum of absolute LTP coefficien…
235 …const opus_int subfr_len, /* I number of samples per subframe…
237 …const opus_int L /* I number of vectors in codebook …
258 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
259 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
262 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
263 …const opus_int Lambda_Q10, /* I Rate/distortion tr…
264 …const opus_int LTP_scale_Q14 /* I LTP state scaling …
284 …const opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ], /* I Long term shaping …
285 …const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt …
288 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
289 …const opus_int Lambda_Q10, /* I Rate/distortion tr…
290 …const opus_int LTP_scale_Q14 /* I LTP state scaling …
304 opus_int silk_VAD_Init( /* O Return value, 0 if success …
309 opus_int silk_VAD_GetSA_Q8_c( /* O Return value, 0 if success …
324 …const opus_int frame_length /* I Frame length …
343 …const opus_int NLSF_mu_Q20, /* I Rate weight for the RD optimiz…
344 …const opus_int nSurvivors, /* I Max survivors after first stag…
345 …const opus_int signalType /* I Signal type: 0/1/2 …
354 …const opus_int K, /* I Number of codebook vectors …
355 …const opus_int LPC_order /* I Number of LPCs …
366 …const opus_int quant_step_size_Q16, /* I Quantization step size …
377 …const opus_int CB1_index /* I Index of vector in first LSF c…
392 opus_int silk_init_decoder(
397 opus_int silk_decoder_set_fs(
399 …opus_int fs_kHz, /* I Sampling frequency (kHz) …
406 opus_int silk_decode_frame(
411 …opus_int lostFlag, /* I 0: no loss, 1 loss, 2 decode f…
412 …opus_int condCoding, /* I The type of conditional coding…
420 …opus_int FrameIndex, /* I Frame number …
421 …opus_int decode_LBRR, /* I Flag indicating LBRR data is b…
422 …opus_int condCoding /* I The type of conditional coding…
429 …opus_int condCoding /* I The type of conditional coding…
445 …const opus_int signalType, /* I Sigtype …
446 …const opus_int quantOffsetType, /* I quantOffsetType …
447 …const opus_int frame_length /* I Frame length …
464 …opus_int length /* I Length of residual …
471 …opus_int FrameIndex, /* I Frame number …
472 …opus_int encode_LBRR, /* I Flag indicating LBRR data is b…
473 …opus_int condCoding /* I The type of conditional coding…