FFmpeg
|
Data Fields | |
OpenCLFilterContext | ocf |
int | initialised |
int | passthrough |
PassthroughType, landscape passthrough mode enabled. More... | |
int | dir |
TransposeDir. More... | |
cl_kernel | kernel |
cl_command_queue | command_queue |
Definition at line 32 of file vf_transpose_opencl.c.
OpenCLFilterContext TransposeOpenCLContext::ocf |
Definition at line 33 of file vf_transpose_opencl.c.
int TransposeOpenCLContext::initialised |
Definition at line 34 of file vf_transpose_opencl.c.
int TransposeOpenCLContext::passthrough |
PassthroughType, landscape passthrough mode enabled.
Definition at line 35 of file vf_transpose_opencl.c.
int TransposeOpenCLContext::dir |
TransposeDir.
Definition at line 36 of file vf_transpose_opencl.c.
cl_kernel TransposeOpenCLContext::kernel |
Definition at line 37 of file vf_transpose_opencl.c.
cl_command_queue TransposeOpenCLContext::command_queue |
Definition at line 38 of file vf_transpose_opencl.c.