FFmpeg
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 101 of file hwcontext_vdpau.c.

Field Documentation

◆ get_data

VdpVideoSurfaceGetBitsYCbCr* VDPAUFramesContext::get_data

Definition at line 102 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_transfer_data_from().

◆ put_data

VdpVideoSurfacePutBitsYCbCr* VDPAUFramesContext::put_data

Definition at line 103 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_transfer_data_to().

◆ chroma_type

VdpChromaType VDPAUFramesContext::chroma_type

Definition at line 104 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_pool_alloc().

◆ chroma_idx

int VDPAUFramesContext::chroma_idx

◆ pix_fmts

enum AVPixelFormat* VDPAUFramesContext::pix_fmts

Definition at line 107 of file hwcontext_vdpau.c.

Referenced by vdpau_frames_init(), and vdpau_transfer_get_formats().

◆ nb_pix_fmts

int VDPAUFramesContext::nb_pix_fmts

Definition at line 108 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: