FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

int OpenCLDeviceBenchmark::platform_idx

Definition at line 29 of file cmdutils_opencl.c.

Referenced by opt_opencl_bench().

int OpenCLDeviceBenchmark::device_idx

Definition at line 30 of file cmdutils_opencl.c.

Referenced by opt_opencl_bench().

char OpenCLDeviceBenchmark::device_name[64]

Definition at line 31 of file cmdutils_opencl.c.

Referenced by opt_opencl_bench().

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: