Context 257 3rdparty/include/opencl/1.2/CL/cl.hpp class Context; Context 1309 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_mem_info, CL_MEM_CONTEXT, cl::Context) \ Context 1320 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \ Context 1326 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_program_info, CL_PROGRAM_CONTEXT, cl::Context) \ Context 1340 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_kernel_info, CL_KERNEL_CONTEXT, cl::Context) \ Context 1347 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_command_queue_info, CL_QUEUE_CONTEXT, cl::Context) \ Context 1374 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_event_info, CL_EVENT_CONTEXT, cl::Context) Context 2350 3rdparty/include/opencl/1.2/CL/cl.hpp static Context default_; Context 2464 3rdparty/include/opencl/1.2/CL/cl.hpp static Context getDefault(cl_int * err = NULL) Context 2490 3rdparty/include/opencl/1.2/CL/cl.hpp default_ = Context( Context 2519 3rdparty/include/opencl/1.2/CL/cl.hpp Context(const Context& context) : detail::Wrapper<cl_type>(context) { } Context 2533 3rdparty/include/opencl/1.2/CL/cl.hpp Context& operator = (const Context& rhs) Context 2546 3rdparty/include/opencl/1.2/CL/cl.hpp Context& operator = (const cl_context& rhs) Context 2619 3rdparty/include/opencl/1.2/CL/cl.hpp Context context = Context::getDefault(&error); Context 2639 3rdparty/include/opencl/1.2/CL/cl.hpp __declspec(selectany) volatile int Context::default_initialized_ = __DEFAULT_NOT_INITIALIZED; Context 2640 3rdparty/include/opencl/1.2/CL/cl.hpp __declspec(selectany) Context Context::default_; Context 2641 3rdparty/include/opencl/1.2/CL/cl.hpp __declspec(selectany) volatile cl_int Context::default_error_ = CL_SUCCESS; Context 2643 3rdparty/include/opencl/1.2/CL/cl.hpp __attribute__((weak)) volatile int Context::default_initialized_ = __DEFAULT_NOT_INITIALIZED; Context 2644 3rdparty/include/opencl/1.2/CL/cl.hpp __attribute__((weak)) Context Context::default_; Context 2645 3rdparty/include/opencl/1.2/CL/cl.hpp __attribute__((weak)) volatile cl_int Context::default_error_ = CL_SUCCESS; Context 2809 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 2999 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3031 3rdparty/include/opencl/1.2/CL/cl.hpp Context context = Context::getDefault(err); Context 3069 3rdparty/include/opencl/1.2/CL/cl.hpp Context context = Context::getDefault(err); Context 3180 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3270 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3353 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3505 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3579 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3636 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3705 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3826 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3896 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 3968 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4092 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4164 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4233 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4584 3rdparty/include/opencl/1.2/CL/cl.hpp Context context = Context::getDefault(err); Context 4619 3rdparty/include/opencl/1.2/CL/cl.hpp Context context = Context::getDefault(err); Context 4645 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4679 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4723 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4780 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 4966 3rdparty/include/opencl/1.2/CL/cl.hpp Context ctx = input1.getInfo<CL_PROGRAM_CONTEXT>(); Context 5005 3rdparty/include/opencl/1.2/CL/cl.hpp Context::getDefault()(), Context 5073 3rdparty/include/opencl/1.2/CL/cl.hpp Context context = Context::getDefault(&error); Context 5095 3rdparty/include/opencl/1.2/CL/cl.hpp const Context& context, Context 5137 3rdparty/include/opencl/1.2/CL/cl.hpp Context context = Context::getDefault(&error); Context 74 modules/core/include/opencv2/core/directx.hpp CV_EXPORTS Context& initializeContextFromD3D11Device(ID3D11Device* pD3D11Device); Context 75 modules/core/include/opencv2/core/directx.hpp CV_EXPORTS Context& initializeContextFromD3D10Device(ID3D10Device* pD3D10Device); Context 76 modules/core/include/opencv2/core/directx.hpp CV_EXPORTS Context& initializeContextFromDirect3DDevice9Ex(IDirect3DDevice9Ex* pDirect3DDevice9Ex); Context 77 modules/core/include/opencv2/core/directx.hpp CV_EXPORTS Context& initializeContextFromDirect3DDevice9(IDirect3DDevice9* pDirect3DDevice9); Context 61 modules/core/include/opencv2/core/ocl.hpp class CV_EXPORTS Context; Context 237 modules/core/include/opencv2/core/ocl.hpp Context(); Context 238 modules/core/include/opencv2/core/ocl.hpp explicit Context(int dtype); Context 239 modules/core/include/opencv2/core/ocl.hpp ~Context(); Context 240 modules/core/include/opencv2/core/ocl.hpp Context(const Context& c); Context 241 modules/core/include/opencv2/core/ocl.hpp Context& operator = (const Context& c); Context 250 modules/core/include/opencv2/core/ocl.hpp static Context& getDefault(bool initialize = true); Context 253 modules/core/include/opencv2/core/ocl.hpp friend void initializeContextFromHandle(Context& ctx, void* platform, void* context, void* device); Context 273 modules/core/include/opencv2/core/ocl.hpp friend void initializeContextFromHandle(Context& ctx, void* platform, void* context, void* device); Context 280 modules/core/include/opencv2/core/ocl.hpp void initializeContextFromHandle(Context& ctx, void* platform, void* context, void* device); Context 286 modules/core/include/opencv2/core/ocl.hpp explicit Queue(const Context& c, const Device& d=Device()); Context 291 modules/core/include/opencv2/core/ocl.hpp bool create(const Context& c=Context(), const Device& d=Device()); Context 41 modules/core/include/opencv2/core/opencl/opencl_svm.hpp CV_EXPORTS const SVMCapabilities getSVMCapabilitites(const ocl::Context& context); Context 73 modules/core/include/opencv2/core/opencl/opencl_svm.hpp CV_EXPORTS const SVMFunctions* getSVMFunctions(const ocl::Context& context); Context 239 modules/core/src/directx.cpp Context& initializeContextFromD3D11Device(ID3D11Device* pD3D11Device) Context 341 modules/core/src/directx.cpp Context& ctx = Context::getDefault(false); Context 347 modules/core/src/directx.cpp Context& initializeContextFromD3D10Device(ID3D10Device* pD3D10Device) Context 449 modules/core/src/directx.cpp Context& ctx = Context::getDefault(false); Context 455 modules/core/src/directx.cpp Context& initializeContextFromDirect3DDevice9Ex(IDirect3DDevice9Ex* pDirect3DDevice9Ex) Context 558 modules/core/src/directx.cpp Context& ctx = Context::getDefault(false); Context 565 modules/core/src/directx.cpp Context& initializeContextFromDirect3DDevice9(IDirect3DDevice9* pDirect3DDevice9) Context 668 modules/core/src/directx.cpp Context& ctx = Context::getDefault(false); Context 723 modules/core/src/directx.cpp Context& ctx = Context::getDefault(); Context 780 modules/core/src/directx.cpp Context& ctx = Context::getDefault(); Context 871 modules/core/src/directx.cpp Context& ctx = Context::getDefault(); Context 928 modules/core/src/directx.cpp Context& ctx = Context::getDefault(); Context 1022 modules/core/src/directx.cpp Context& ctx = Context::getDefault(); Context 1086 modules/core/src/directx.cpp Context& ctx = Context::getDefault(); Context 2209 modules/core/src/dxt.cpp context((cl_context)ocl::Context::getDefault().ptr()), plHandle(0) Context 2253 modules/core/src/dxt.cpp CLAMDDFT_Assert(clAmdFftCreateDefaultPlan(&plHandle, (cl_context)ocl::Context::getDefault().ptr(), dim, clLengthsIn)) Context 2301 modules/core/src/dxt.cpp cl_context currentContext = (cl_context)ocl::Context::getDefault().ptr(); Context 2171 modules/core/src/ocl.cpp const Context& ctx = Context::getDefault(); Context 2464 modules/core/src/ocl.cpp struct Context::Impl Context 2466 modules/core/src/ocl.cpp static Context::Impl* get(Context& context) { return context.p; } Context 2753 modules/core/src/ocl.cpp Context::Context() Context 2758 modules/core/src/ocl.cpp Context::Context(int dtype) Context 2764 modules/core/src/ocl.cpp bool Context::create() Context 2779 modules/core/src/ocl.cpp bool Context::create(int dtype0) Context 2794 modules/core/src/ocl.cpp Context::~Context() Context 2803 modules/core/src/ocl.cpp Context::Context(const Context& c) Context 2810 modules/core/src/ocl.cpp Context& Context::operator = (const Context& c) Context 2821 modules/core/src/ocl.cpp void* Context::ptr() const Context 2826 modules/core/src/ocl.cpp size_t Context::ndevices() const Context 2831 modules/core/src/ocl.cpp const Device& Context::device(size_t idx) const Context 2837 modules/core/src/ocl.cpp Context& Context::getDefault(bool initialize) Context 2839 modules/core/src/ocl.cpp static Context* ctx = new Context(); Context 2858 modules/core/src/ocl.cpp Program Context::getProg(const ProgramSource& prog, Context 2867 modules/core/src/ocl.cpp bool Context::useSVM() const Context 2869 modules/core/src/ocl.cpp Context::Impl* i = p; Context 2875 modules/core/src/ocl.cpp void Context::setUseSVM(bool enabled) Context 2877 modules/core/src/ocl.cpp Context::Impl* i = p; Context 2888 modules/core/src/ocl.cpp bool Context::useSVM() const { return false; } Context 2889 modules/core/src/ocl.cpp void Context::setUseSVM(bool enabled) { CV_Assert(!enabled); } Context 2895 modules/core/src/ocl.cpp const SVMCapabilities getSVMCapabilitites(const ocl::Context& context) Context 2897 modules/core/src/ocl.cpp Context::Impl* i = context.p; Context 2904 modules/core/src/ocl.cpp CV_EXPORTS const SVMFunctions* getSVMFunctions(const ocl::Context& context) Context 2906 modules/core/src/ocl.cpp Context::Impl* i = context.p; Context 2929 modules/core/src/ocl.cpp void initializeContextFromHandle(Context& ctx, void* platform, void* _context, void* _device) Context 2935 modules/core/src/ocl.cpp Context::Impl * impl = ctx.p; Context 2955 modules/core/src/ocl.cpp Impl(const Context& c, const Device& d) Context 2958 modules/core/src/ocl.cpp const Context* pc = &c; Context 2962 modules/core/src/ocl.cpp pc = &Context::getDefault(); Context 2998 modules/core/src/ocl.cpp Queue::Queue(const Context& c, const Device& d) Context 3028 modules/core/src/ocl.cpp bool Queue::create(const Context& c, const Device& d) Context 3053 modules/core/src/ocl.cpp q.create(Context::getDefault()); Context 3234 modules/core/src/ocl.cpp const Program& prog = Context::getDefault().getProg(src, buildopts, *errmsg); Context 3301 modules/core/src/ocl.cpp const Context& ctx = Context::getDefault(); Context 3476 modules/core/src/ocl.cpp const Context& ctx = Context::getDefault(); Context 3540 modules/core/src/ocl.cpp const Context& ctx = Context::getDefault(); Context 3689 modules/core/src/ocl.cpp const Context& ctx = Context::getDefault(); Context 3987 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4032 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4060 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4173 modules/core/src/ocl.cpp void getBestFlags(const Context& ctx, int /*flags*/, UMatUsageFlags usageFlags, int& createFlags, int& flags0) const Context 4200 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4259 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4393 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4457 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4504 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4555 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4642 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4788 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 4900 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 5038 modules/core/src/ocl.cpp Context& ctx = Context::getDefault(); Context 5564 modules/core/src/ocl.cpp cl_context context = (cl_context)Context::getDefault().ptr(); Context 5603 modules/core/src/ocl.cpp cl_context context = (cl_context)Context::getDefault().ptr(); Context 452 modules/core/src/parallel.cpp return std::max(0, (int)Concurrency::Context::VirtualProcessorId()); // zero for master thread, unique number for others but not necessary 1,2,3,... Context 13 modules/java/android_test/src/org/opencv/test/OpenCVTestRunner.java import android.content.Context; Context 28 modules/java/android_test/src/org/opencv/test/OpenCVTestRunner.java public static Context context; Context 10 modules/java/generator/src/java/android+AsyncServiceHelper.java import android.content.Context; Context 20 modules/java/generator/src/java/android+AsyncServiceHelper.java public static boolean initOpenCV(String Version, final Context AppContext, Context 26 modules/java/generator/src/java/android+AsyncServiceHelper.java if (AppContext.bindService(intent, helper.mServiceConnection, Context.BIND_AUTO_CREATE)) Context 38 modules/java/generator/src/java/android+AsyncServiceHelper.java protected AsyncServiceHelper(String Version, Context AppContext, LoaderCallbackInterface Callback) Context 50 modules/java/generator/src/java/android+AsyncServiceHelper.java protected Context mAppContext; Context 54 modules/java/generator/src/java/android+AsyncServiceHelper.java protected static boolean InstallServiceQuiet(Context context) Context 71 modules/java/generator/src/java/android+AsyncServiceHelper.java protected static void InstallService(final Context AppContext, final LoaderCallbackInterface Callback) Context 5 modules/java/generator/src/java/android+BaseLoaderCallback.java import android.content.Context; Context 15 modules/java/generator/src/java/android+BaseLoaderCallback.java public BaseLoaderCallback(Context AppContext) { Context 139 modules/java/generator/src/java/android+BaseLoaderCallback.java protected Context mAppContext; Context 13 modules/java/generator/src/java/android+CameraBridgeViewBase.java import android.content.Context; Context 60 modules/java/generator/src/java/android+CameraBridgeViewBase.java public CameraBridgeViewBase(Context context, int cameraId) { Context 68 modules/java/generator/src/java/android+CameraBridgeViewBase.java public CameraBridgeViewBase(Context context, AttributeSet attrs) { Context 5 modules/java/generator/src/java/android+JavaCameraView.java import android.content.Context; Context 59 modules/java/generator/src/java/android+JavaCameraView.java public JavaCameraView(Context context, int cameraId) { Context 63 modules/java/generator/src/java/android+JavaCameraView.java public JavaCameraView(Context context, AttributeSet attrs) { Context 3 modules/java/generator/src/java/android+OpenCVLoader.java import android.content.Context; Context 92 modules/java/generator/src/java/android+OpenCVLoader.java public static boolean initAsync(String Version, Context AppContext, Context 3 modules/java/generator/src/java/android+Utils.java import android.content.Context; Context 19 modules/java/generator/src/java/android+Utils.java public static String exportResource(Context context, int resourceId) { Context 23 modules/java/generator/src/java/android+Utils.java public static String exportResource(Context context, int resourceId, String dirname) { Context 28 modules/java/generator/src/java/android+Utils.java File resDir = context.getDir(dirname, Context.MODE_PRIVATE); Context 49 modules/java/generator/src/java/android+Utils.java public static Mat loadResource(Context context, int resourceId) throws IOException Context 54 modules/java/generator/src/java/android+Utils.java public static Mat loadResource(Context context, int resourceId, int flags) throws IOException Context 101 modules/videoio/src/cap_openni.cpp ApproximateSyncGrabber( xn::Context &_context, Context 171 modules/videoio/src/cap_openni.cpp xn::Context &context; Context 488 modules/videoio/src/cap_openni.cpp xn::Context context; Context 3 platforms/android/service/engine/src/org/opencv/engine/MarketConnector.java import android.content.Context; Context 11 platforms/android/service/engine/src/org/opencv/engine/MarketConnector.java protected Context mContext; Context 13 platforms/android/service/engine/src/org/opencv/engine/MarketConnector.java public MarketConnector(Context context) { Context 10 platforms/android/service/engine/src/org/opencv/engine/manager/ManagerActivity.java import android.content.Context; Context 71 platforms/android/service/engine/src/org/opencv/engine/manager/ManagerActivity.java new OpenCVEngineServiceConnection(), Context.BIND_AUTO_CREATE)) { Context 6 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CalibrationResult.java import android.content.Context; Context 18 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CalibrationResult.java SharedPreferences sharedPref = activity.getPreferences(Context.MODE_PRIVATE); Context 43 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CalibrationResult.java SharedPreferences sharedPref = activity.getPreferences(Context.MODE_PRIVATE); Context 24 samples/android/face-detection/src/org/opencv/samples/facedetect/FdActivity.java import android.content.Context; Context 72 samples/android/face-detection/src/org/opencv/samples/facedetect/FdActivity.java File cascadeDir = getDir("cascade", Context.MODE_PRIVATE); Context 8 samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/Tutorial3View.java import android.content.Context; Context 20 samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/Tutorial3View.java public Tutorial3View(Context context, AttributeSet attrs) { Context 123 samples/directx/d3d10_interop.cpp cv::ocl::Context::getDefault().device(0).name() : Context 300 samples/directx/d3d10_interop.cpp cv::ocl::Context m_oclCtx; Context 127 samples/directx/d3d11_interop.cpp cv::ocl::Context::getDefault().device(0).name() : Context 306 samples/directx/d3d11_interop.cpp cv::ocl::Context m_oclCtx; Context 96 samples/directx/d3d9_interop.cpp cv::ocl::Context::getDefault().device(0).name() : Context 298 samples/directx/d3d9_interop.cpp cv::ocl::Context m_oclCtx; Context 96 samples/directx/d3d9ex_interop.cpp cv::ocl::Context::getDefault().device(0).name() : Context 299 samples/directx/d3d9ex_interop.cpp cv::ocl::Context m_oclCtx;