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

Data Fields

const AVClassclass
 
AVBufferRefhwdevice_ref
 
AVHWDeviceContexthwdevice
 
AVBufferRefhwframes_ref
 
AVHWFramesContexthwframes
 

Detailed Description

Definition at line 31 of file vf_hwupload.c.

Field Documentation

const AVClass* HWUploadContext::class

Definition at line 32 of file vf_hwupload.c.

AVBufferRef* HWUploadContext::hwdevice_ref

Definition at line 34 of file vf_hwupload.c.

Referenced by hwupload_config_output(), hwupload_query_formats(), and hwupload_uninit().

AVHWDeviceContext* HWUploadContext::hwdevice

Definition at line 35 of file vf_hwupload.c.

Referenced by hwupload_query_formats().

AVBufferRef* HWUploadContext::hwframes_ref

Definition at line 37 of file vf_hwupload.c.

Referenced by hwupload_config_output(), and hwupload_uninit().

AVHWFramesContext* HWUploadContext::hwframes

Definition at line 38 of file vf_hwupload.c.

Referenced by hwupload_config_output().


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