FFmpeg
|
Data Fields | |
const AVClass * | class |
AVBufferRef * | hwdevice_ref |
AVBufferRef * | hwframes_ref |
int | mode |
int | map_backwards |
Definition at line 30 of file vf_hwmap.c.
const AVClass* HWMapContext::class |
Definition at line 31 of file vf_hwmap.c.
AVBufferRef* HWMapContext::hwdevice_ref |
Definition at line 33 of file vf_hwmap.c.
Referenced by hwmap_config_output(), and hwmap_uninit().
AVBufferRef* HWMapContext::hwframes_ref |
Definition at line 34 of file vf_hwmap.c.
Referenced by hwmap_config_output(), hwmap_filter_frame(), and hwmap_uninit().
int HWMapContext::mode |
Definition at line 36 of file vf_hwmap.c.
Referenced by hwmap_filter_frame(), and hwmap_get_buffer().
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().