EstervQrCode 1.1.1
Library for qr code manipulation
Functions
cv::va_intel::ocl Namespace Reference

Functions

CV_EXPORTS ContextinitializeContextFromVA (VADisplay display, bool tryInterop=true)
 Creates OpenCL context from VA. More...
 

Function Documentation

◆ initializeContextFromVA()

CV_EXPORTS Context& cv::va_intel::ocl::initializeContextFromVA ( VADisplay  display,
bool  tryInterop = true 
)

Creates OpenCL context from VA.

Parameters
display- VADisplay for which CL interop should be established.
tryInterop- try to set up for interoperability, if true; set up for use slow copy if false.
Returns
Returns reference to OpenCL Context