image_type 98 3rdparty/include/opencl/1.2/CL/cl.h cl_mem_object_type image_type; image_type 3514 3rdparty/include/opencl/1.2/CL/cl.hpp desc.image_type = CL_MEM_OBJECT_IMAGE1D; image_type 3588 3rdparty/include/opencl/1.2/CL/cl.hpp desc.image_type = CL_MEM_OBJECT_IMAGE1D_BUFFER; image_type 3647 3rdparty/include/opencl/1.2/CL/cl.hpp desc.image_type = CL_MEM_OBJECT_IMAGE1D_ARRAY; image_type 3733 3rdparty/include/opencl/1.2/CL/cl.hpp desc.image_type = CL_MEM_OBJECT_IMAGE2D; image_type 3909 3rdparty/include/opencl/1.2/CL/cl.hpp desc.image_type = CL_MEM_OBJECT_IMAGE2D_ARRAY; image_type 3998 3rdparty/include/opencl/1.2/CL/cl.hpp desc.image_type = CL_MEM_OBJECT_IMAGE3D; image_type 275 modules/core/src/ocl.cpp cl_mem_object_type image_type; image_type 941 modules/core/src/ocl.cpp cl_mem_object_type image_type, image_type 945 modules/core/src/ocl.cpp (context, flags, image_type, num_entries, image_formats, num_image_formats)) image_type 5615 modules/core/src/ocl.cpp desc.image_type = CL_MEM_OBJECT_IMAGE2D; image_type 4801 modules/core/src/persistence.cpp CvType image_type( CV_TYPE_NAME_IMAGE, icvIsImage, (CvReleaseFunc)cvReleaseImage, image_type 477 modules/highgui/src/window_gtk.cpp static GType image_type = 0; image_type 479 modules/highgui/src/window_gtk.cpp if (!image_type) image_type 481 modules/highgui/src/window_gtk.cpp image_type = g_type_register_static_simple( image_type 492 modules/highgui/src/window_gtk.cpp return image_type;