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

  /external/mesa3d/include/CL/
cl_platform.h 1108 }cl_double2; typedef in typeref:union:__anon18867
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 1164 }cl_double2; typedef in typeref:union:__anon20179
    [all...]
  /external/opencv3/modules/core/src/
matmul.cpp 773 cl_double2 alpha_2 = { { alpha, 0 } };
774 cl_double2 beta_2 = { { beta, 0 } };
    [all...]

Completed in 155 milliseconds