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

  /external/libopus/include/
opus_custom.h 203 OPUS_CUSTOM_EXPORT OPUS_WARN_UNUSED_RESULT int opus_custom_encode_float(
  /external/libopus/celt/
celt_encoder.c 2172 int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
2224 int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
    [all...]

Completed in 887 milliseconds