FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVOpenCLDeviceList Struct Reference

#include <opencl.h>

Data Fields

int platform_num
 
AVOpenCLPlatformNode ** platform_node
 

Detailed Description

Definition at line 63 of file opencl.h.

Field Documentation

int AVOpenCLDeviceList::platform_num

Definition at line 64 of file opencl.h.

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

AVOpenCLPlatformNode** AVOpenCLDeviceList::platform_node

Definition at line 65 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: