FFmpeg
4.0
|
Data Fields | |
VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities * | get_transfer_caps |
VdpVideoSurfaceGetBitsYCbCr * | get_data |
VdpVideoSurfacePutBitsYCbCr * | put_data |
VdpVideoSurfaceCreate * | surf_create |
VdpVideoSurfaceDestroy * | surf_destroy |
enum AVPixelFormat * | pix_fmts [3] |
int | nb_pix_fmts [3] |
Definition at line 35 of file hwcontext_vdpau.c.
VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities* VDPAUDeviceContext::get_transfer_caps |
Definition at line 36 of file hwcontext_vdpau.c.
Referenced by vdpau_device_init(), and vdpau_init_pixmfts().
VdpVideoSurfaceGetBitsYCbCr* VDPAUDeviceContext::get_data |
Definition at line 37 of file hwcontext_vdpau.c.
Referenced by vdpau_device_init(), and vdpau_frames_init().
VdpVideoSurfacePutBitsYCbCr* VDPAUDeviceContext::put_data |
Definition at line 38 of file hwcontext_vdpau.c.
Referenced by vdpau_device_init(), and vdpau_frames_init().
VdpVideoSurfaceCreate* VDPAUDeviceContext::surf_create |
Definition at line 39 of file hwcontext_vdpau.c.
Referenced by vdpau_device_init(), and vdpau_pool_alloc().
VdpVideoSurfaceDestroy* VDPAUDeviceContext::surf_destroy |
Definition at line 40 of file hwcontext_vdpau.c.
Referenced by vdpau_buffer_free(), vdpau_device_init(), and vdpau_pool_alloc().
enum AVPixelFormat* VDPAUDeviceContext::pix_fmts[3] |
Definition at line 42 of file hwcontext_vdpau.c.
Referenced by vdpau_device_uninit(), vdpau_frames_init(), and vdpau_init_pixmfts().
int VDPAUDeviceContext::nb_pix_fmts[3] |
Definition at line 43 of file hwcontext_vdpau.c.
Referenced by vdpau_frames_get_constraints(), vdpau_frames_init(), and vdpau_init_pixmfts().