FFmpeg
Data Fields
D3D12VAFramesContext Struct Reference

Data Fields

AVD3D12VAFramesContext p
 The public AVD3D12VAFramesContext. More...
 
ID3D12Resource * staging_download_buffer
 
ID3D12Resource * staging_upload_buffer
 
ID3D12CommandQueue * command_queue
 
ID3D12CommandAllocator * command_allocator
 
ID3D12GraphicsCommandList * command_list
 
AVD3D12VASyncContext sync_ctx
 
UINT luma_component_size
 

Detailed Description

Definition at line 39 of file hwcontext_d3d12va.c.

Field Documentation

◆ p

AVD3D12VAFramesContext D3D12VAFramesContext::p

The public AVD3D12VAFramesContext.

See hwcontext_d3d12va.h for it.

Definition at line 43 of file hwcontext_d3d12va.c.

◆ staging_download_buffer

ID3D12Resource* D3D12VAFramesContext::staging_download_buffer

Definition at line 45 of file hwcontext_d3d12va.c.

◆ staging_upload_buffer

ID3D12Resource* D3D12VAFramesContext::staging_upload_buffer

Definition at line 46 of file hwcontext_d3d12va.c.

◆ command_queue

ID3D12CommandQueue* D3D12VAFramesContext::command_queue

Definition at line 47 of file hwcontext_d3d12va.c.

◆ command_allocator

ID3D12CommandAllocator* D3D12VAFramesContext::command_allocator

Definition at line 48 of file hwcontext_d3d12va.c.

◆ command_list

ID3D12GraphicsCommandList* D3D12VAFramesContext::command_list

Definition at line 49 of file hwcontext_d3d12va.c.

◆ sync_ctx

AVD3D12VASyncContext D3D12VAFramesContext::sync_ctx

Definition at line 50 of file hwcontext_d3d12va.c.

◆ luma_component_size

UINT D3D12VAFramesContext::luma_component_size

Definition at line 51 of file hwcontext_d3d12va.c.


The documentation for this struct was generated from the following file: