| FFmpeg
    | 
#include <vdpau_internal.h>
| Data Fields | |
| AVVDPAUContext | context | 
| VdpDevice | device | 
| VdpGetProcAddress * | get_proc_address | 
| char | reset | 
| unsigned char | flags | 
Definition at line 62 of file vdpau_internal.h.
| AVVDPAUContext VDPAUHWContext::context | 
Definition at line 63 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().
| VdpDevice VDPAUHWContext::device | 
Definition at line 64 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().
| VdpGetProcAddress* VDPAUHWContext::get_proc_address | 
Definition at line 65 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().
| char VDPAUHWContext::reset | 
Definition at line 66 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 67 of file vdpau_internal.h.
Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().
 1.8.17
 1.8.17