Go to the source code of this file.
API-specific header for AV_HWDEVICE_TYPE_OPENCL.
Pools allocated internally are always dynamic, and are primarily intended to be used in OpenCL-only cases. If interoperation is required, it is typically required to allocate frames in the other API and then map the frames context to OpenCL with av_hwframe_ctx_create_derived().
Definition in file hwcontext_opencl.h.