OpenCL-specific data associated with a frame pool. More...
#include <hwcontext_opencl.h>
OpenCL-specific data associated with a frame pool.
Allocated as AVHWFramesContext.hwctx.
Definition at line 89 of file hwcontext_opencl.h.
The command queue used for internal asynchronous operations on this device (av_hwframe_transfer_data(), av_hwframe_map()).
If this is not set, the command queue from the associated device is used instead.
Definition at line 97 of file hwcontext_opencl.h.
Referenced by opencl_frames_init_command_queue().