Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/include/
Dopus_defines.h151 #define OPUS_GET_LAST_PACKET_DURATION_REQUEST 4039 macro
538 #define OPUS_GET_LAST_PACKET_DURATION(x) OPUS_GET_LAST_PACKET_DURATION_REQUEST, __opus_check_int_pt…
/external/chromium_org/third_party/opus/src/src/
Dopus_multistream_decoder.c389 case OPUS_GET_LAST_PACKET_DURATION_REQUEST: in opus_multistream_decoder_ctl()
Dopus_decoder.c1012 case OPUS_GET_LAST_PACKET_DURATION_REQUEST: in opus_decoder_ctl()