LPDIRECT3DSURFACE9 * surface
The array of Direct3D surfaces used to create the decoder.
Definition: dxva2.h:76
const DXVA2_ConfigPictureDecode * cfg
DXVA2 configuration used to create the decoder.
Definition: dxva2.h:66
unsigned surface_count
The number of surface in the surface array.
Definition: dxva2.h:71
uint64_t workaround
A bit field configuring the workarounds needed for using the decoder.
Definition: dxva2.h:81
unsigned report_id
Private to the FFmpeg AVHWAccel implementation.
Definition: dxva2.h:86
IDirectXVideoDecoder * decoder
DXVA2 decoder object.
Definition: dxva2.h:61
This structure is used to provides the necessary configurations and data to the DXVA2 FFmpeg HWAccel ...
Definition: dxva2.h:57