Searched refs:opus_multistream_encode (Results 1 – 4 of 4) sorted by relevance
377 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_multistream_encode(
906 int opus_multistream_encode( in opus_multistream_encode() function947 int opus_multistream_encode( in opus_multistream_encode() function
200 #define opus_encode opus_multistream_encode
315 len = opus_multistream_encode(MSenc, &inbuf[i<<1], frame_size, packet, MAX_PACKET); in run_test1()