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

  /external/chromium_org/third_party/opus/src/include/
opus_custom.h 256 * @see opus_custom_decoder_create(),opus_custom_decoder_get_size()
282 OPUS_CUSTOM_EXPORT OPUS_WARN_UNUSED_RESULT OpusCustomDecoder *opus_custom_decoder_create(
  /external/chromium_org/third_party/opus/src/celt/
opus_custom_demo.c 112 dec = opus_custom_decoder_create(mode, channels, &err);
celt_decoder.c 115 CELTDecoder *opus_custom_decoder_create(const CELTMode *mode, int channels, int *error) function
    [all...]

Completed in 382 milliseconds