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

  /external/ImageMagick/MagickCore/
opencl-private.h 371 #define CLPixelPacket cl_uchar4
  /external/mesa3d/include/CL/
cl_platform.h 525 }cl_uchar4; typedef in typeref:union:__anon18743
527 /* cl_uchar3 is identical in size, alignment and behavior to cl_uchar4. See section 6.1.5. */
528 typedef cl_uchar4 cl_uchar3;
536 __extension__ struct{ cl_uchar4 lo, hi; };
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 581 }cl_uchar4; typedef in typeref:union:__anon20055
583 /* cl_uchar3 is identical in size, alignment and behavior to cl_uchar4. See section 6.1.5. */
584 typedef cl_uchar4 cl_uchar3;
592 __extension__ struct{ cl_uchar4 lo, hi; };
    [all...]

Completed in 1281 milliseconds