HomeSort by relevance Sort by last modified time
    Searched defs:OPUS_GET_LOOKAHEAD_REQUEST (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 154 #define OPUS_GET_LOOKAHEAD_REQUEST 4027
478 #define OPUS_GET_LOOKAHEAD(x) OPUS_GET_LOOKAHEAD_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/include/
opus_defines.h 154 #define OPUS_GET_LOOKAHEAD_REQUEST 4027
478 #define OPUS_GET_LOOKAHEAD(x) OPUS_GET_LOOKAHEAD_REQUEST, __opus_check_int_ptr(x)

Completed in 116 milliseconds