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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 380 typedef __declspec(align(32)) uint16 ulvec16[16]; variable
396 typedef uint16 __attribute__((vector_size(32))) ulvec16;
411 typedef uint16 ulvec16[16];
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 387 typedef __declspec(align(32)) uint16 ulvec16[16]; variable
403 typedef uint16 __attribute__((vector_size(32))) ulvec16;
418 typedef uint16 ulvec16[16];
    [all...]

Completed in 3551 milliseconds