FFmpeg
|
Data Fields | |
VdpVideoSurfaceGetBitsYCbCr * | get_data |
VdpVideoSurfacePutBitsYCbCr * | put_data |
VdpChromaType | chroma_type |
int | chroma_idx |
enum AVPixelFormat * | pix_fmts |
int | nb_pix_fmts |
Definition at line 101 of file hwcontext_vdpau.c.
VdpVideoSurfaceGetBitsYCbCr* VDPAUFramesContext::get_data |
Definition at line 102 of file hwcontext_vdpau.c.
Referenced by vdpau_frames_init(), and vdpau_transfer_data_from().
VdpVideoSurfacePutBitsYCbCr* VDPAUFramesContext::put_data |
Definition at line 103 of file hwcontext_vdpau.c.
Referenced by vdpau_frames_init(), and vdpau_transfer_data_to().
VdpChromaType VDPAUFramesContext::chroma_type |
Definition at line 104 of file hwcontext_vdpau.c.
Referenced by vdpau_frames_init(), and vdpau_pool_alloc().
int VDPAUFramesContext::chroma_idx |
Definition at line 105 of file hwcontext_vdpau.c.
Referenced by vdpau_frames_init(), vdpau_transfer_data_from(), and vdpau_transfer_data_to().
enum AVPixelFormat* VDPAUFramesContext::pix_fmts |
Definition at line 107 of file hwcontext_vdpau.c.
Referenced by vdpau_frames_init(), and vdpau_transfer_get_formats().
int VDPAUFramesContext::nb_pix_fmts |
Definition at line 108 of file hwcontext_vdpau.c.
Referenced by vdpau_frames_init(), and vdpau_transfer_get_formats().