HomeSort by relevance Sort by last modified time
    Searched refs:__cl_ushort8 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/include/CL/
cl_platform.h 281 typedef vector unsigned short __cl_ushort8; typedef
318 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16))); typedef
328 typedef __m128i __cl_ushort8; typedef
695 __cl_ushort8 v8;
714 __cl_ushort8 v8[2];
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 337 typedef __vector unsigned short __cl_ushort8; typedef
374 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16))); typedef
384 typedef __m128i __cl_ushort8; typedef
751 __cl_ushort8 v8;
770 __cl_ushort8 v8[2];
    [all...]

Completed in 169 milliseconds