HomeSort by relevance Sort by last modified time
    Searched refs:OPUS_GET_LAST_PACKET_DURATION_REQUEST (Results 1 - 3 of 3) sorted by null

  /external/libopus/include/
opus_defines.h 163 #define OPUS_GET_LAST_PACKET_DURATION_REQUEST 4039
551 #define OPUS_GET_LAST_PACKET_DURATION(x) OPUS_GET_LAST_PACKET_DURATION_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/src/
opus_multistream_decoder.c 427 case OPUS_GET_LAST_PACKET_DURATION_REQUEST:
opus_decoder.c 860 case OPUS_GET_LAST_PACKET_DURATION_REQUEST:

Completed in 31 milliseconds