Searched defs:__cl_short4 (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/CL/
H A Dcl_platform.h353 typedef cl_short __cl_short4 __attribute__((vector_size(8))); typedef
363 typedef __m64 __cl_short4; typedef
598 __cl_short4 v4;
617 __cl_short4 v4[2];
636 __cl_short4 v4[4];
/external/opencv3/3rdparty/include/opencl/1.2/CL/
H A Dcl_platform.h409 typedef cl_short __cl_short4 __attribute__((vector_size(8))); typedef
419 typedef __m64 __cl_short4; typedef
654 __cl_short4 v4;
673 __cl_short4 v4[2];
692 __cl_short4 v4[4];

Completed in 52 milliseconds