| 
    FFmpeg
    
   | 
 
Data Fields | |
| HMODULE | d3dlib | 
| HMODULE | dxva2lib | 
| HANDLE | device_handle | 
| IDirect3D9 * | d3d9 | 
| IDirect3DDevice9 * | d3d9device | 
Definition at line 69 of file hwcontext_dxva2.c.
| HMODULE DXVA2DevicePriv::d3dlib | 
Definition at line 70 of file hwcontext_dxva2.c.
Referenced by dxva2_device_create(), dxva2_device_create9(), dxva2_device_create9ex(), and dxva2_device_free().
| HMODULE DXVA2DevicePriv::dxva2lib | 
Definition at line 71 of file hwcontext_dxva2.c.
Referenced by dxva2_device_create(), and dxva2_device_free().
| HANDLE DXVA2DevicePriv::device_handle | 
Definition at line 73 of file hwcontext_dxva2.c.
Referenced by dxva2_device_create(), and dxva2_device_free().
| IDirect3D9* DXVA2DevicePriv::d3d9 | 
Definition at line 75 of file hwcontext_dxva2.c.
Referenced by dxva2_device_create9(), dxva2_device_create9ex(), and dxva2_device_free().
| IDirect3DDevice9* DXVA2DevicePriv::d3d9device | 
Definition at line 76 of file hwcontext_dxva2.c.
Referenced by dxva2_device_create(), dxva2_device_create9(), dxva2_device_create9ex(), and dxva2_device_free().
 1.8.17