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

  /external/libopus/include/
opus_custom.h 127 OPUS_CUSTOM_EXPORT void opus_custom_mode_destroy(OpusCustomMode *mode);
  /external/libopus/celt/
opus_custom_demo.c 194 opus_custom_mode_destroy(mode);
modes.c 405 opus_custom_mode_destroy(mode);
411 void opus_custom_mode_destroy(CELTMode *mode) function
  /external/libopus/celt/dump_modes/
dump_modes.c 350 opus_custom_mode_destroy(m[i]);

Completed in 909 milliseconds