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

  /external/chromium_org/third_party/opus/src/celt/
celt_encoder.c 2109 int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
2142 int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
    [all...]
  /external/libopus/celt/
celt_encoder.c 2109 int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
2142 int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes) function
    [all...]

Completed in 178 milliseconds