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

Data Fields

VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities * get_transfer_caps
 
VdpVideoSurfaceGetBitsYCbCr * get_data
 
VdpVideoSurfacePutBitsYCbCr * put_data
 
VdpVideoSurfaceCreate * surf_create
 
VdpVideoSurfaceDestroy * surf_destroy
 
enum AVPixelFormatpix_fmts [3]
 
int nb_pix_fmts [3]
 

Detailed Description

Definition at line 35 of file hwcontext_vdpau.c.

Field Documentation

VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities* VDPAUDeviceContext::get_transfer_caps

Definition at line 36 of file hwcontext_vdpau.c.

Referenced by vdpau_init_pixmfts().

VdpVideoSurfaceGetBitsYCbCr* VDPAUDeviceContext::get_data

Definition at line 37 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init().

VdpVideoSurfacePutBitsYCbCr* VDPAUDeviceContext::put_data

Definition at line 38 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init().

VdpVideoSurfaceCreate* VDPAUDeviceContext::surf_create

Definition at line 39 of file hwcontext_vdpau.c.

Referenced by vdpau_pool_alloc().

VdpVideoSurfaceDestroy* VDPAUDeviceContext::surf_destroy

Definition at line 40 of file hwcontext_vdpau.c.

Referenced by vdpau_buffer_free(), 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_init(), and vdpau_init_pixmfts().


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