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

  /external/mesa3d/include/CL/
cl_platform.h 282 typedef vector signed short __cl_short8; typedef
319 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef
329 typedef __m128i __cl_short8; typedef
620 __cl_short8 v8;
639 __cl_short8 v8[2];
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 338 typedef __vector signed short __cl_short8; typedef
375 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef
385 typedef __m128i __cl_short8; typedef
676 __cl_short8 v8;
695 __cl_short8 v8[2];
    [all...]

Completed in 129 milliseconds