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.h65 #define OPUS_GET_VOICE_RATIO_REQUEST 11019 macro
81 #define OPUS_GET_VOICE_RATIO(x) OPUS_GET_VOICE_RATIO_REQUEST, __opus_check_int_ptr(x)
Dopus_multistream_encoder.c1255 case OPUS_GET_VOICE_RATIO_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2494 case OPUS_GET_VOICE_RATIO_REQUEST: in opus_encoder_ctl()