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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 382 typedef __declspec(align(16)) int32 vec32[4]; variable
401 typedef int32 __attribute__((vector_size(16))) vec32;
415 typedef int32 vec32[4];
436 vec32 kYToRgb;
444 vec32 kYToRgb;
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 463 typedef __declspec(align(16)) int32 vec32[4]; variable
482 typedef int32 __attribute__((vector_size(16))) vec32;
496 typedef int32 vec32[4];
517 vec32 kYToRgb;
525 vec32 kYToRgb;
    [all...]

Completed in 242 milliseconds