Loading...
Searching...
No Matches
va_intel.hpp File Reference
#include "ocl.hpp"Namespaces | |
| namespace | cv |
| "black box" representation of the file storage associated with a file on disk. | |
| namespace | cv::va_intel |
| namespace | cv::va_intel::ocl |
Typedefs | |
| typedef void * | VADisplay |
| typedef unsigned int | VASurfaceID |
Functions | |
| void | cv::va_intel::convertFromVASurface (VADisplay display, VASurfaceID surface, Size size, OutputArray dst) |
| Converts VASurfaceID object to OutputArray. | |
| void | cv::va_intel::convertToVASurface (VADisplay display, InputArray src, VASurfaceID surface, Size size) |
| Converts InputArray to VASurfaceID object. | |
| Context & | cv::va_intel::ocl::initializeContextFromVA (VADisplay display) |
| Creates OpenCL context from VA. | |
Typedef Documentation
◆ VADisplay
| typedef void* VADisplay |
◆ VASurfaceID
| typedef unsigned int VASurfaceID |
1.9.6