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.h62 #define OPUS_SET_VOICE_RATIO_REQUEST 11018 macro
74 #define OPUS_SET_VOICE_RATIO(x) OPUS_SET_VOICE_RATIO_REQUEST, __opus_check_int(x)
Dopus_encoder.c2265 case OPUS_SET_VOICE_RATIO_REQUEST: in opus_encoder_ctl()