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

  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 91 # define OPUS_RESTRICT __restrict__
93 # define OPUS_RESTRICT __restrict
95 # define OPUS_RESTRICT
98 # define OPUS_RESTRICT restrict
  /external/libopus/include/
opus_defines.h 91 # define OPUS_RESTRICT __restrict__
93 # define OPUS_RESTRICT __restrict
95 # define OPUS_RESTRICT
98 # define OPUS_RESTRICT restrict

Completed in 40 milliseconds