Home
last modified time | relevance | path

Searched refs:lvec8 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc892 static const lvec8 kShufARGBToUV_AVX = {
1417 lvec8 kUVToB; // 0
1418 lvec8 kUVToG; // 32
1419 lvec8 kUVToR; // 64
Drow_win.cc29 lvec8 kUVToB; // 0
30 lvec8 kUVToG; // 32
31 lvec8 kUVToR; // 64
232 static const lvec8 kShufARGBToUV_AVX = {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h379 typedef __declspec(align(32)) int8 lvec8[32]; typedef
395 typedef int8 __attribute__((vector_size(32))) lvec8;
410 typedef int8 lvec8[32];