FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVVDPAUDeviceContext Struct Reference

This struct is allocated as AVHWDeviceContext.hwctx. More...

#include <hwcontext_vdpau.h>

Data Fields

VdpDevice device
 
VdpGetProcAddress * get_proc_address
 

Detailed Description

This struct is allocated as AVHWDeviceContext.hwctx.

Definition at line 35 of file hwcontext_vdpau.h.

Field Documentation

VdpDevice AVVDPAUDeviceContext::device

Definition at line 36 of file hwcontext_vdpau.h.

Referenced by vdpau_alloc(), vdpau_init_pixmfts(), and vdpau_pool_alloc().

VdpGetProcAddress* AVVDPAUDeviceContext::get_proc_address

Definition at line 37 of file hwcontext_vdpau.h.

Referenced by vdpau_alloc().


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