Home
last modified time | relevance | path

Searched refs:opus_custom_encoder_init (Results 1 – 2 of 2) sorted by relevance

/external/libopus/include/
Dopus_custom.h156 OPUS_CUSTOM_EXPORT int opus_custom_encoder_init(
/external/libopus/celt/
Dcelt_encoder.c154 ret = opus_custom_encoder_init(st, mode, channels); in opus_custom_encoder_create()
201 int opus_custom_encoder_init(CELTEncoder *st, const CELTMode *mode, int channels) in opus_custom_encoder_init() function