Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_win.cc219 static const lvec8 kShufARGBToUV_AVX = {
2199 static const lvec8 kUVToB_AVX = {
2203 static const lvec8 kUVToR_AVX = {
2207 static const lvec8 kUVToG_AVX = {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h376 typedef __declspec(align(32)) int8 lvec8[32]; typedef