FFmpeg
Data Fields
AVD3D12VAFramesContext Struct Reference

This struct is allocated as AVHWFramesContext.hwctx. More...

#include <hwcontext_d3d12va.h>

Data Fields

DXGI_FORMAT format
 DXGI_FORMAT format. More...
 

Detailed Description

This struct is allocated as AVHWFramesContext.hwctx.

Definition at line 126 of file hwcontext_d3d12va.h.

Field Documentation

◆ format

DXGI_FORMAT AVD3D12VAFramesContext::format

DXGI_FORMAT format.

MUST be compatible with the pixel format. If unset, will be automatically set.

Definition at line 131 of file hwcontext_d3d12va.h.

Referenced by d3d12va_create_decoder(), d3d12va_create_decoder_heap(), d3d12va_create_helper_objects(), d3d12va_frames_init(), d3d12va_pool_alloc(), and d3d12va_transfer_data().


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