FFmpeg  3.3.9
Data Fields
OpenCLDeviceBenchmark Struct Reference

Data Fields

int platform_idx
 
int device_idx
 
char device_name [64]
 
int64_t runtime
 

Detailed Description

Definition at line 28 of file cmdutils_opencl.c.

Field Documentation

◆ platform_idx

int OpenCLDeviceBenchmark::platform_idx

Definition at line 29 of file cmdutils_opencl.c.

Referenced by opt_opencl_bench().

◆ device_idx

int OpenCLDeviceBenchmark::device_idx

Definition at line 30 of file cmdutils_opencl.c.

Referenced by opt_opencl_bench().

◆ device_name

char OpenCLDeviceBenchmark::device_name[64]

Definition at line 31 of file cmdutils_opencl.c.

Referenced by opt_opencl_bench().

◆ runtime

int64_t OpenCLDeviceBenchmark::runtime

Definition at line 32 of file cmdutils_opencl.c.

Referenced by compare_ocl_device_desc(), and opt_opencl_bench().


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