Lines Matching refs:opus_int

65 opus_int silk_encode_frame_FIX(
69opus_int condCoding, /* I The type of condit…
70opus_int maxBits, /* I If > 0: maximum nu…
71opus_int useCBR /* I Flag to force cons…
75 opus_int silk_init_encoder(
81 opus_int silk_control_encoder(
85 …const opus_int allow_bw_switch, /* I Flag to allow swit…
86 …const opus_int channelNb, /* I Channel number …
87 const opus_int force_fs_kHz
115opus_int *scale, /* O Scaling of the correlati…
117 …const opus_int warping_Q16, /* I Warping coefficien…
118 …const opus_int length, /* I Length of input …
119 …const opus_int order /* I Correlation order …
126opus_int condCoding /* I The type of condit…
147opus_int condCoding /* I The type of condit…
162opus_int *LTPredCodGain_Q7, /* O LTP coding gain …
164 …const opus_int lag[ MAX_NB_SUBFR ], /* I LTP lags …
166 …const opus_int subfr_length, /* I subframe length …
167 …const opus_int nb_subfr, /* I number of subframe…
168 …const opus_int mem_offset, /* I number of samples …
169opus_int corr_rshifts[ MAX_NB_SUBFR ] /* O right shifts appli…
176 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lag, one for…
178 …const opus_int subfr_length, /* I Length of each sub…
179 …const opus_int nb_subfr, /* I Number of subframe…
180 …const opus_int pre_length /* I Length of the prec…
187opus_int nrgsQ[ MAX_NB_SUBFR ], /* O Q value per subframe …
191 …const opus_int subfr_length, /* I Subframe length …
192 …const opus_int nb_subfr, /* I Number of subframe…
193 …const opus_int LPC_order /* I LPC order …
202opus_int D, /* I Dimension …
203opus_int cQ /* I Q value for c vect…
210opus_int condCoding /* I The type of condit…
219 …const opus_int L, /* I Length of vectors …
220 …const opus_int order, /* I Max lag for correl…
221 …const opus_int head_room, /* I Desired headroom …
223opus_int *rshifts /* I/O Right shifts of co…
230 …const opus_int L, /* I Length of vectors …
231 …const opus_int order, /* I Max lag for correl…
233 …const opus_int rshifts /* I Right shifts of co…
241opus_int D /* I Dimension of XX …
247opus_int M, /* I Size of matrix …