Searched refs:opus_multistream_encode (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/opus/src/include/
H A Dopus_multistream.h377 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_multistream_encode(
/external/libopus/include/
H A Dopus_multistream.h377 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_multistream_encode(
/external/chromium_org/third_party/opus/src/src/
H A Dopus_multistream_encoder.c916 int opus_multistream_encode( function
957 int opus_multistream_encode( function
H A Dopus_demo.c191 #define opus_encode opus_multistream_encode
/external/libopus/src/
H A Dopus_multistream_encoder.c916 int opus_multistream_encode( function
957 int opus_multistream_encode( function
H A Dopus_demo.c191 #define opus_encode opus_multistream_encode
/external/chromium_org/third_party/opus/src/tests/
H A Dtest_opus_encode.c357 len = opus_multistream_encode(MSenc, &inbuf[i<<1], frame_size, packet, MAX_PACKET);
/external/libopus/tests/
H A Dtest_opus_encode.c357 len = opus_multistream_encode(MSenc, &inbuf[i<<1], frame_size, packet, MAX_PACKET);

Completed in 181 milliseconds