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

  /external/ImageMagick/MagickCore/
opencl-private.h 379 #define CLPixelPacket cl_ushort4
  /external/mesa3d/include/CL/
cl_platform.h 675 }cl_ushort4; typedef in typeref:union:__anon18775
677 /* cl_ushort3 is identical in size, alignment and behavior to cl_ushort4. See section 6.1.5. */
678 typedef cl_ushort4 cl_ushort3;
686 __extension__ struct{ cl_ushort4 lo, hi; };
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 731 }cl_ushort4; typedef in typeref:union:__anon20087
733 /* cl_ushort3 is identical in size, alignment and behavior to cl_ushort4. See section 6.1.5. */
734 typedef cl_ushort4 cl_ushort3;
742 __extension__ struct{ cl_ushort4 lo, hi; };
    [all...]

Completed in 41 milliseconds