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

  /external/libopus/include/
opus_custom.h 156 OPUS_CUSTOM_EXPORT int opus_custom_encoder_init(
  /external/libopus/celt/
celt_encoder.c 154 ret = opus_custom_encoder_init(st, mode, channels);
201 int opus_custom_encoder_init(CELTEncoder *st, const CELTMode *mode, int channels) function
    [all...]

Completed in 3853 milliseconds