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

  /external/chromium_org/third_party/opus/src/include/
opus_custom.h 303 OPUS_CUSTOM_EXPORT OPUS_WARN_UNUSED_RESULT int opus_custom_decode_float(
  /external/libopus/include/
opus_custom.h 303 OPUS_CUSTOM_EXPORT OPUS_WARN_UNUSED_RESULT int opus_custom_decode_float(
  /external/chromium_org/third_party/opus/src/celt/
celt_decoder.c 1035 int opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, float * OPUS_RESTRICT pcm, int frame_size) function
1060 int opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, float * OPUS_RESTRICT pcm, int frame_size) function
    [all...]
  /external/libopus/celt/
celt_decoder.c 1035 int opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, float * OPUS_RESTRICT pcm, int frame_size) function
1060 int opus_custom_decode_float(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, int len, float * OPUS_RESTRICT pcm, int frame_size) function
    [all...]

Completed in 368 milliseconds