Home
last modified time | relevance | path

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

/external/libvpx/third_party/libyuv/source/
Drow_gcc.cc128 static const lvec8 kShuffleYUY2Y = {0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10,
133 static const lvec8 kShuffleYUY2UV = {1, 3, 1, 3, 5, 7, 5, 7, 9, 11, 9,
138 static const lvec8 kShuffleUYVYY = {1, 1, 3, 3, 5, 5, 7, 7, 9, 9, 11,
143 static const lvec8 kShuffleUYVYUV = {0, 2, 0, 2, 4, 6, 4, 6, 8, 10, 8,
148 static const lvec8 kShuffleNV21 = {
1266 static const lvec8 kShufARGBToUV_AVX = {
Drow_win.cc150 static const lvec8 kShufARGBToUV_AVX = {
232 static const lvec8 kShuffleYUY2Y = {0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10,
237 static const lvec8 kShuffleYUY2UV = {1, 3, 1, 3, 5, 7, 5, 7, 9, 11, 9,
242 static const lvec8 kShuffleUYVYY = {1, 1, 3, 3, 5, 5, 7, 7, 9, 9, 11,
247 static const lvec8 kShuffleUYVYUV = {0, 2, 0, 2, 4, 6, 4, 6, 8, 10, 8,
252 static const lvec8 kShuffleNV21 = {
/external/libaom/third_party/libyuv/source/
Drow_gcc.cc133 static const lvec8 kShuffleYUY2Y = {0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10,
138 static const lvec8 kShuffleYUY2UV = {1, 3, 1, 3, 5, 7, 5, 7, 9, 11, 9,
143 static const lvec8 kShuffleUYVYY = {1, 1, 3, 3, 5, 5, 7, 7, 9, 9, 11,
148 static const lvec8 kShuffleUYVYUV = {0, 2, 0, 2, 4, 6, 4, 6, 8, 10, 8,
153 static const lvec8 kShuffleNV21 = {
1359 static const lvec8 kShufARGBToUV_AVX = {
Drow_win.cc150 static const lvec8 kShufARGBToUV_AVX = {
232 static const lvec8 kShuffleYUY2Y = {0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10,
237 static const lvec8 kShuffleYUY2UV = {1, 3, 1, 3, 5, 7, 5, 7, 9, 11, 9,
242 static const lvec8 kShuffleUYVYY = {1, 1, 3, 3, 5, 5, 7, 7, 9, 9, 11,
247 static const lvec8 kShuffleUYVYUV = {0, 2, 0, 2, 4, 6, 4, 6, 8, 10, 8,
252 static const lvec8 kShuffleNV21 = {
/external/libyuv/files/source/
Drow_gcc.cc131 static const lvec8 kShuffleYUY2Y = {0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10,
136 static const lvec8 kShuffleYUY2UV = {1, 3, 1, 3, 5, 7, 5, 7, 9, 11, 9,
141 static const lvec8 kShuffleUYVYY = {1, 1, 3, 3, 5, 5, 7, 7, 9, 9, 11,
146 static const lvec8 kShuffleUYVYUV = {0, 2, 0, 2, 4, 6, 4, 6, 8, 10, 8,
151 static const lvec8 kShuffleNV21 = {
1576 static const lvec8 kShufARGBToUV_AVX = {
9115 static const lvec8 kYUV24Perm[3] = {
Drow_win.cc207 static const lvec8 kShufARGBToUV_AVX = {
289 static const lvec8 kShuffleYUY2Y = {0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10,
294 static const lvec8 kShuffleYUY2UV = {1, 3, 1, 3, 5, 7, 5, 7, 9, 11, 9,
299 static const lvec8 kShuffleUYVYY = {1, 1, 3, 3, 5, 5, 7, 7, 9, 9, 11,
304 static const lvec8 kShuffleUYVYUV = {0, 2, 0, 2, 4, 6, 4, 6, 8, 10, 8,
309 static const lvec8 kShuffleNV21 = {
/external/libvpx/third_party/libyuv/include/libyuv/
Drow.h501 typedef __declspec(align(32)) int8_t lvec8[32]; typedef
520 typedef int8_t __attribute__((vector_size(32))) lvec8;
534 typedef int8_t lvec8[32];
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h628 typedef __declspec(align(32)) int8_t lvec8[32]; typedef
648 typedef int8_t __attribute__((vector_size(32))) lvec8;
663 typedef int8_t lvec8[32];
/external/libyuv/files/include/libyuv/
Drow.h749 typedef __declspec(align(32)) int8_t lvec8[32]; typedef
770 typedef int8_t __attribute__((vector_size(32))) lvec8;
786 typedef int8_t lvec8[32];