FFmpeg
|
This struct is allocated as AVHWDeviceContext.hwctx. More...
#include <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(), and vdpau_pool_alloc().
VdpGetProcAddress* AVVDPAUDeviceContext::get_proc_address |
Definition at line 37 of file hwcontext_vdpau.h.
Referenced by ff_vdpau_common_init().