FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
OpenCLFilterContext Struct Reference

#include <opencl.h>

Data Fields

const AVClassclass
 
AVBufferRefdevice_ref
 
AVHWDeviceContextdevice
 
AVOpenCLDeviceContexthwctx
 
cl_program program
 
enum AVPixelFormat output_format
 
int output_width
 
int output_height
 

Detailed Description

Definition at line 35 of file opencl.h.

Field Documentation

const AVClass* OpenCLFilterContext::class

Definition at line 36 of file opencl.h.

AVBufferRef* OpenCLFilterContext::device_ref
AVHWDeviceContext* OpenCLFilterContext::device

Definition at line 39 of file opencl.h.

Referenced by opencl_filter_set_device().

AVOpenCLDeviceContext* OpenCLFilterContext::hwctx
cl_program OpenCLFilterContext::program
enum AVPixelFormat OpenCLFilterContext::output_format
int OpenCLFilterContext::output_width
int OpenCLFilterContext::output_height

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