FFmpeg
4.0
|
#include <libavcodec/vdpau_internal.h>
Data Fields | |
AVVDPAUContext | context |
VdpDevice | device |
VdpGetProcAddress * | get_proc_address |
char | reset |
unsigned char | flags |
Definition at line 56 of file vdpau_internal.h.
AVVDPAUContext VDPAUHWContext::context |
Definition at line 57 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().
VdpDevice VDPAUHWContext::device |
Definition at line 58 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().
VdpGetProcAddress* VDPAUHWContext::get_proc_address |
Definition at line 59 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().
char VDPAUHWContext::reset |
Definition at line 60 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), ff_vdpau_common_init(), and ff_vdpau_common_reinit().
unsigned char VDPAUHWContext::flags |
Definition at line 61 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().