Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h143 #define OPUS_GET_INBAND_FEC_REQUEST 4013 macro
497 #define OPUS_GET_INBAND_FEC(x) OPUS_GET_INBAND_FEC_REQUEST, __opus_check_int_ptr(x)
/external/libopus/src/
Dopus_multistream_encoder.c1175 case OPUS_GET_INBAND_FEC_REQUEST: in opus_multistream_encoder_ctl_va_list()
Dopus_encoder.c2445 case OPUS_GET_INBAND_FEC_REQUEST: in opus_encoder_ctl()