Home
last modified time | relevance | path

Searched refs:lvec32 (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc510 static const lvec32 kPermdRGB24_AVX = {0, 1, 2, 4, 5, 6, 3, 7};
1115 static const lvec32 kPermdARGBToY_AVX = {0, 4, 1, 5, 2, 6, 3, 7};
Drow_win.cc1185 static const lvec32 kPermdARGBToY_AVX = {0, 4, 1, 5, 2, 6, 3, 7};
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h379 typedef __declspec(align(32)) int32 lvec32[8]; typedef
395 typedef int32 __attribute__((vector_size(32))) lvec32;
410 typedef int32 lvec32[8];
/external/libyuv/files/include/libyuv/
Drow.h469 typedef __declspec(align(32)) int32 lvec32[8]; typedef
488 typedef int32 __attribute__((vector_size(32))) lvec32;
502 typedef int32 lvec32[8];
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h500 typedef __declspec(align(32)) int32_t lvec32[8]; typedef
519 typedef int32_t __attribute__((vector_size(32))) lvec32;
533 typedef int32_t lvec32[8];
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc741 static const lvec32 kPermdARGBToY_AVX = {
Drow_win.cc1210 static const lvec32 kPermdARGBToY_AVX = {
/external/libyuv/files/source/
Drow_gcc.cc784 static const lvec32 kPermdARGBToY_AVX = {0, 4, 1, 5, 2, 6, 3, 7};
Drow_win.cc1185 static const lvec32 kPermdARGBToY_AVX = {0, 4, 1, 5, 2, 6, 3, 7};