HomeSort by relevance Sort by last modified time
    Searched full:shr16_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
fixed_debug.h 137 #define SHR16(a, shift) SHR16_(a, shift, __FILE__, __LINE__)
138 static inline short SHR16_(int a, int shift, char *file, int line)

Completed in 154 milliseconds