HomeSort by relevance Sort by last modified time
    Searched refs:opus_projection_decode (Results 1 - 3 of 3) sorted by null

  /external/libopus/include/
opus_projection.h 487 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_projection_decode(
  /external/libopus/src/
opus_projection_decoder.c 213 int opus_projection_decode(OpusProjectionDecoder *st, const unsigned char *data, function
222 int opus_projection_decode(OpusProjectionDecoder *st, const unsigned char *data, function
  /external/libopus/tests/
test_opus_projection.c 356 out_samples = opus_projection_decode(

Completed in 318 milliseconds