• Home
  • Raw
  • Download

Lines Matching refs:opus_int

63 opus_int silk_encode_frame_FLP(
67opus_int condCoding, /* I The type of conditiona…
68opus_int maxBits, /* I If > 0: maximum number…
69opus_int useCBR /* I Flag to force constant…
73 opus_int silk_init_encoder(
79 opus_int silk_control_encoder(
82 …const opus_int allow_bw_switch, /* I Flag to allow switchin…
83 …const opus_int channelNb, /* I Channel number …
84 const opus_int force_fs_kHz
103 …const opus_int length, /* I Length of input …
104 …const opus_int order /* I Correlation order (eve…
111opus_int condCoding /* I The type of conditiona…
132opus_int condCoding /* I The type of conditiona…
148 …const opus_int lag[ MAX_NB_SUBFR ], /* I LTP lags …
149 …const opus_int subfr_length, /* I Subframe length …
150 …const opus_int nb_subfr /* I number of subframes …
157 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
159 …const opus_int subfr_length, /* I Length of each subfram…
160 …const opus_int nb_subfr, /* I number of subframes …
161 …const opus_int pre_length /* I Preceding samples for …
171 …const opus_int subfr_length, /* I Subframe length …
172 …const opus_int nb_subfr, /* I number of subframes …
173 …const opus_int LPC_order /* I LPC order …
181 …const opus_int length, /* I Length of input signal…
182 …const opus_int Order /* I LPC order …
194 …const opus_int subfr_len, /* I Number of samples per …
195 …const opus_int nb_subfr, /* I Number of subframes …
205 …const opus_int D /* I Dimension …
212opus_int condCoding /* I The type of conditiona…
221 …const opus_int L, /* I Length of vectors …
222 …const opus_int Order, /* I Max lag for correlatio…
230 …const opus_int L, /* I Length of vecors …
231 …const opus_int Order, /* I Max lag for correlatio…
242 …const opus_int win_type, /* I Selects a window type …
243 …const opus_int length /* I Window length, multipl…
252 …const opus_int LPC_order /* I LPC order …
259 …const opus_int LPC_order, /* I LPC order …