FFmpeg
|
AVOpenCLDeviceNode Struct Reference
#include <opencl.h>
Data Fields | |
int | device_type |
char | device_name [AV_OPENCL_MAX_DEVICE_NAME_SIZE] |
cl_device_id | device_id |
Detailed Description
Field Documentation
cl_device_id AVOpenCLDeviceNode::device_id |
Definition at line 49 of file opencl.h.
Referenced by get_device_list(), and init_opencl_env().
char AVOpenCLDeviceNode::device_name[AV_OPENCL_MAX_DEVICE_NAME_SIZE] |
Definition at line 48 of file opencl.h.
Referenced by get_device_list().
int AVOpenCLDeviceNode::device_type |
Definition at line 47 of file opencl.h.
Referenced by get_device_list(), and init_opencl_env().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11