HomeSort by relevance Sort by last modified time
    Searched defs:uvec16 (Results 1 - 2 of 2) 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/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 371 typedef __declspec(align(16)) uint16 uvec16[8]; variable
387 typedef uint16 __attribute__((vector_size(16))) uvec16;
395 typedef uint16 uvec16[8];
    [all...]

Completed in 1081 milliseconds