FFmpeg
4.0
|
This struct is allocated as AVHWDeviceContext.hwctx. More...
#include <libavutil/hwcontext_vdpau.h>
Data Fields | |
VdpDevice | device |
VdpGetProcAddress * | get_proc_address |
This struct is allocated as AVHWDeviceContext.hwctx.
Definition at line 35 of file hwcontext_vdpau.h.
VdpDevice AVVDPAUDeviceContext::device |
Definition at line 36 of file hwcontext_vdpau.h.
Referenced by ff_vdpau_common_init(), vdpau_init_pixmfts(), vdpau_pool_alloc(), and vdpau_transfer_data_to().
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().