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