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

  /external/ImageMagick/MagickCore/
opencl-private.h 363 #define CLPixelPacket cl_float4
accelerate.c 662 sizeof(cl_float4),(void *) NULL);
686 status|=SetOpenCLKernelArg(blurRowKernel,i++,sizeof(cl_float4)*(chunkSize+kernelWidth),(void *) NULL);
721 status|=SetOpenCLKernelArg(blurColumnKernel,i++,sizeof(cl_float4)*(chunkSize+kernelWidth),(void *) NULL);
    [all...]
  /external/mesa3d/include/CL/
cl_platform.h 270 * in order for a cl_float4 to be 16 byte aligned in a struct,
1049 }cl_float4; typedef in typeref:union:__anon18855
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 326 * in order for a cl_float4 to be 16 byte aligned in a struct,
1105 }cl_float4; typedef in typeref:union:__anon20167
    [all...]
cl.hpp     [all...]

Completed in 98 milliseconds