Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h131 #define OPUS_GET_APPLICATION_REQUEST 4001 macro
458 #define OPUS_GET_APPLICATION(x) OPUS_GET_APPLICATION_REQUEST, __opus_check_int_ptr(x)
/external/libopus/src/
Dopus_multistream_encoder.c1250 case OPUS_GET_APPLICATION_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2272 case OPUS_GET_APPLICATION_REQUEST: in opus_encoder_ctl()