FFmpeg
Data Fields
OpenCLDeviceContext Struct Reference

Data Fields

AVOpenCLDeviceContext p
 The public AVOpenCLDeviceContext. More...
 
cl_command_queue command_queue
 
cl_platform_id platform_id
 

Detailed Description

Definition at line 87 of file hwcontext_opencl.c.

Field Documentation

◆ p

AVOpenCLDeviceContext OpenCLDeviceContext::p

The public AVOpenCLDeviceContext.

See hwcontext_opencl.h for it.

Definition at line 91 of file hwcontext_opencl.c.

Referenced by opencl_check_extension(), and opencl_device_init().

◆ command_queue

cl_command_queue OpenCLDeviceContext::command_queue

◆ platform_id

cl_platform_id OpenCLDeviceContext::platform_id

Definition at line 100 of file hwcontext_opencl.c.

Referenced by opencl_check_extension(), and opencl_device_init().


The documentation for this struct was generated from the following file: