Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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