FFmpeg
|
#include "opencl.h"
Go to the source code of this file.
Data Structures | |
struct | FFOpenclParam |
Macros | |
#define | FF_OPENCL_PARAM_INFO(a) ((void*)(&(a))), (sizeof(a)) |
Functions | |
int | avpriv_opencl_set_parameter (FFOpenclParam *opencl_param,...) |
Definition at line 25 of file opencl_internal.h.
Referenced by ff_opencl_apply_unsharp(), and ff_opencl_transform().
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().