FFmpeg  3.3.6
Data Fields
AVOpenCLDeviceList Struct Reference

#include <libavutil/opencl.h>

Data Fields

int platform_num
 
AVOpenCLPlatformNode ** platform_node
 

Detailed Description

Definition at line 61 of file opencl.h.

Field Documentation

◆ platform_num

int AVOpenCLDeviceList::platform_num

Definition at line 62 of file opencl.h.

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

◆ platform_node

AVOpenCLPlatformNode** AVOpenCLDeviceList::platform_node

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