FFmpeg
Data Fields
TransposeOpenCLContext Struct Reference

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
 

Detailed Description

Definition at line 32 of file vf_transpose_opencl.c.

Field Documentation

◆ ocf

OpenCLFilterContext TransposeOpenCLContext::ocf

Definition at line 33 of file vf_transpose_opencl.c.

◆ initialised

int TransposeOpenCLContext::initialised

Definition at line 34 of file vf_transpose_opencl.c.

◆ passthrough

int TransposeOpenCLContext::passthrough

PassthroughType, landscape passthrough mode enabled.

Definition at line 35 of file vf_transpose_opencl.c.

◆ dir

int TransposeOpenCLContext::dir

TransposeDir.

Definition at line 36 of file vf_transpose_opencl.c.

◆ kernel

cl_kernel TransposeOpenCLContext::kernel

Definition at line 37 of file vf_transpose_opencl.c.

◆ command_queue

cl_command_queue TransposeOpenCLContext::command_queue

Definition at line 38 of file vf_transpose_opencl.c.


The documentation for this struct was generated from the following file: