| FFmpeg
    4.0
    | 
| Data Fields | |
| int | nb_surfaces_used | 
| DXGI_FORMAT | format | 
| ID3D11Texture2D * | staging_texture | 
Definition at line 73 of file hwcontext_d3d11va.c.
| int D3D11VAFramesContext::nb_surfaces_used | 
Definition at line 74 of file hwcontext_d3d11va.c.
Referenced by d3d11va_pool_alloc().
| DXGI_FORMAT D3D11VAFramesContext::format | 
Definition at line 76 of file hwcontext_d3d11va.c.
Referenced by d3d11va_alloc_single(), d3d11va_create_staging_texture(), d3d11va_frames_init(), and d3d11va_transfer_get_formats().
| ID3D11Texture2D* D3D11VAFramesContext::staging_texture | 
Definition at line 78 of file hwcontext_d3d11va.c.
Referenced by d3d11va_create_staging_texture(), d3d11va_frames_uninit(), and d3d11va_transfer_data().
 1.8.13
 1.8.13