Home
last modified time | relevance | path

Searched refs:opus_projection_encode (Results 1 – 3 of 3) sorted by relevance

/external/libopus/include/
Dopus_projection.h255 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_projection_encode(
/external/libopus/tests/
Dtest_opus_projection.c349 len = opus_projection_encode( in test_encode_decode()
/external/libopus/src/
Dopus_projection_encoder.c344 int opus_projection_encode(OpusProjectionEncoder *st, const opus_int16 *pcm, in opus_projection_encode() function