HomeSort by relevance Sort by last modified time
    Searched full:lvec32 (Results 1 - 6 of 6) 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...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_win.cc     [all...]
row_gcc.cc 741 static const lvec32 kPermdARGBToY_AVX = {
    [all...]
  /external/libyuv/files/source/
row_win.cc     [all...]
row_gcc.cc 812 static const lvec32 kPermdARGBToY_AVX = {
    [all...]

Completed in 2622 milliseconds