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

  /external/chromium_org/third_party/opus/src/include/
opus_custom.h 176 OPUS_CUSTOM_EXPORT void opus_custom_encoder_destroy(OpusCustomEncoder *st);
  /external/chromium_org/third_party/opus/src/celt/
opus_custom_demo.c 190 opus_custom_encoder_destroy(enc);
celt.c 234 opus_custom_encoder_destroy(st);
287 void opus_custom_encoder_destroy(CELTEncoder *st) function
    [all...]

Completed in 35 milliseconds