| FFmpeg
    | 
| Data Fields | |
| int | platform_idx | 
| int | device_idx | 
| char | device_name [64] | 
| int64_t | runtime | 
Definition at line 28 of file cmdutils_opencl.c.
| 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 opt_opencl_bench().
 1.8.6
 1.8.6