| 
    FFmpeg
    
   | 
 
#include <opencl.h>
Data Fields | |
| int | device_type | 
| char * | device_name | 
| cl_device_id | device_id | 
| int AVOpenCLDeviceNode::device_type | 
Definition at line 49 of file opencl.h.
Referenced by av_opencl_benchmark(), get_device_list(), and init_opencl_env().
| char* AVOpenCLDeviceNode::device_name | 
Definition at line 50 of file opencl.h.
Referenced by av_opencl_benchmark(), free_device_list(), get_device_list(), init_opencl_env(), and opt_opencl_bench().
| 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().
 1.8.6