FFmpeg
Data Fields
VDPAUHWContext Struct Reference

#include <vdpau_internal.h>

Data Fields

AVVDPAUContext context
 
VdpDevice device
 
VdpGetProcAddress * get_proc_address
 
char reset
 
unsigned char flags
 

Detailed Description

Definition at line 59 of file vdpau_internal.h.

Field Documentation

◆ context

AVVDPAUContext VDPAUHWContext::context

Definition at line 60 of file vdpau_internal.h.

Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().

◆ device

VdpDevice VDPAUHWContext::device

Definition at line 61 of file vdpau_internal.h.

Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().

◆ get_proc_address

VdpGetProcAddress* VDPAUHWContext::get_proc_address

Definition at line 62 of file vdpau_internal.h.

Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().

◆ reset

char VDPAUHWContext::reset

◆ flags

unsigned char VDPAUHWContext::flags

Definition at line 64 of file vdpau_internal.h.

Referenced by av_vdpau_bind_context(), and ff_vdpau_common_init().


The documentation for this struct was generated from the following file: