Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h153 #define OPUS_GET_SIGNAL_REQUEST 4025 macro
423 #define OPUS_GET_SIGNAL(x) OPUS_GET_SIGNAL_REQUEST, __opus_check_int_ptr(x)
/external/libopus/src/
Dopus_multistream_encoder.c1203 case OPUS_GET_SIGNAL_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2360 case OPUS_GET_SIGNAL_REQUEST: in opus_encoder_ctl()