/external/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 128 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 = {
|
D | row_win.cc | 150 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/ |
D | row_gcc.cc | 133 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 = {
|
D | row_win.cc | 150 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/ |
D | row_gcc.cc | 131 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] = {
|
D | row_win.cc | 207 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/ |
D | row.h | 501 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/ |
D | row.h | 628 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/ |
D | row.h | 749 typedef __declspec(align(32)) int8_t lvec8[32]; typedef 770 typedef int8_t __attribute__((vector_size(32))) lvec8; 786 typedef int8_t lvec8[32];
|