FFmpeg
|
Data Fields | |
const AVClass * | class |
AVBufferRef * | hwframes_ref |
AVHWFramesContext * | hwframes |
Definition at line 31 of file vf_hwdownload.c.
const AVClass* HWDownloadContext::class |
Definition at line 32 of file vf_hwdownload.c.
AVBufferRef* HWDownloadContext::hwframes_ref |
Definition at line 34 of file vf_hwdownload.c.
Referenced by hwdownload_config_input(), hwdownload_config_output(), hwdownload_filter_frame(), and hwdownload_uninit().
AVHWFramesContext* HWDownloadContext::hwframes |
Definition at line 35 of file vf_hwdownload.c.
Referenced by hwdownload_config_input(), and hwdownload_filter_frame().