FFmpeg  4.0
Data Fields
HWMapContext Struct Reference

Data Fields

const AVClassclass
 
AVBufferRefhwframes_ref
 
int mode
 
char * derive_device_type
 
int reverse
 

Detailed Description

Definition at line 30 of file vf_hwmap.c.

Field Documentation

◆ class

const AVClass* HWMapContext::class

Definition at line 31 of file vf_hwmap.c.

◆ hwframes_ref

AVBufferRef* HWMapContext::hwframes_ref

Definition at line 33 of file vf_hwmap.c.

Referenced by hwmap_config_output(), hwmap_filter_frame(), and hwmap_uninit().

◆ mode

int HWMapContext::mode

Definition at line 35 of file vf_hwmap.c.

Referenced by hwmap_config_output(), hwmap_filter_frame(), and hwmap_get_buffer().

◆ derive_device_type

char* HWMapContext::derive_device_type

Definition at line 36 of file vf_hwmap.c.

Referenced by hwmap_config_output().

◆ reverse

int HWMapContext::reverse

Definition at line 37 of file vf_hwmap.c.

Referenced by hwmap_config_output(), hwmap_filter_frame(), and hwmap_get_buffer().


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