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

  /external/libopus/include/
opus_custom.h 184 OPUS_CUSTOM_EXPORT void opus_custom_encoder_destroy(OpusCustomEncoder *st);
  /external/libopus/celt/
opus_custom_demo.c 190 opus_custom_encoder_destroy(enc);
celt_encoder.c 154 opus_custom_encoder_destroy(st);
218 void opus_custom_encoder_destroy(CELTEncoder *st) function
    [all...]

Completed in 380 milliseconds