Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow.h145 typedef __declspec(align(16)) unsigned char uvec8[16]; typedef
150 typedef unsigned char __attribute__((vector_size(16))) uvec8; typedef
/external/libyuv/files/include/libyuv/
Drow.h150 typedef __declspec(align(16)) uint8 uvec8[16]; typedef