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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 391 typedef __declspec(align(32)) uint32 ulvec32[8]; variable
410 typedef uint32 __attribute__((vector_size(32))) ulvec32;
424 typedef uint32 ulvec32[8];
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 472 typedef __declspec(align(32)) uint32 ulvec32[8]; variable
491 typedef uint32 __attribute__((vector_size(32))) ulvec32;
505 typedef uint32 ulvec32[8];
    [all...]

Completed in 1365 milliseconds