| FFmpeg
    | 
AVOpenCLDeviceList Struct Reference
  #include <opencl.h>
Collaboration diagram for AVOpenCLDeviceList:

| Data Fields | |
| int | platform_num | 
| AVOpenCLPlatformNode ** | platform_node | 
Detailed Description
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:
Generated by
 1.8.11
 1.8.11