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

Data Fields

VdpVideoSurfaceGetBitsYCbCr * get_data
 
VdpVideoSurfacePutBitsYCbCr * put_data
 
VdpChromaType chroma_type
 
int chroma_idx
 
enum AVPixelFormatpix_fmts
 
int nb_pix_fmts
 

Detailed Description

Definition at line 46 of file hwcontext_vdpau.c.

Field Documentation

VdpVideoSurfaceGetBitsYCbCr* VDPAUFramesContext::get_data

Definition at line 47 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_transfer_data_from().

VdpVideoSurfacePutBitsYCbCr* VDPAUFramesContext::put_data

Definition at line 48 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_transfer_data_to().

VdpChromaType VDPAUFramesContext::chroma_type

Definition at line 49 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_pool_alloc().

int VDPAUFramesContext::chroma_idx
enum AVPixelFormat* VDPAUFramesContext::pix_fmts

Definition at line 52 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_transfer_get_formats().

int VDPAUFramesContext::nb_pix_fmts

Definition at line 53 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_transfer_get_formats().


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