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

  /external/mesa3d/include/CL/
cl_platform.h 148 #define CL_HUGE_VALF ((cl_float) 1e50)
151 #define CL_INFINITY CL_HUGE_VALF
239 #define CL_HUGE_VALF __builtin_huge_valf()
243 #define CL_HUGE_VALF ((cl_float) 1e50)
249 #define CL_INFINITY CL_HUGE_VALF
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 204 #define CL_HUGE_VALF ((cl_float) 1e50)
207 #define CL_INFINITY CL_HUGE_VALF
295 #define CL_HUGE_VALF __builtin_huge_valf()
299 #define CL_HUGE_VALF ((cl_float) 1e50)
305 #define CL_INFINITY CL_HUGE_VALF
    [all...]

Completed in 40 milliseconds