FFmpeg  3.3.9
Data Fields
HWMapContext Struct Reference

Data Fields

const AVClassclass
 
AVBufferRefhwdevice_ref
 
AVBufferRefhwframes_ref
 
int mode
 
int map_backwards
 

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.

◆ hwdevice_ref

AVBufferRef* HWMapContext::hwdevice_ref

Definition at line 33 of file vf_hwmap.c.

Referenced by hwmap_config_output(), and hwmap_uninit().

◆ hwframes_ref

AVBufferRef* HWMapContext::hwframes_ref

Definition at line 34 of file vf_hwmap.c.

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

◆ mode

int HWMapContext::mode

Definition at line 36 of file vf_hwmap.c.

Referenced by hwmap_filter_frame(), and hwmap_get_buffer().

◆ map_backwards

int HWMapContext::map_backwards

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: