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

  /external/libyuv/files/include/libyuv/
row.h 152 typedef __declspec(align(16)) uint16 uvec16[8]; variable
160 typedef uint16 __attribute__((vector_size(16))) uvec16;
168 typedef uint16 uvec16[8];
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
row.h 459 typedef __declspec(align(16)) uint16 uvec16[8]; variable
475 typedef uint16 __attribute__((vector_size(16))) uvec16;
483 typedef uint16 uvec16[8];
    [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h 367 typedef __declspec(align(16)) uint16 uvec16[8]; variable
383 typedef uint16 __attribute__((vector_size(16))) uvec16;
391 typedef uint16 uvec16[8];
    [all...]

Completed in 216 milliseconds