Searched defs:ulvec32 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h391 typedef __declspec(align(32)) uint32 ulvec32[8]; variable
410 typedef uint32 __attribute__((vector_size(32))) ulvec32;
424 typedef uint32 ulvec32[8];
/external/libyuv/files/include/libyuv/
H A Drow.h472 typedef __declspec(align(32)) uint32 ulvec32[8]; variable
491 typedef uint32 __attribute__((vector_size(32))) ulvec32;
505 typedef uint32 ulvec32[8];

Completed in 373 milliseconds