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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 378 typedef __declspec(align(32)) int32 lvec32[8]; variable
394 typedef int32 __attribute__((vector_size(32))) lvec32;
409 typedef int32 lvec32[8];
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 385 typedef __declspec(align(32)) int32 lvec32[8]; variable
401 typedef int32 __attribute__((vector_size(32))) lvec32;
416 typedef int32 lvec32[8];
    [all...]

Completed in 47 milliseconds