AVOpenCLDeviceList Struct Reference

#include <opencl.h>

Collaboration diagram for AVOpenCLDeviceList:
Collaboration graph

Data Fields

int platform_num
 
AVOpenCLPlatformNode ** platform_node
 

Detailed Description

Definition at line 59 of file opencl.h.

Field Documentation

AVOpenCLPlatformNode** AVOpenCLDeviceList::platform_node

Definition at line 61 of file opencl.h.

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

int AVOpenCLDeviceList::platform_num

Definition at line 60 of file opencl.h.

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


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