Lines Matching refs:request
438 * Generally the request and subsequent arguments are generated by a
441 * @param request This and all remaining parameters should be replaced by one
448 OPUS_EXPORT int opus_multistream_encoder_ctl(OpusMSEncoder *st, int request, ...) OPUS_ARG_NONNULL(1);
578 * @param decode_fec <tt>int</tt>: Flag (0 or 1) to request that any in-band
616 * @param decode_fec <tt>int</tt>: Flag (0 or 1) to request that any in-band
634 * Generally the request and subsequent arguments are generated by a
637 * @param request This and all remaining parameters should be replaced by one
644 OPUS_EXPORT int opus_multistream_decoder_ctl(OpusMSDecoder *st, int request, ...) OPUS_ARG_NONNULL(1);