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 67 of file opencl.h.

Field Documentation

int AVOpenCLDeviceList::platform_num

Definition at line 68 of file opencl.h.

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

AVOpenCLPlatformNode** AVOpenCLDeviceList::platform_node

Definition at line 69 of file opencl.h.

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


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