HomeSort by relevance Sort by last modified time
    Searched refs: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 151 ret = opus_custom_encoder_init(st, mode, channels);
199 int opus_custom_encoder_init(CELTEncoder *st, const CELTMode *mode, int channels) function
    [all...]

Completed in 75 milliseconds