| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | FFOpenclParam | 
Macros | |
| #define | FF_OPENCL_PARAM_INFO(a) ((void*)(&(a))), (sizeof(a)) | 
Functions | |
| av_warn_unused_result int | avpriv_opencl_set_parameter (FFOpenclParam *opencl_param,...) | 
Definition at line 29 of file opencl_internal.h.
Referenced by ff_opencl_apply_unsharp(), and ff_opencl_transform().
| av_warn_unused_result int avpriv_opencl_set_parameter | ( | FFOpenclParam * | opencl_param, | 
| ... | |||
| ) | 
Definition at line 26 of file opencl_internal.c.
Referenced by ff_opencl_apply_unsharp(), and ff_opencl_transform().
 1.8.6