Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h163 #define OPUS_GET_LAST_PACKET_DURATION_REQUEST 4039 macro
746 #define OPUS_GET_LAST_PACKET_DURATION(x) OPUS_GET_LAST_PACKET_DURATION_REQUEST, __opus_check_int_pt…
/external/libopus/src/
Dopus_multistream_decoder.c431 case OPUS_GET_LAST_PACKET_DURATION_REQUEST: in opus_multistream_decoder_ctl_va_list()
Dopus_decoder.c923 case OPUS_GET_LAST_PACKET_DURATION_REQUEST: in opus_decoder_ctl()