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

Data Fields

HMODULE d3dlib
 
HMODULE dxva2lib
 
HANDLE device_handle
 
IDirect3D9 * d3d9
 
IDirect3DDevice9 * d3d9device
 

Detailed Description

Definition at line 54 of file hwcontext_dxva2.c.

Field Documentation

HMODULE DXVA2DevicePriv::d3dlib

Definition at line 55 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

HMODULE DXVA2DevicePriv::dxva2lib

Definition at line 56 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

HANDLE DXVA2DevicePriv::device_handle

Definition at line 58 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

IDirect3D9* DXVA2DevicePriv::d3d9

Definition at line 60 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

IDirect3DDevice9* DXVA2DevicePriv::d3d9device

Definition at line 61 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().


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