Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_projection_decoder.c213 int opus_projection_decode(OpusProjectionDecoder *st, const unsigned char *data, in opus_projection_decode() function
222 int opus_projection_decode(OpusProjectionDecoder *st, const unsigned char *data, in opus_projection_decode() function
/external/libopus/include/
Dopus_projection.h487 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_projection_decode(
/external/libopus/tests/
Dtest_opus_projection.c356 out_samples = opus_projection_decode( in test_encode_decode()