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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 385 typedef __declspec(align(16)) uint32 uvec32[4]; variable
404 typedef uint32 __attribute__((vector_size(16))) uvec32;
418 typedef uint32 uvec32[4];
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 466 typedef __declspec(align(16)) uint32 uvec32[4]; variable
485 typedef uint32 __attribute__((vector_size(16))) uvec32;
499 typedef uint32 uvec32[4];
    [all...]

Completed in 441 milliseconds