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 381 typedef __declspec(align(32)) uint32 ulvec32[8]; variable
397 typedef uint32 __attribute__((vector_size(32))) ulvec32;
412 typedef uint32 ulvec32[8];
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 388 typedef __declspec(align(32)) uint32 ulvec32[8]; variable
404 typedef uint32 __attribute__((vector_size(32))) ulvec32;
419 typedef uint32 ulvec32[8];
    [all...]

Completed in 948 milliseconds