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

  /external/chromium_org/third_party/opus/src/celt/
celt_encoder.c 2115 int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
2167 int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
    [all...]
  /external/libopus/celt/
celt_encoder.c 2115 int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
2167 int opus_custom_encode_float(CELTEncoder * OPUS_RESTRICT st, const float * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
    [all...]

Completed in 194 milliseconds