Home
last modified time | relevance | path

Searched defs:vec16 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow.h146 typedef __declspec(align(16)) signed short vec16[8]; typedef
151 typedef signed short __attribute__((vector_size(16))) vec16; typedef
/external/clang/test/Sema/
Dext_vector_components.c14 float16 vec16; in test() local
/external/libyuv/files/include/libyuv/
Drow.h151 typedef __declspec(align(16)) int16 vec16[8]; typedef