Searched refs:opus_custom_encoder_create (Results 1 – 3 of 3) sorted by relevance
174 OPUS_CUSTOM_EXPORT OPUS_WARN_UNUSED_RESULT OpusCustomEncoder *opus_custom_encoder_create(
104 enc = opus_custom_encoder_create(mode, channels, &err); in main()
149 CELTEncoder *opus_custom_encoder_create(const CELTMode *mode, int channels, int *error) in opus_custom_encoder_create() function