| FFmpeg
    4.0
    | 
| 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 46 of file hwcontext_vdpau.c.
| 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 | 
Definition at line 50 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 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().
 1.8.13
 1.8.13