FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
DXVA2SurfaceWrapper Struct Reference

Data Fields

DXVA2Contextctx
 
LPDIRECT3DSURFACE9 surface
 
IDirectXVideoDecoder * decoder
 

Detailed Description

Definition at line 118 of file ffmpeg_dxva2.c.

Field Documentation

DXVA2Context* DXVA2SurfaceWrapper::ctx

Definition at line 119 of file ffmpeg_dxva2.c.

Referenced by dxva2_get_buffer(), and dxva2_release_buffer().

LPDIRECT3DSURFACE9 DXVA2SurfaceWrapper::surface

Definition at line 120 of file ffmpeg_dxva2.c.

Referenced by dxva2_get_buffer(), and dxva2_release_buffer().

IDirectXVideoDecoder* DXVA2SurfaceWrapper::decoder

Definition at line 121 of file ffmpeg_dxva2.c.

Referenced by dxva2_get_buffer(), and dxva2_release_buffer().


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