Home
last modified time | relevance | path

Searched refs:OPUS_GET_VOICE_RATIO_REQUEST (Results 1 – 3 of 3) sorted by relevance

/external/libopus/src/
Dopus_private.h113 #define OPUS_GET_VOICE_RATIO_REQUEST 11019 macro
129 #define OPUS_GET_VOICE_RATIO(x) OPUS_GET_VOICE_RATIO_REQUEST, __opus_check_int_ptr(x)
Dopus_multistream_encoder.c1170 case OPUS_GET_VOICE_RATIO_REQUEST: in opus_multistream_encoder_ctl_va_list()
Dopus_encoder.c2518 case OPUS_GET_VOICE_RATIO_REQUEST: in opus_encoder_ctl()