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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 388 typedef __declspec(align(32)) int32 lvec32[8]; variable
407 typedef int32 __attribute__((vector_size(32))) lvec32;
421 typedef int32 lvec32[8];
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 469 typedef __declspec(align(32)) int32 lvec32[8]; variable
488 typedef int32 __attribute__((vector_size(32))) lvec32;
502 typedef int32 lvec32[8];
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_gcc.cc 812 static const lvec32 kPermdARGBToY_AVX = {
    [all...]
row_win.cc     [all...]
  /external/libyuv/files/source/
row_gcc.cc     [all...]
row_win.cc     [all...]

Completed in 4436 milliseconds