Home
last modified time | relevance | path

Searched defs:vec8 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow.h144 typedef __declspec(align(16)) signed char vec8[16]; typedef
149 typedef signed char __attribute__((vector_size(16))) vec8; typedef
/external/libyuv/files/include/libyuv/
Drow.h149 typedef __declspec(align(16)) int8 vec8[16]; typedef