avfilter: don't anonymously typedef structs
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
0fbc7a2169
commit
ed93ed5ee3
92 changed files with 116 additions and 116 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
#if CONFIG_OPENCL
|
||||
|
||||
typedef struct {
|
||||
typedef struct UnsharpOpenclContext {
|
||||
cl_command_queue command_queue;
|
||||
cl_program program;
|
||||
cl_kernel kernel_default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue