Searched defs:kShuffleYUY2Y (Results 1 – 3 of 3) sorted by relevance
| /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, variable
|
| /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, variable
|
| /external/libyuv/source/ |
| D | row_gcc.cc | 140 static const lvec8 kShuffleYUY2Y = {0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10, variable
|