FFmpeg  4.0
Data Fields
AVVDPAUDeviceContext Struct Reference

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

#include <libavutil/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

◆ device

VdpDevice AVVDPAUDeviceContext::device

◆ get_proc_address

VdpGetProcAddress* AVVDPAUDeviceContext::get_proc_address

Definition at line 37 of file hwcontext_vdpau.h.

Referenced by ff_vdpau_common_init(), and vdpau_transfer_data_to().


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