|
FFmpeg
|
#include <opencl.h>
Data Fields | |
| int | platform_num |
| AVOpenCLPlatformNode ** | platform_node |
| int AVOpenCLDeviceList::platform_num |
Definition at line 64 of file opencl.h.
Referenced by free_device_list(), get_device_list(), and init_opencl_env().
| AVOpenCLPlatformNode** AVOpenCLDeviceList::platform_node |
Definition at line 65 of file opencl.h.
Referenced by free_device_list(), get_device_list(), and init_opencl_env().
1.8.2