Home
last modified time | relevance | path

Searched refs:ctx_handle (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/src/
Docl.cpp4263 cl_context ctx_handle = (cl_context)ctx.ptr(); in allocate() local
4323 handle = clCreateBuffer(ctx_handle, CL_MEM_USE_HOST_PTR|createFlags, in allocate()
4327 … handle = clCreateBuffer(ctx_handle, CL_MEM_COPY_HOST_PTR|CL_MEM_READ_WRITE|createFlags, in allocate()