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

Data Fields

IDirect3DSurface9 ** surfaces_internal
 
int nb_surfaces_used
 
HANDLE device_handle
 
IDirectXVideoAccelerationService * service
 
D3DFORMAT format
 

Detailed Description

Definition at line 44 of file hwcontext_dxva2.c.

Field Documentation

IDirect3DSurface9** DXVA2FramesContext::surfaces_internal

Definition at line 45 of file hwcontext_dxva2.c.

Referenced by dxva2_frames_uninit(), dxva2_init_pool(), and dxva2_pool_alloc().

int DXVA2FramesContext::nb_surfaces_used

Definition at line 46 of file hwcontext_dxva2.c.

Referenced by dxva2_pool_alloc().

HANDLE DXVA2FramesContext::device_handle

Definition at line 48 of file hwcontext_dxva2.c.

Referenced by dxva2_frames_init(), dxva2_frames_uninit(), and dxva2_init_pool().

IDirectXVideoAccelerationService* DXVA2FramesContext::service

Definition at line 49 of file hwcontext_dxva2.c.

Referenced by dxva2_frames_uninit(), and dxva2_init_pool().

D3DFORMAT DXVA2FramesContext::format

Definition at line 51 of file hwcontext_dxva2.c.

Referenced by dxva2_init_pool().


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