Lines Matching refs:OPUS_RESTRICT
233 celt_sig * OPUS_RESTRICT x0; in deemphasis_stereo_simple()
234 celt_sig * OPUS_RESTRICT x1; in deemphasis_stereo_simple()
286 celt_sig * OPUS_RESTRICT x; in deemphasis()
287 opus_val16 * OPUS_RESTRICT y; in deemphasis()
496 static void celt_decode_lost(CELTDecoder * OPUS_RESTRICT st, int N, int LM) in celt_decode_lost()
814 int celt_decode_with_ec(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data,
815 int len, opus_val16 * OPUS_RESTRICT pcm, int frame_size, ec_dec *dec, int accum)
1185 …nt opus_custom_decode(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, opus_int…
1191 …opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, float…
1216 …opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, float…
1221 …nt opus_custom_decode(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, opus_int…
1247 int opus_custom_decoder_ctl(CELTDecoder * OPUS_RESTRICT st, int request, ...)