FFmpeg  3.3.6
Data Fields
AVOpenCLDeviceNode Struct Reference

#include <libavutil/opencl.h>

Data Fields

int device_type
 
char * device_name
 
cl_device_id device_id
 

Detailed Description

Definition at line 48 of file opencl.h.

Field Documentation

◆ device_type

int AVOpenCLDeviceNode::device_type

Definition at line 49 of file opencl.h.

Referenced by av_opencl_benchmark(), get_device_list(), and init_opencl_env().

◆ device_name

char* AVOpenCLDeviceNode::device_name

◆ device_id

cl_device_id AVOpenCLDeviceNode::device_id

Definition at line 51 of file opencl.h.

Referenced by av_opencl_benchmark(), get_device_list(), and init_opencl_env().


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