Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_private.h112 #define OPUS_SET_VOICE_RATIO_REQUEST 11018 macro
124 #define OPUS_SET_VOICE_RATIO(x) OPUS_SET_VOICE_RATIO_REQUEST, __opus_check_int(x)
Dopus_encoder.c2497 case OPUS_SET_VOICE_RATIO_REQUEST: in opus_encoder_ctl()