FFmpeg
|
Data Fields | |
AVD3D11VAFramesContext | p |
The public AVD3D11VAFramesContext. More... | |
int | nb_surfaces |
int | nb_surfaces_used |
DXGI_FORMAT | format |
ID3D11Texture2D * | staging_texture |
Definition at line 77 of file hwcontext_d3d11va.c.
AVD3D11VAFramesContext D3D11VAFramesContext::p |
The public AVD3D11VAFramesContext.
See hwcontext_d3d11va.h for it.
Definition at line 81 of file hwcontext_d3d11va.c.
int D3D11VAFramesContext::nb_surfaces |
Definition at line 83 of file hwcontext_d3d11va.c.
int D3D11VAFramesContext::nb_surfaces_used |
Definition at line 84 of file hwcontext_d3d11va.c.
DXGI_FORMAT D3D11VAFramesContext::format |
Definition at line 86 of file hwcontext_d3d11va.c.
ID3D11Texture2D* D3D11VAFramesContext::staging_texture |
Definition at line 88 of file hwcontext_d3d11va.c.