|  | /*** Autogenerated by WIDL 8.2 from include/dxva2api.idl - Do not edit ***/ | 
|  |  | 
|  | #ifdef _WIN32 | 
|  | #ifndef __REQUIRED_RPCNDR_H_VERSION__ | 
|  | #define __REQUIRED_RPCNDR_H_VERSION__ 475 | 
|  | #endif | 
|  | #include <rpc.h> | 
|  | #include <rpcndr.h> | 
|  | #endif | 
|  |  | 
|  | #ifndef COM_NO_WINDOWS_H | 
|  | #include <windows.h> | 
|  | #include <ole2.h> | 
|  | #endif | 
|  |  | 
|  | #ifndef __dxva2api_h__ | 
|  | #define __dxva2api_h__ | 
|  |  | 
|  | #ifndef __WIDL_INLINE | 
|  | #if defined(__cplusplus) || defined(_MSC_VER) | 
|  | #define __WIDL_INLINE inline | 
|  | #elif defined(__GNUC__) | 
|  | #define __WIDL_INLINE __inline__ | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | /* Forward declarations */ | 
|  |  | 
|  | #ifndef __IDirect3DDeviceManager9_FWD_DEFINED__ | 
|  | #define __IDirect3DDeviceManager9_FWD_DEFINED__ | 
|  | typedef interface IDirect3DDeviceManager9 IDirect3DDeviceManager9; | 
|  | #ifdef __cplusplus | 
|  | interface IDirect3DDeviceManager9; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoAccelerationService_FWD_DEFINED__ | 
|  | #define __IDirectXVideoAccelerationService_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoAccelerationService IDirectXVideoAccelerationService; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoAccelerationService; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoDecoderService_FWD_DEFINED__ | 
|  | #define __IDirectXVideoDecoderService_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoDecoderService IDirectXVideoDecoderService; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoDecoderService; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoDecoder_FWD_DEFINED__ | 
|  | #define __IDirectXVideoDecoder_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoDecoder IDirectXVideoDecoder; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoDecoder; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoProcessorService_FWD_DEFINED__ | 
|  | #define __IDirectXVideoProcessorService_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoProcessorService IDirectXVideoProcessorService; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoProcessorService; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoProcessor_FWD_DEFINED__ | 
|  | #define __IDirectXVideoProcessor_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoProcessor IDirectXVideoProcessor; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoProcessor; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoMemoryConfiguration_FWD_DEFINED__ | 
|  | #define __IDirectXVideoMemoryConfiguration_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoMemoryConfiguration IDirectXVideoMemoryConfiguration; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoMemoryConfiguration; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | /* Headers for imported files */ | 
|  |  | 
|  | #include <unknwn.h> | 
|  |  | 
|  | #ifdef __cplusplus | 
|  | extern "C" { | 
|  | #endif | 
|  |  | 
|  | #if 0 | 
|  | typedef DWORD IDirect3DDevice9; | 
|  | typedef DWORD IDirect3DSurface9; | 
|  | typedef DWORD D3DFORMAT; | 
|  | typedef DWORD D3DPOOL; | 
|  | #endif | 
|  | DEFINE_GUID(DXVA2_ModeMPEG2_MoComp, 0xe6a9f44b, 0x61b0,0x4563, 0x9e,0xa4,0x63,0xd2,0xa3,0xc6,0xfe,0x66); | 
|  | #define DXVA2_ModeMPEG2_MOCOMP      DXVA2_ModeMPEG2_MoComp | 
|  | DEFINE_GUID(DXVA2_ModeMPEG2_IDCT,   0xbf22ad00, 0x03ea,0x4690, 0x80,0x77,0x47,0x33,0x46,0x20,0x9b,0x7e); | 
|  | DEFINE_GUID(DXVA2_ModeMPEG2_VLD,    0xee27417f, 0x5e28,0x4e65, 0xbe,0xea,0x1d,0x26,0xb5,0x08,0xad,0xc9); | 
|  | DEFINE_GUID(DXVA2_ModeMPEG1_VLD,    0x6f3ec719, 0x3735,0x42cc, 0x80,0x63,0x65,0xcc,0x3c,0xb3,0x66,0x16); | 
|  | DEFINE_GUID(DXVA2_ModeMPEG2and1_VLD, 0x86695f12, 0x340e,0x4f04, 0x9f,0xd3,0x92,0x53,0xdd,0x32,0x74,0x60); | 
|  | DEFINE_GUID(DXVA2_ModeH264_A,       0x1b81be64, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeH264_MoComp_NoFGT DXVA2_ModeH264_A | 
|  | DEFINE_GUID(DXVA2_ModeH264_B,       0x1b81be65, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeH264_MoComp_FGT   DXVA2_ModeH264_B | 
|  | DEFINE_GUID(DXVA2_ModeH264_C,       0x1b81be66, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeH264_IDCT_NoFGT   DXVA2_ModeH264_C | 
|  | DEFINE_GUID(DXVA2_ModeH264_D,       0x1b81be67, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeH264_IDCT_FGT     DXVA2_ModeH264_D | 
|  | DEFINE_GUID(DXVA2_ModeH264_E,       0x1b81be68, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeH264_VLD_NoFGT    DXVA2_ModeH264_E | 
|  | DEFINE_GUID(DXVA2_ModeH264_F,       0x1b81be69, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeH264_VLD_FGT      DXVA2_ModeH264_F | 
|  | DEFINE_GUID(DXVA2_ModeH264_VLD_WithFMOASO_NoFGT,         0xd5f04ff9, 0x3418,0x45d8, 0x95,0x61,0x32,0xa7,0x6a,0xae,0x2d,0xdd); | 
|  | DEFINE_GUID(DXVA2_ModeH264_VLD_Stereo_Progressive_NoFGT, 0xd79be8da, 0x0cf1,0x4c81, 0xb8,0x2a,0x69,0xa4,0xe2,0x36,0xf4,0x3d); | 
|  | DEFINE_GUID(DXVA2_ModeH264_VLD_Stereo_NoFGT,             0xf9aaccbb, 0xc2b6,0x4cfc, 0x87,0x79,0x57,0x07,0xb1,0x76,0x05,0x52); | 
|  | DEFINE_GUID(DXVA2_ModeH264_VLD_Multiview_NoFGT,          0x705b9d82, 0x76cf,0x49d6, 0xb7,0xe6,0xac,0x88,0x72,0xdb,0x01,0x3c); | 
|  | DEFINE_GUID(DXVA2_ModeWMV8_A,       0x1b81be80, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeWMV8_PostProc     DXVA2_ModeWMV8_A | 
|  | DEFINE_GUID(DXVA2_ModeWMV8_B,       0x1b81be81, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeWMV8_MoComp       DXVA2_ModeWMV8_B | 
|  | DEFINE_GUID(DXVA2_ModeWMV9_A,       0x1b81be90, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeWMV9_PostProc     DXVA2_ModeWMV9_A | 
|  | DEFINE_GUID(DXVA2_ModeWMV9_B,       0x1b81be91, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeWMV9_MoComp       DXVA2_ModeWMV9_B | 
|  | DEFINE_GUID(DXVA2_ModeWMV9_C,       0x1b81be94, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeWMV9_IDCT         DXVA2_ModeWMV9_C | 
|  | DEFINE_GUID(DXVA2_ModeVC1_A,        0x1b81beA0, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeVC1_PostProc      DXVA2_ModeVC1_A | 
|  | DEFINE_GUID(DXVA2_ModeVC1_B,        0x1b81beA1, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeVC1_MoComp        DXVA2_ModeVC1_B | 
|  | DEFINE_GUID(DXVA2_ModeVC1_C,        0x1b81beA2, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeVC1_IDCT          DXVA2_ModeVC1_C | 
|  | DEFINE_GUID(DXVA2_ModeVC1_D,        0x1b81beA3, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | #define DXVA2_ModeVC1_VLD           DXVA2_ModeVC1_D | 
|  | DEFINE_GUID(DXVA2_ModeVC1_D2010,    0x1b81bea4, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | DEFINE_GUID(DXVA2_NoEncrypt,        0x1b81bed0, 0xa0c7,0x11d3, 0xb9,0x84,0x00,0xc0,0x4f,0x2e,0x73,0xc5); | 
|  | DEFINE_GUID(DXVA2_VideoProcProgressiveDevice, 0x5a54a0c9, 0xc7ec,0x4bd9, 0x8e,0xde,0xf3,0xc7,0x5d,0xc4,0x39,0x3b); | 
|  | DEFINE_GUID(DXVA2_VideoProcBobDevice,         0x335aa36e, 0x7884,0x43a4, 0x9c,0x91,0x7f,0x87,0xfa,0xf3,0xe3,0x7e); | 
|  | DEFINE_GUID(DXVA2_VideoProcSoftwareDevice,    0x4553d47f, 0xee7e,0x4e3f, 0x94,0x75,0xdb,0xf1,0x37,0x6c,0x48,0x10); | 
|  | DEFINE_GUID(DXVA2_ModeMPEG4pt2_VLD_Simple,           0xefd64d74, 0xc9e8,0x41d7, 0xa5,0xe9,0xe9,0xb0,0xe3,0x9f,0xa3,0x19); | 
|  | DEFINE_GUID(DXVA2_ModeMPEG4pt2_VLD_AdvSimple_NoGMC,  0xed418a9f, 0x010d,0x4eda, 0x9a,0xe3,0x9a,0x65,0x35,0x8d,0x8d,0x2e); | 
|  | DEFINE_GUID(DXVA2_ModeMPEG4pt2_VLD_AdvSimple_GMC,    0xab998b5b, 0x4258,0x44a9, 0x9f,0xeb,0x94,0xe5,0x97,0xa6,0xba,0xae); | 
|  | DEFINE_GUID(DXVA2_ModeHEVC_VLD_Main,    0x5b11d51b, 0x2f4c,0x4452, 0xbc,0xc3,0x09,0xf2,0xa1,0x16,0x0c,0xc0); | 
|  | DEFINE_GUID(DXVA2_ModeHEVC_VLD_Main10,  0x107af0e0, 0xef1a,0x4d19, 0xab,0xa8,0x67,0xa1,0x63,0x07,0x3d,0x13); | 
|  | DEFINE_GUID(DXVA2_ModeVP9_VLD_Profile0,       0x463707f8, 0xa1d0,0x4585, 0x87,0x6d,0x83,0xaa,0x6d,0x60,0xb8,0x9e); | 
|  | DEFINE_GUID(DXVA2_ModeVP9_VLD_10bit_Profile2, 0xa4c749ef, 0x6ecf,0x48aa, 0x84,0x48,0x50,0xa7,0xa1,0x16,0x5f,0xf7); | 
|  | DEFINE_GUID(DXVA2_ModeVP8_VLD,                0x90b899ea, 0x3a62,0x4705, 0x88,0xb3,0x8d,0xf0,0x4b,0x27,0x44,0xe7); | 
|  | #ifndef REFERENCE_TIME_DEFINED | 
|  | #define REFERENCE_TIME_DEFINED | 
|  | typedef LONGLONG REFERENCE_TIME; | 
|  | #endif | 
|  | #define DXVA2_E_NOT_INITIALIZED     ((HRESULT)0x80041000) | 
|  | #define DXVA2_E_NEW_VIDEO_DEVICE    ((HRESULT)0x80041001) | 
|  | #define DXVA2_E_VIDEO_DEVICE_LOCKED ((HRESULT)0x80041002) | 
|  | #define DXVA2_E_NOT_AVAILABLE       ((HRESULT)0x80041003) | 
|  | enum { | 
|  | DXVA2_PictureParametersBufferType = 0, | 
|  | DXVA2_MacroBlockControlBufferType = 1, | 
|  | DXVA2_ResidualDifferenceBufferType = 2, | 
|  | DXVA2_DeblockingControlBufferType = 3, | 
|  | DXVA2_InverseQuantizationMatrixBufferType = 4, | 
|  | DXVA2_SliceControlBufferType = 5, | 
|  | DXVA2_BitStreamDateBufferType = 6, | 
|  | DXVA2_MotionVectorBuffer = 7, | 
|  | DXVA2_FilmGrainBuffer = 8 | 
|  | }; | 
|  | enum { | 
|  | DXVA2_VideoDecoderRenderTarget = 0, | 
|  | DXVA2_VideoProcessorRenderTarget = 1, | 
|  | DXVA2_VideoSoftwareRenderTarget = 2 | 
|  | }; | 
|  | typedef struct _DXVA2_ExtendedFormat { | 
|  | __C89_NAMELESS union { | 
|  | __C89_NAMELESS struct { | 
|  | UINT SampleFormat : 8; | 
|  | UINT VideoChromaSubsampling : 4; | 
|  | UINT NominalRange : 3; | 
|  | UINT VideoTransferMatrix : 3; | 
|  | UINT VideoLighting : 4; | 
|  | UINT VideoPrimaries : 5; | 
|  | UINT VideoTransferFunction : 5; | 
|  | } __C89_NAMELESSSTRUCTNAME; | 
|  | UINT value; | 
|  | } __C89_NAMELESSUNIONNAME; | 
|  | } DXVA2_ExtendedFormat; | 
|  | typedef enum _DXVA2_SampleFormat { | 
|  | DXVA2_SampleFormatMask = 0xff, | 
|  | DXVA2_SampleUnknown = 0, | 
|  | DXVA2_SampleProgressiveFrame = 2, | 
|  | DXVA2_SampleFieldInterleavedEvenFirst = 3, | 
|  | DXVA2_SampleFieldInterleavedOddFirst = 4, | 
|  | DXVA2_SampleFieldSingleEven = 5, | 
|  | DXVA2_SampleFieldSingleOdd = 6, | 
|  | DXVA2_SampleSubStream = 7 | 
|  | } DXVA2_SampleFormat; | 
|  | typedef enum _DXVA2_VideoChromaSubSampling { | 
|  | DXVA2_VideoChromaSubsamplingMask = 0xf, | 
|  | DXVA2_VideoChromaSubsampling_Unknown = 0, | 
|  | DXVA2_VideoChromaSubsampling_ProgressiveChroma = 0x8, | 
|  | DXVA2_VideoChromaSubsampling_Horizontally_Cosited = 0x4, | 
|  | DXVA2_VideoChromaSubsampling_Vertically_Cosited = 0x2, | 
|  | DXVA2_VideoChromaSubsampling_Vertically_AlignedChromaPlanes = 0x1, | 
|  | DXVA2_VideoChromaSubsampling_MPEG2 = DXVA2_VideoChromaSubsampling_Horizontally_Cosited | DXVA2_VideoChromaSubsampling_Vertically_AlignedChromaPlanes, | 
|  | DXVA2_VideoChromaSubsampling_MPEG1 = DXVA2_VideoChromaSubsampling_Vertically_AlignedChromaPlanes, | 
|  | DXVA2_VideoChromaSubsampling_DV_PAL = DXVA2_VideoChromaSubsampling_Horizontally_Cosited | DXVA2_VideoChromaSubsampling_Vertically_Cosited, | 
|  | DXVA2_VideoChromaSubsampling_Cosited = (DXVA2_VideoChromaSubsampling_Horizontally_Cosited | DXVA2_VideoChromaSubsampling_Vertically_Cosited) | DXVA2_VideoChromaSubsampling_Vertically_AlignedChromaPlanes | 
|  | } DXVA2_VideoChromaSubSampling; | 
|  | typedef enum _DXVA2_NominalRange { | 
|  | DXVA2_NominalRangeMask = 0x7, | 
|  | DXVA2_NominalRange_Unknown = 0, | 
|  | DXVA2_NominalRange_Normal = 1, | 
|  | DXVA2_NominalRange_Wide = 2, | 
|  | DXVA2_NominalRange_0_255 = 1, | 
|  | DXVA2_NominalRange_16_235 = 2, | 
|  | DXVA2_NominalRange_48_208 = 3 | 
|  | } DXVA2_NominalRange; | 
|  | typedef enum _DXVA2_VideoTransferMatrix { | 
|  | DXVA2_VideoTransferMatrixMask = 0x7, | 
|  | DXVA2_VideoTransferMatrix_Unknown = 0, | 
|  | DXVA2_VideoTransferMatrix_BT709 = 1, | 
|  | DXVA2_VideoTransferMatrix_BT601 = 2, | 
|  | DXVA2_VideoTransferMatrix_SMPTE240M = 3 | 
|  | } DXVA2_VideoTransferMatrix; | 
|  | typedef enum _DXVA2_VideoLighting { | 
|  | DXVA2_VideoLightingMask = 0xf, | 
|  | DXVA2_VideoLighting_Unknown = 0, | 
|  | DXVA2_VideoLighting_bright = 1, | 
|  | DXVA2_VideoLighting_office = 2, | 
|  | DXVA2_VideoLighting_dim = 3, | 
|  | DXVA2_VideoLighting_dark = 4 | 
|  | } DXVA2_VideoLighting; | 
|  | typedef enum _DXVA2_VideoPrimaries { | 
|  | DXVA2_VideoPrimariesMask = 0x1f, | 
|  | DXVA2_VideoPrimaries_Unknown = 0, | 
|  | DXVA2_VideoPrimaries_reserved = 1, | 
|  | DXVA2_VideoPrimaries_BT709 = 2, | 
|  | DXVA2_VideoPrimaries_BT470_2_SysM = 3, | 
|  | DXVA2_VideoPrimaries_BT470_2_SysBG = 4, | 
|  | DXVA2_VideoPrimaries_SMPTE170M = 5, | 
|  | DXVA2_VideoPrimaries_SMPTE240M = 6, | 
|  | DXVA2_VideoPrimaries_EBU3213 = 7, | 
|  | DXVA2_VideoPrimaries_SMPTE_C = 8 | 
|  | } DXVA2_VideoPrimaries; | 
|  | typedef enum _DXVA2_VideoTransferFunction { | 
|  | DXVA2_VideoTransFuncMask = 0x1f, | 
|  | DXVA2_VideoTransFunc_Unknown = 0, | 
|  | DXVA2_VideoTransFunc_10 = 1, | 
|  | DXVA2_VideoTransFunc_18 = 2, | 
|  | DXVA2_VideoTransFunc_20 = 3, | 
|  | DXVA2_VideoTransFunc_22 = 4, | 
|  | DXVA2_VideoTransFunc_709 = 5, | 
|  | DXVA2_VideoTransFunc_240M = 6, | 
|  | DXVA2_VideoTransFunc_sRGB = 7, | 
|  | DXVA2_VideoTransFunc_28 = 8 | 
|  | } DXVA2_VideoTransferFunction; | 
|  | #define DXVA2_VideoTransFunc_22_709         DXVA2_VideoTransFunc_709 | 
|  | #define DXVA2_VideoTransFunc_22_240M        DXVA2_VideoTransFunc_240M | 
|  | #define DXVA2_VideoTransFunc_22_8bit_sRGB   DXVA2_VideoTransFunc_sRGB | 
|  | typedef struct _DXVA2_Frequency { | 
|  | UINT Numerator; | 
|  | UINT Denominator; | 
|  | } DXVA2_Frequency; | 
|  | typedef struct _DXVA2_ConfigPictureDecode { | 
|  | GUID guidConfigBitstreamEncryption; | 
|  | GUID guidConfigMBcontrolEncryption; | 
|  | GUID guidConfigResidDiffEncryption; | 
|  | UINT ConfigBitstreamRaw; | 
|  | UINT ConfigMBcontrolRasterOrder; | 
|  | UINT ConfigResidDiffHost; | 
|  | UINT ConfigSpatialResid8; | 
|  | UINT ConfigResid8Subtraction; | 
|  | UINT ConfigSpatialHost8or9Clipping; | 
|  | UINT ConfigSpatialResidInterleaved; | 
|  | UINT ConfigIntraResidUnsigned; | 
|  | UINT ConfigResidDiffAccelerator; | 
|  | UINT ConfigHostInverseScan; | 
|  | UINT ConfigSpecificIDCT; | 
|  | UINT Config4GroupedCoefs; | 
|  | UINT ConfigMinRenderTargetBuffCount; | 
|  | USHORT ConfigDecoderSpecific; | 
|  | } DXVA2_ConfigPictureDecode; | 
|  | typedef struct _DXVA2_VideoDesc { | 
|  | UINT SampleWidth; | 
|  | UINT SampleHeight; | 
|  | DXVA2_ExtendedFormat SampleFormat; | 
|  | D3DFORMAT Format; | 
|  | DXVA2_Frequency InputSampleFreq; | 
|  | DXVA2_Frequency OutputFrameFreq; | 
|  | UINT UABProtectionLevel; | 
|  | UINT Reserved; | 
|  | } DXVA2_VideoDesc; | 
|  | enum { | 
|  | DXVA2_DeinterlaceTech_Unknown = 0x0, | 
|  | DXVA2_DeinterlaceTech_BOBLineReplicate = 0x1, | 
|  | DXVA2_DeinterlaceTech_BOBVerticalStretch = 0x2, | 
|  | DXVA2_DeinterlaceTech_BOBVerticalStretch4Tap = 0x4, | 
|  | DXVA2_DeinterlaceTech_MedianFiltering = 0x8, | 
|  | DXVA2_DeinterlaceTech_EdgeFiltering = 0x10, | 
|  | DXVA2_DeinterlaceTech_FieldAdaptive = 0x20, | 
|  | DXVA2_DeinterlaceTech_PixelAdaptive = 0x40, | 
|  | DXVA2_DeinterlaceTech_MotionVectorSteered = 0x80, | 
|  | DXVA2_DeinterlaceTech_InverseTelecine = 0x100, | 
|  | DXVA2_DeinterlaceTech_Mask = 0x1ff | 
|  | }; | 
|  | enum { | 
|  | DXVA2_NoiseFilterLumaLevel = 1, | 
|  | DXVA2_NoiseFilterLumaThreshold = 2, | 
|  | DXVA2_NoiseFilterLumaRadius = 3, | 
|  | DXVA2_NoiseFilterChromaLevel = 4, | 
|  | DXVA2_NoiseFilterChromaThreshold = 5, | 
|  | DXVA2_NoiseFilterChromaRadius = 6, | 
|  | DXVA2_DetailFilterLumaLevel = 7, | 
|  | DXVA2_DetailFilterLumaThreshold = 8, | 
|  | DXVA2_DetailFilterLumaRadius = 9, | 
|  | DXVA2_DetailFilterChromaLevel = 10, | 
|  | DXVA2_DetailFilterChromaThreshold = 11, | 
|  | DXVA2_DetailFilterChromaRadius = 12 | 
|  | }; | 
|  | enum { | 
|  | DXVA2_NoiseFilterTech_Unsupported = 0, | 
|  | DXVA2_NoiseFilterTech_Unknown = 0x1, | 
|  | DXVA2_NoiseFilterTech_Median = 0x2, | 
|  | DXVA2_NoiseFilterTech_Temporal = 0x4, | 
|  | DXVA2_NoiseFilterTech_BlockNoise = 0x8, | 
|  | DXVA2_NoiseFilterTech_MosquitoNoise = 0x10, | 
|  | DXVA2_NoiseFilterTech_Mask = 0x1f | 
|  | }; | 
|  | enum { | 
|  | DXVA2_DetailFilterTech_Unsupported = 0, | 
|  | DXVA2_DetailFilterTech_Unknown = 0x1, | 
|  | DXVA2_DetailFilterTech_Edge = 0x2, | 
|  | DXVA2_DetailFilterTech_Sharpening = 0x4, | 
|  | DXVA2_DetailFilterTech_Mask = 0x7 | 
|  | }; | 
|  | enum { | 
|  | DXVA2_ProcAmp_None = 0x0, | 
|  | DXVA2_ProcAmp_Brightness = 0x1, | 
|  | DXVA2_ProcAmp_Contrast = 0x2, | 
|  | DXVA2_ProcAmp_Hue = 0x4, | 
|  | DXVA2_ProcAmp_Saturation = 0x8, | 
|  | DXVA2_ProcAmp_Mask = 0xf | 
|  | }; | 
|  | enum { | 
|  | DXVA2_VideoProcess_None = 0x0, | 
|  | DXVA2_VideoProcess_YUV2RGB = 0x1, | 
|  | DXVA2_VideoProcess_StretchX = 0x2, | 
|  | DXVA2_VideoProcess_StretchY = 0x4, | 
|  | DXVA2_VideoProcess_AlphaBlend = 0x8, | 
|  | DXVA2_VideoProcess_SubRects = 0x10, | 
|  | DXVA2_VideoProcess_SubStreams = 0x20, | 
|  | DXVA2_VideoProcess_SubStreamsExtended = 0x40, | 
|  | DXVA2_VideoProcess_YUV2RGBExtended = 0x80, | 
|  | DXVA2_VideoProcess_AlphaBlendExtended = 0x100, | 
|  | DXVA2_VideoProcess_Constriction = 0x200, | 
|  | DXVA2_VideoProcess_NoiseFilter = 0x400, | 
|  | DXVA2_VideoProcess_DetailFilter = 0x800, | 
|  | DXVA2_VideoProcess_PlanarAlpha = 0x1000, | 
|  | DXVA2_VideoProcess_LinearScaling = 0x2000, | 
|  | DXVA2_VideoProcess_GammaCompensated = 0x4000, | 
|  | DXVA2_VideoProcess_MaintainsOriginalFieldData = 0x8000, | 
|  | DXVA2_VideoProcess_Mask = 0xffff | 
|  | }; | 
|  | enum { | 
|  | DXVA2_VPDev_HardwareDevice = 0x1, | 
|  | DXVA2_VPDev_EmulatedDXVA1 = 0x2, | 
|  | DXVA2_VPDev_SoftwareDevice = 0x4, | 
|  | DXVA2_VPDev_Mask = 0x7 | 
|  | }; | 
|  | enum { | 
|  | DXVA2_SampleData_RFF = 0x1, | 
|  | DXVA2_SampleData_TFF = 0x2, | 
|  | DXVA2_SampleData_RFF_TFF_Present = 0x4, | 
|  | DXVA2_SampleData_Mask = 0xffff | 
|  | }; | 
|  | enum { | 
|  | DXVA2_DestData_RFF = 0x1, | 
|  | DXVA2_DestData_TFF = 0x2, | 
|  | DXVA2_DestData_RFF_TFF_Present = 0x4, | 
|  | DXVA2_DestData_Mask = 0xffff | 
|  | }; | 
|  | typedef struct _DXVA2_DecodeBufferDesc { | 
|  | DWORD CompressedBufferType; | 
|  | UINT BufferIndex; | 
|  | UINT DataOffset; | 
|  | UINT DataSize; | 
|  | UINT FirstMBaddress; | 
|  | UINT NumMBsInBuffer; | 
|  | UINT Width; | 
|  | UINT Height; | 
|  | UINT Stride; | 
|  | UINT ReservedBits; | 
|  | PVOID pvPVPState; | 
|  | } DXVA2_DecodeBufferDesc; | 
|  | typedef struct _DXVA2_AES_CTR_IV { | 
|  | UINT64 IV; | 
|  | UINT64 Count; | 
|  | } DXVA2_AES_CTR_IV; | 
|  | typedef struct _DXVA2_DecodeExtensionData { | 
|  | UINT Function; | 
|  | PVOID pPrivateInputData; | 
|  | UINT PrivateInputDataSize; | 
|  | PVOID pPrivateOutputData; | 
|  | UINT PrivateOutputDataSize; | 
|  | } DXVA2_DecodeExtensionData; | 
|  | typedef struct _DXVA2_DecodeExecuteParams { | 
|  | UINT NumCompBuffers; | 
|  | DXVA2_DecodeBufferDesc *pCompressedBuffers; | 
|  | DXVA2_DecodeExtensionData *pExtensionData; | 
|  | } DXVA2_DecodeExecuteParams; | 
|  | typedef struct _DXVA2_VideoProcessorCaps { | 
|  | UINT DeviceCaps; | 
|  | D3DPOOL InputPool; | 
|  | UINT NumForwardRefSamples; | 
|  | UINT NumBackwardRefSamples; | 
|  | UINT Reserved; | 
|  | UINT DeinterlaceTechnology; | 
|  | UINT ProcAmpControlCaps; | 
|  | UINT VideoProcessorOperations; | 
|  | UINT NoiseFilterTechnology; | 
|  | UINT DetailFilterTechnology; | 
|  | } DXVA2_VideoProcessorCaps; | 
|  | typedef struct _DXVA2_Fixed32 { | 
|  | __C89_NAMELESS union { | 
|  | __C89_NAMELESS struct { | 
|  | USHORT Fraction; | 
|  | SHORT Value; | 
|  | } __C89_NAMELESSSTRUCTNAME; | 
|  | LONG ll; | 
|  | } __C89_NAMELESSUNIONNAME; | 
|  | } DXVA2_Fixed32; | 
|  | typedef struct _DXVA2_ValueRange { | 
|  | DXVA2_Fixed32 MinValue; | 
|  | DXVA2_Fixed32 MaxValue; | 
|  | DXVA2_Fixed32 DefaultValue; | 
|  | DXVA2_Fixed32 StepSize; | 
|  | } DXVA2_ValueRange; | 
|  | typedef struct _DXVA2_AYUVSample8 { | 
|  | UCHAR Cr; | 
|  | UCHAR Cb; | 
|  | UCHAR Y; | 
|  | UCHAR Alpha; | 
|  | } DXVA2_AYUVSample8; | 
|  | typedef struct _DXVA2_AYUVSample16 { | 
|  | USHORT Cr; | 
|  | USHORT Cb; | 
|  | USHORT Y; | 
|  | USHORT Alpha; | 
|  | } DXVA2_AYUVSample16; | 
|  | typedef struct _DXVA2_ProcAmpValues { | 
|  | DXVA2_Fixed32 Brightness; | 
|  | DXVA2_Fixed32 Contrast; | 
|  | DXVA2_Fixed32 Hue; | 
|  | DXVA2_Fixed32 Saturation; | 
|  | } DXVA2_ProcAmpValues; | 
|  | typedef struct _DXVA2_FilterValues { | 
|  | DXVA2_Fixed32 Level; | 
|  | DXVA2_Fixed32 Threshold; | 
|  | DXVA2_Fixed32 Radius; | 
|  | } DXVA2_FilterValues; | 
|  | typedef struct _DXVA2_VideoProcessBltParams { | 
|  | REFERENCE_TIME TargetFrame; | 
|  | RECT TargetRect; | 
|  | SIZE ConstrictionSize; | 
|  | UINT StreamingFlags; | 
|  | DXVA2_AYUVSample16 BackgroundColor; | 
|  | DXVA2_ExtendedFormat DestFormat; | 
|  | DXVA2_ProcAmpValues ProcAmpValues; | 
|  | DXVA2_Fixed32 Alpha; | 
|  | DXVA2_FilterValues NoiseFilterLuma; | 
|  | DXVA2_FilterValues NoiseFilterChroma; | 
|  | DXVA2_FilterValues DetailFilterLuma; | 
|  | DXVA2_FilterValues DetailFilterChroma; | 
|  | DWORD DestData; | 
|  | } DXVA2_VideoProcessBltParams; | 
|  | #ifdef _D3D9_H_ | 
|  | typedef struct _DXVA2_VideoSample { | 
|  | REFERENCE_TIME Start; | 
|  | REFERENCE_TIME End; | 
|  | DXVA2_ExtendedFormat SampleFormat; | 
|  | IDirect3DSurface9 *SrcSurface; | 
|  | RECT SrcRect; | 
|  | RECT DstRect; | 
|  | DXVA2_AYUVSample8 Pal[16]; | 
|  | DXVA2_Fixed32 PlanarAlpha; | 
|  | DWORD SampleData; | 
|  | } DXVA2_VideoSample; | 
|  | typedef enum __WIDL_dxva2api_generated_name_0000000C { | 
|  | DXVA2_SurfaceType_DecoderRenderTarget = 0, | 
|  | DXVA2_SurfaceType_ProcessorRenderTarget = 1, | 
|  | DXVA2_SurfaceType_D3DRenderTargetTexture = 2 | 
|  | } DXVA2_SurfaceType; | 
|  | #ifndef __IDirect3DDeviceManager9_FWD_DEFINED__ | 
|  | #define __IDirect3DDeviceManager9_FWD_DEFINED__ | 
|  | typedef interface IDirect3DDeviceManager9 IDirect3DDeviceManager9; | 
|  | #ifdef __cplusplus | 
|  | interface IDirect3DDeviceManager9; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoAccelerationService_FWD_DEFINED__ | 
|  | #define __IDirectXVideoAccelerationService_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoAccelerationService IDirectXVideoAccelerationService; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoAccelerationService; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoDecoderService_FWD_DEFINED__ | 
|  | #define __IDirectXVideoDecoderService_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoDecoderService IDirectXVideoDecoderService; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoDecoderService; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoProcessorService_FWD_DEFINED__ | 
|  | #define __IDirectXVideoProcessorService_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoProcessorService IDirectXVideoProcessorService; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoProcessorService; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoDecoder_FWD_DEFINED__ | 
|  | #define __IDirectXVideoDecoder_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoDecoder IDirectXVideoDecoder; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoDecoder; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | #ifndef __IDirectXVideoProcessor_FWD_DEFINED__ | 
|  | #define __IDirectXVideoProcessor_FWD_DEFINED__ | 
|  | typedef interface IDirectXVideoProcessor IDirectXVideoProcessor; | 
|  | #ifdef __cplusplus | 
|  | interface IDirectXVideoProcessor; | 
|  | #endif /* __cplusplus */ | 
|  | #endif | 
|  |  | 
|  | /***************************************************************************** | 
|  | * IDirect3DDeviceManager9 interface | 
|  | */ | 
|  | #ifndef __IDirect3DDeviceManager9_INTERFACE_DEFINED__ | 
|  | #define __IDirect3DDeviceManager9_INTERFACE_DEFINED__ | 
|  |  | 
|  | DEFINE_GUID(IID_IDirect3DDeviceManager9, 0xa0cade0f, 0x06d5, 0x4cf4, 0xa1,0xc7, 0xf3,0xcd,0xd7,0x25,0xaa,0x75); | 
|  | #if defined(__cplusplus) && !defined(CINTERFACE) | 
|  | MIDL_INTERFACE("a0cade0f-06d5-4cf4-a1c7-f3cdd725aa75") | 
|  | IDirect3DDeviceManager9 : public IUnknown | 
|  | { | 
|  | virtual HRESULT STDMETHODCALLTYPE ResetDevice( | 
|  | IDirect3DDevice9 *pDevice, | 
|  | UINT resetToken) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE OpenDeviceHandle( | 
|  | HANDLE *phDevice) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE CloseDeviceHandle( | 
|  | HANDLE hDevice) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE TestDevice( | 
|  | HANDLE hDevice) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE LockDevice( | 
|  | HANDLE hDevice, | 
|  | IDirect3DDevice9 **ppDevice, | 
|  | WINBOOL fBlock) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE UnlockDevice( | 
|  | HANDLE hDevice, | 
|  | WINBOOL fSaveState) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoService( | 
|  | HANDLE hDevice, | 
|  | REFIID riid, | 
|  | void **ppService) = 0; | 
|  |  | 
|  | }; | 
|  | #ifdef __CRT_UUID_DECL | 
|  | __CRT_UUID_DECL(IDirect3DDeviceManager9, 0xa0cade0f, 0x06d5, 0x4cf4, 0xa1,0xc7, 0xf3,0xcd,0xd7,0x25,0xaa,0x75) | 
|  | #endif | 
|  | #else | 
|  | typedef struct IDirect3DDeviceManager9Vtbl { | 
|  | BEGIN_INTERFACE | 
|  |  | 
|  | /*** IUnknown methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *QueryInterface)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | REFIID riid, | 
|  | void **ppvObject); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *AddRef)( | 
|  | IDirect3DDeviceManager9 *This); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *Release)( | 
|  | IDirect3DDeviceManager9 *This); | 
|  |  | 
|  | /*** IDirect3DDeviceManager9 methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *ResetDevice)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | IDirect3DDevice9 *pDevice, | 
|  | UINT resetToken); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *OpenDeviceHandle)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | HANDLE *phDevice); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *CloseDeviceHandle)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | HANDLE hDevice); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *TestDevice)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | HANDLE hDevice); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *LockDevice)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | HANDLE hDevice, | 
|  | IDirect3DDevice9 **ppDevice, | 
|  | WINBOOL fBlock); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *UnlockDevice)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | HANDLE hDevice, | 
|  | WINBOOL fSaveState); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoService)( | 
|  | IDirect3DDeviceManager9 *This, | 
|  | HANDLE hDevice, | 
|  | REFIID riid, | 
|  | void **ppService); | 
|  |  | 
|  | END_INTERFACE | 
|  | } IDirect3DDeviceManager9Vtbl; | 
|  |  | 
|  | interface IDirect3DDeviceManager9 { | 
|  | CONST_VTBL IDirect3DDeviceManager9Vtbl* lpVtbl; | 
|  | }; | 
|  |  | 
|  | #ifdef COBJMACROS | 
|  | #ifndef WIDL_C_INLINE_WRAPPERS | 
|  | /*** IUnknown methods ***/ | 
|  | #define IDirect3DDeviceManager9_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) | 
|  | #define IDirect3DDeviceManager9_AddRef(This) (This)->lpVtbl->AddRef(This) | 
|  | #define IDirect3DDeviceManager9_Release(This) (This)->lpVtbl->Release(This) | 
|  | /*** IDirect3DDeviceManager9 methods ***/ | 
|  | #define IDirect3DDeviceManager9_ResetDevice(This,pDevice,resetToken) (This)->lpVtbl->ResetDevice(This,pDevice,resetToken) | 
|  | #define IDirect3DDeviceManager9_OpenDeviceHandle(This,phDevice) (This)->lpVtbl->OpenDeviceHandle(This,phDevice) | 
|  | #define IDirect3DDeviceManager9_CloseDeviceHandle(This,hDevice) (This)->lpVtbl->CloseDeviceHandle(This,hDevice) | 
|  | #define IDirect3DDeviceManager9_TestDevice(This,hDevice) (This)->lpVtbl->TestDevice(This,hDevice) | 
|  | #define IDirect3DDeviceManager9_LockDevice(This,hDevice,ppDevice,fBlock) (This)->lpVtbl->LockDevice(This,hDevice,ppDevice,fBlock) | 
|  | #define IDirect3DDeviceManager9_UnlockDevice(This,hDevice,fSaveState) (This)->lpVtbl->UnlockDevice(This,hDevice,fSaveState) | 
|  | #define IDirect3DDeviceManager9_GetVideoService(This,hDevice,riid,ppService) (This)->lpVtbl->GetVideoService(This,hDevice,riid,ppService) | 
|  | #else | 
|  | /*** IUnknown methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_QueryInterface(IDirect3DDeviceManager9* This,REFIID riid,void **ppvObject) { | 
|  | return This->lpVtbl->QueryInterface(This,riid,ppvObject); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirect3DDeviceManager9_AddRef(IDirect3DDeviceManager9* This) { | 
|  | return This->lpVtbl->AddRef(This); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirect3DDeviceManager9_Release(IDirect3DDeviceManager9* This) { | 
|  | return This->lpVtbl->Release(This); | 
|  | } | 
|  | /*** IDirect3DDeviceManager9 methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_ResetDevice(IDirect3DDeviceManager9* This,IDirect3DDevice9 *pDevice,UINT resetToken) { | 
|  | return This->lpVtbl->ResetDevice(This,pDevice,resetToken); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_OpenDeviceHandle(IDirect3DDeviceManager9* This,HANDLE *phDevice) { | 
|  | return This->lpVtbl->OpenDeviceHandle(This,phDevice); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_CloseDeviceHandle(IDirect3DDeviceManager9* This,HANDLE hDevice) { | 
|  | return This->lpVtbl->CloseDeviceHandle(This,hDevice); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_TestDevice(IDirect3DDeviceManager9* This,HANDLE hDevice) { | 
|  | return This->lpVtbl->TestDevice(This,hDevice); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_LockDevice(IDirect3DDeviceManager9* This,HANDLE hDevice,IDirect3DDevice9 **ppDevice,WINBOOL fBlock) { | 
|  | return This->lpVtbl->LockDevice(This,hDevice,ppDevice,fBlock); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_UnlockDevice(IDirect3DDeviceManager9* This,HANDLE hDevice,WINBOOL fSaveState) { | 
|  | return This->lpVtbl->UnlockDevice(This,hDevice,fSaveState); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirect3DDeviceManager9_GetVideoService(IDirect3DDeviceManager9* This,HANDLE hDevice,REFIID riid,void **ppService) { | 
|  | return This->lpVtbl->GetVideoService(This,hDevice,riid,ppService); | 
|  | } | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | #endif | 
|  |  | 
|  |  | 
|  | #endif  /* __IDirect3DDeviceManager9_INTERFACE_DEFINED__ */ | 
|  |  | 
|  | /***************************************************************************** | 
|  | * IDirectXVideoAccelerationService interface | 
|  | */ | 
|  | #ifndef __IDirectXVideoAccelerationService_INTERFACE_DEFINED__ | 
|  | #define __IDirectXVideoAccelerationService_INTERFACE_DEFINED__ | 
|  |  | 
|  | DEFINE_GUID(IID_IDirectXVideoAccelerationService, 0xfc51a550, 0xd5e7, 0x11d9, 0xaf,0x55, 0x00,0x05,0x4e,0x43,0xff,0x02); | 
|  | #if defined(__cplusplus) && !defined(CINTERFACE) | 
|  | MIDL_INTERFACE("fc51a550-d5e7-11d9-af55-00054e43ff02") | 
|  | IDirectXVideoAccelerationService : public IUnknown | 
|  | { | 
|  | virtual HRESULT STDMETHODCALLTYPE CreateSurface( | 
|  | UINT width, | 
|  | UINT height, | 
|  | UINT backBuffers, | 
|  | D3DFORMAT format, | 
|  | D3DPOOL pool, | 
|  | DWORD usage, | 
|  | DWORD dxvaType, | 
|  | IDirect3DSurface9 **ppSurface, | 
|  | HANDLE *pSharedHandle) = 0; | 
|  |  | 
|  | }; | 
|  | #ifdef __CRT_UUID_DECL | 
|  | __CRT_UUID_DECL(IDirectXVideoAccelerationService, 0xfc51a550, 0xd5e7, 0x11d9, 0xaf,0x55, 0x00,0x05,0x4e,0x43,0xff,0x02) | 
|  | #endif | 
|  | #else | 
|  | typedef struct IDirectXVideoAccelerationServiceVtbl { | 
|  | BEGIN_INTERFACE | 
|  |  | 
|  | /*** IUnknown methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *QueryInterface)( | 
|  | IDirectXVideoAccelerationService *This, | 
|  | REFIID riid, | 
|  | void **ppvObject); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *AddRef)( | 
|  | IDirectXVideoAccelerationService *This); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *Release)( | 
|  | IDirectXVideoAccelerationService *This); | 
|  |  | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *CreateSurface)( | 
|  | IDirectXVideoAccelerationService *This, | 
|  | UINT width, | 
|  | UINT height, | 
|  | UINT backBuffers, | 
|  | D3DFORMAT format, | 
|  | D3DPOOL pool, | 
|  | DWORD usage, | 
|  | DWORD dxvaType, | 
|  | IDirect3DSurface9 **ppSurface, | 
|  | HANDLE *pSharedHandle); | 
|  |  | 
|  | END_INTERFACE | 
|  | } IDirectXVideoAccelerationServiceVtbl; | 
|  |  | 
|  | interface IDirectXVideoAccelerationService { | 
|  | CONST_VTBL IDirectXVideoAccelerationServiceVtbl* lpVtbl; | 
|  | }; | 
|  |  | 
|  | #ifdef COBJMACROS | 
|  | #ifndef WIDL_C_INLINE_WRAPPERS | 
|  | /*** IUnknown methods ***/ | 
|  | #define IDirectXVideoAccelerationService_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) | 
|  | #define IDirectXVideoAccelerationService_AddRef(This) (This)->lpVtbl->AddRef(This) | 
|  | #define IDirectXVideoAccelerationService_Release(This) (This)->lpVtbl->Release(This) | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | #define IDirectXVideoAccelerationService_CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle) (This)->lpVtbl->CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle) | 
|  | #else | 
|  | /*** IUnknown methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoAccelerationService_QueryInterface(IDirectXVideoAccelerationService* This,REFIID riid,void **ppvObject) { | 
|  | return This->lpVtbl->QueryInterface(This,riid,ppvObject); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoAccelerationService_AddRef(IDirectXVideoAccelerationService* This) { | 
|  | return This->lpVtbl->AddRef(This); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoAccelerationService_Release(IDirectXVideoAccelerationService* This) { | 
|  | return This->lpVtbl->Release(This); | 
|  | } | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoAccelerationService_CreateSurface(IDirectXVideoAccelerationService* This,UINT width,UINT height,UINT backBuffers,D3DFORMAT format,D3DPOOL pool,DWORD usage,DWORD dxvaType,IDirect3DSurface9 **ppSurface,HANDLE *pSharedHandle) { | 
|  | return This->lpVtbl->CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle); | 
|  | } | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | #endif | 
|  |  | 
|  |  | 
|  | #endif  /* __IDirectXVideoAccelerationService_INTERFACE_DEFINED__ */ | 
|  |  | 
|  | /***************************************************************************** | 
|  | * IDirectXVideoDecoderService interface | 
|  | */ | 
|  | #ifndef __IDirectXVideoDecoderService_INTERFACE_DEFINED__ | 
|  | #define __IDirectXVideoDecoderService_INTERFACE_DEFINED__ | 
|  |  | 
|  | DEFINE_GUID(IID_IDirectXVideoDecoderService, 0xfc51a551, 0xd5e7, 0x11d9, 0xaf,0x55, 0x00,0x05,0x4e,0x43,0xff,0x02); | 
|  | #if defined(__cplusplus) && !defined(CINTERFACE) | 
|  | MIDL_INTERFACE("fc51a551-d5e7-11d9-af55-00054e43ff02") | 
|  | IDirectXVideoDecoderService : public IDirectXVideoAccelerationService | 
|  | { | 
|  | virtual HRESULT STDMETHODCALLTYPE GetDecoderDeviceGuids( | 
|  | UINT *count, | 
|  | GUID **pGuids) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetDecoderRenderTargets( | 
|  | REFGUID guid, | 
|  | UINT *pCount, | 
|  | D3DFORMAT **pFormats) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetDecoderConfigurations( | 
|  | REFGUID guid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | IUnknown *pReserved, | 
|  | UINT *pCount, | 
|  | DXVA2_ConfigPictureDecode **ppConfigs) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE CreateVideoDecoder( | 
|  | REFGUID guid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | DXVA2_ConfigPictureDecode *pConfig, | 
|  | IDirect3DSurface9 **ppDecoderRenderTargets, | 
|  | UINT NumSurfaces, | 
|  | IDirectXVideoDecoder **ppDecode) = 0; | 
|  |  | 
|  | }; | 
|  | #ifdef __CRT_UUID_DECL | 
|  | __CRT_UUID_DECL(IDirectXVideoDecoderService, 0xfc51a551, 0xd5e7, 0x11d9, 0xaf,0x55, 0x00,0x05,0x4e,0x43,0xff,0x02) | 
|  | #endif | 
|  | #else | 
|  | typedef struct IDirectXVideoDecoderServiceVtbl { | 
|  | BEGIN_INTERFACE | 
|  |  | 
|  | /*** IUnknown methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *QueryInterface)( | 
|  | IDirectXVideoDecoderService *This, | 
|  | REFIID riid, | 
|  | void **ppvObject); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *AddRef)( | 
|  | IDirectXVideoDecoderService *This); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *Release)( | 
|  | IDirectXVideoDecoderService *This); | 
|  |  | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *CreateSurface)( | 
|  | IDirectXVideoDecoderService *This, | 
|  | UINT width, | 
|  | UINT height, | 
|  | UINT backBuffers, | 
|  | D3DFORMAT format, | 
|  | D3DPOOL pool, | 
|  | DWORD usage, | 
|  | DWORD dxvaType, | 
|  | IDirect3DSurface9 **ppSurface, | 
|  | HANDLE *pSharedHandle); | 
|  |  | 
|  | /*** IDirectXVideoDecoderService methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *GetDecoderDeviceGuids)( | 
|  | IDirectXVideoDecoderService *This, | 
|  | UINT *count, | 
|  | GUID **pGuids); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetDecoderRenderTargets)( | 
|  | IDirectXVideoDecoderService *This, | 
|  | REFGUID guid, | 
|  | UINT *pCount, | 
|  | D3DFORMAT **pFormats); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetDecoderConfigurations)( | 
|  | IDirectXVideoDecoderService *This, | 
|  | REFGUID guid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | IUnknown *pReserved, | 
|  | UINT *pCount, | 
|  | DXVA2_ConfigPictureDecode **ppConfigs); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *CreateVideoDecoder)( | 
|  | IDirectXVideoDecoderService *This, | 
|  | REFGUID guid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | DXVA2_ConfigPictureDecode *pConfig, | 
|  | IDirect3DSurface9 **ppDecoderRenderTargets, | 
|  | UINT NumSurfaces, | 
|  | IDirectXVideoDecoder **ppDecode); | 
|  |  | 
|  | END_INTERFACE | 
|  | } IDirectXVideoDecoderServiceVtbl; | 
|  |  | 
|  | interface IDirectXVideoDecoderService { | 
|  | CONST_VTBL IDirectXVideoDecoderServiceVtbl* lpVtbl; | 
|  | }; | 
|  |  | 
|  | #ifdef COBJMACROS | 
|  | #ifndef WIDL_C_INLINE_WRAPPERS | 
|  | /*** IUnknown methods ***/ | 
|  | #define IDirectXVideoDecoderService_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) | 
|  | #define IDirectXVideoDecoderService_AddRef(This) (This)->lpVtbl->AddRef(This) | 
|  | #define IDirectXVideoDecoderService_Release(This) (This)->lpVtbl->Release(This) | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | #define IDirectXVideoDecoderService_CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle) (This)->lpVtbl->CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle) | 
|  | /*** IDirectXVideoDecoderService methods ***/ | 
|  | #define IDirectXVideoDecoderService_GetDecoderDeviceGuids(This,count,pGuids) (This)->lpVtbl->GetDecoderDeviceGuids(This,count,pGuids) | 
|  | #define IDirectXVideoDecoderService_GetDecoderRenderTargets(This,guid,pCount,pFormats) (This)->lpVtbl->GetDecoderRenderTargets(This,guid,pCount,pFormats) | 
|  | #define IDirectXVideoDecoderService_GetDecoderConfigurations(This,guid,pVideoDesc,pReserved,pCount,ppConfigs) (This)->lpVtbl->GetDecoderConfigurations(This,guid,pVideoDesc,pReserved,pCount,ppConfigs) | 
|  | #define IDirectXVideoDecoderService_CreateVideoDecoder(This,guid,pVideoDesc,pConfig,ppDecoderRenderTargets,NumSurfaces,ppDecode) (This)->lpVtbl->CreateVideoDecoder(This,guid,pVideoDesc,pConfig,ppDecoderRenderTargets,NumSurfaces,ppDecode) | 
|  | #else | 
|  | /*** IUnknown methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoderService_QueryInterface(IDirectXVideoDecoderService* This,REFIID riid,void **ppvObject) { | 
|  | return This->lpVtbl->QueryInterface(This,riid,ppvObject); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoDecoderService_AddRef(IDirectXVideoDecoderService* This) { | 
|  | return This->lpVtbl->AddRef(This); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoDecoderService_Release(IDirectXVideoDecoderService* This) { | 
|  | return This->lpVtbl->Release(This); | 
|  | } | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoderService_CreateSurface(IDirectXVideoDecoderService* This,UINT width,UINT height,UINT backBuffers,D3DFORMAT format,D3DPOOL pool,DWORD usage,DWORD dxvaType,IDirect3DSurface9 **ppSurface,HANDLE *pSharedHandle) { | 
|  | return This->lpVtbl->CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle); | 
|  | } | 
|  | /*** IDirectXVideoDecoderService methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoderService_GetDecoderDeviceGuids(IDirectXVideoDecoderService* This,UINT *count,GUID **pGuids) { | 
|  | return This->lpVtbl->GetDecoderDeviceGuids(This,count,pGuids); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoderService_GetDecoderRenderTargets(IDirectXVideoDecoderService* This,REFGUID guid,UINT *pCount,D3DFORMAT **pFormats) { | 
|  | return This->lpVtbl->GetDecoderRenderTargets(This,guid,pCount,pFormats); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoderService_GetDecoderConfigurations(IDirectXVideoDecoderService* This,REFGUID guid,const DXVA2_VideoDesc *pVideoDesc,IUnknown *pReserved,UINT *pCount,DXVA2_ConfigPictureDecode **ppConfigs) { | 
|  | return This->lpVtbl->GetDecoderConfigurations(This,guid,pVideoDesc,pReserved,pCount,ppConfigs); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoderService_CreateVideoDecoder(IDirectXVideoDecoderService* This,REFGUID guid,const DXVA2_VideoDesc *pVideoDesc,DXVA2_ConfigPictureDecode *pConfig,IDirect3DSurface9 **ppDecoderRenderTargets,UINT NumSurfaces,IDirectXVideoDecoder **ppDecode) { | 
|  | return This->lpVtbl->CreateVideoDecoder(This,guid,pVideoDesc,pConfig,ppDecoderRenderTargets,NumSurfaces,ppDecode); | 
|  | } | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | #endif | 
|  |  | 
|  |  | 
|  | #endif  /* __IDirectXVideoDecoderService_INTERFACE_DEFINED__ */ | 
|  |  | 
|  | /***************************************************************************** | 
|  | * IDirectXVideoDecoder interface | 
|  | */ | 
|  | #ifndef __IDirectXVideoDecoder_INTERFACE_DEFINED__ | 
|  | #define __IDirectXVideoDecoder_INTERFACE_DEFINED__ | 
|  |  | 
|  | DEFINE_GUID(IID_IDirectXVideoDecoder, 0xf2b0810a, 0xfd00, 0x43c9, 0x91,0x8c, 0xdf,0x94,0xe2,0xd8,0xef,0x7d); | 
|  | #if defined(__cplusplus) && !defined(CINTERFACE) | 
|  | MIDL_INTERFACE("f2b0810a-fd00-43c9-918c-df94e2d8ef7d") | 
|  | IDirectXVideoDecoder : public IUnknown | 
|  | { | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoDecoderService( | 
|  | IDirectXVideoDecoderService **ppService) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetCreationParameters( | 
|  | GUID *pDeviceGuid, | 
|  | DXVA2_VideoDesc *pVideoDesc, | 
|  | DXVA2_ConfigPictureDecode *pConfig, | 
|  | IDirect3DSurface9 ***pDecoderRenderTargets, | 
|  | UINT *pNumSurfaces) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetBuffer( | 
|  | UINT BufferType, | 
|  | void **ppBuffer, | 
|  | UINT *pBufferSize) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE ReleaseBuffer( | 
|  | UINT BufferType) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE BeginFrame( | 
|  | IDirect3DSurface9 *pRenderTarget, | 
|  | void *pvPVPData) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE EndFrame( | 
|  | HANDLE *pHandleComplete) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE Execute( | 
|  | const DXVA2_DecodeExecuteParams *pExecuteParams) = 0; | 
|  |  | 
|  | }; | 
|  | #ifdef __CRT_UUID_DECL | 
|  | __CRT_UUID_DECL(IDirectXVideoDecoder, 0xf2b0810a, 0xfd00, 0x43c9, 0x91,0x8c, 0xdf,0x94,0xe2,0xd8,0xef,0x7d) | 
|  | #endif | 
|  | #else | 
|  | typedef struct IDirectXVideoDecoderVtbl { | 
|  | BEGIN_INTERFACE | 
|  |  | 
|  | /*** IUnknown methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *QueryInterface)( | 
|  | IDirectXVideoDecoder *This, | 
|  | REFIID riid, | 
|  | void **ppvObject); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *AddRef)( | 
|  | IDirectXVideoDecoder *This); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *Release)( | 
|  | IDirectXVideoDecoder *This); | 
|  |  | 
|  | /*** IDirectXVideoDecoder methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoDecoderService)( | 
|  | IDirectXVideoDecoder *This, | 
|  | IDirectXVideoDecoderService **ppService); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetCreationParameters)( | 
|  | IDirectXVideoDecoder *This, | 
|  | GUID *pDeviceGuid, | 
|  | DXVA2_VideoDesc *pVideoDesc, | 
|  | DXVA2_ConfigPictureDecode *pConfig, | 
|  | IDirect3DSurface9 ***pDecoderRenderTargets, | 
|  | UINT *pNumSurfaces); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetBuffer)( | 
|  | IDirectXVideoDecoder *This, | 
|  | UINT BufferType, | 
|  | void **ppBuffer, | 
|  | UINT *pBufferSize); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *ReleaseBuffer)( | 
|  | IDirectXVideoDecoder *This, | 
|  | UINT BufferType); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *BeginFrame)( | 
|  | IDirectXVideoDecoder *This, | 
|  | IDirect3DSurface9 *pRenderTarget, | 
|  | void *pvPVPData); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *EndFrame)( | 
|  | IDirectXVideoDecoder *This, | 
|  | HANDLE *pHandleComplete); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *Execute)( | 
|  | IDirectXVideoDecoder *This, | 
|  | const DXVA2_DecodeExecuteParams *pExecuteParams); | 
|  |  | 
|  | END_INTERFACE | 
|  | } IDirectXVideoDecoderVtbl; | 
|  |  | 
|  | interface IDirectXVideoDecoder { | 
|  | CONST_VTBL IDirectXVideoDecoderVtbl* lpVtbl; | 
|  | }; | 
|  |  | 
|  | #ifdef COBJMACROS | 
|  | #ifndef WIDL_C_INLINE_WRAPPERS | 
|  | /*** IUnknown methods ***/ | 
|  | #define IDirectXVideoDecoder_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) | 
|  | #define IDirectXVideoDecoder_AddRef(This) (This)->lpVtbl->AddRef(This) | 
|  | #define IDirectXVideoDecoder_Release(This) (This)->lpVtbl->Release(This) | 
|  | /*** IDirectXVideoDecoder methods ***/ | 
|  | #define IDirectXVideoDecoder_GetVideoDecoderService(This,ppService) (This)->lpVtbl->GetVideoDecoderService(This,ppService) | 
|  | #define IDirectXVideoDecoder_GetCreationParameters(This,pDeviceGuid,pVideoDesc,pConfig,pDecoderRenderTargets,pNumSurfaces) (This)->lpVtbl->GetCreationParameters(This,pDeviceGuid,pVideoDesc,pConfig,pDecoderRenderTargets,pNumSurfaces) | 
|  | #define IDirectXVideoDecoder_GetBuffer(This,BufferType,ppBuffer,pBufferSize) (This)->lpVtbl->GetBuffer(This,BufferType,ppBuffer,pBufferSize) | 
|  | #define IDirectXVideoDecoder_ReleaseBuffer(This,BufferType) (This)->lpVtbl->ReleaseBuffer(This,BufferType) | 
|  | #define IDirectXVideoDecoder_BeginFrame(This,pRenderTarget,pvPVPData) (This)->lpVtbl->BeginFrame(This,pRenderTarget,pvPVPData) | 
|  | #define IDirectXVideoDecoder_EndFrame(This,pHandleComplete) (This)->lpVtbl->EndFrame(This,pHandleComplete) | 
|  | #define IDirectXVideoDecoder_Execute(This,pExecuteParams) (This)->lpVtbl->Execute(This,pExecuteParams) | 
|  | #else | 
|  | /*** IUnknown methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_QueryInterface(IDirectXVideoDecoder* This,REFIID riid,void **ppvObject) { | 
|  | return This->lpVtbl->QueryInterface(This,riid,ppvObject); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoDecoder_AddRef(IDirectXVideoDecoder* This) { | 
|  | return This->lpVtbl->AddRef(This); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoDecoder_Release(IDirectXVideoDecoder* This) { | 
|  | return This->lpVtbl->Release(This); | 
|  | } | 
|  | /*** IDirectXVideoDecoder methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_GetVideoDecoderService(IDirectXVideoDecoder* This,IDirectXVideoDecoderService **ppService) { | 
|  | return This->lpVtbl->GetVideoDecoderService(This,ppService); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_GetCreationParameters(IDirectXVideoDecoder* This,GUID *pDeviceGuid,DXVA2_VideoDesc *pVideoDesc,DXVA2_ConfigPictureDecode *pConfig,IDirect3DSurface9 ***pDecoderRenderTargets,UINT *pNumSurfaces) { | 
|  | return This->lpVtbl->GetCreationParameters(This,pDeviceGuid,pVideoDesc,pConfig,pDecoderRenderTargets,pNumSurfaces); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_GetBuffer(IDirectXVideoDecoder* This,UINT BufferType,void **ppBuffer,UINT *pBufferSize) { | 
|  | return This->lpVtbl->GetBuffer(This,BufferType,ppBuffer,pBufferSize); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_ReleaseBuffer(IDirectXVideoDecoder* This,UINT BufferType) { | 
|  | return This->lpVtbl->ReleaseBuffer(This,BufferType); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_BeginFrame(IDirectXVideoDecoder* This,IDirect3DSurface9 *pRenderTarget,void *pvPVPData) { | 
|  | return This->lpVtbl->BeginFrame(This,pRenderTarget,pvPVPData); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_EndFrame(IDirectXVideoDecoder* This,HANDLE *pHandleComplete) { | 
|  | return This->lpVtbl->EndFrame(This,pHandleComplete); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoDecoder_Execute(IDirectXVideoDecoder* This,const DXVA2_DecodeExecuteParams *pExecuteParams) { | 
|  | return This->lpVtbl->Execute(This,pExecuteParams); | 
|  | } | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | #endif | 
|  |  | 
|  |  | 
|  | #endif  /* __IDirectXVideoDecoder_INTERFACE_DEFINED__ */ | 
|  |  | 
|  | /***************************************************************************** | 
|  | * IDirectXVideoProcessorService interface | 
|  | */ | 
|  | #ifndef __IDirectXVideoProcessorService_INTERFACE_DEFINED__ | 
|  | #define __IDirectXVideoProcessorService_INTERFACE_DEFINED__ | 
|  |  | 
|  | DEFINE_GUID(IID_IDirectXVideoProcessorService, 0xfc51a552, 0xd5e7, 0x11d9, 0xaf,0x55, 0x00,0x05,0x4e,0x43,0xff,0x02); | 
|  | #if defined(__cplusplus) && !defined(CINTERFACE) | 
|  | MIDL_INTERFACE("fc51a552-d5e7-11d9-af55-00054e43ff02") | 
|  | IDirectXVideoProcessorService : public IDirectXVideoAccelerationService | 
|  | { | 
|  | virtual HRESULT STDMETHODCALLTYPE RegisterVideoProcessorSoftwareDevice( | 
|  | void *pCallbacks) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoProcessorDeviceGuids( | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | UINT *pCount, | 
|  | GUID **pGuids) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoProcessorRenderTargets( | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | UINT *pCount, | 
|  | D3DFORMAT **pFormats) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoProcessorSubStreamFormats( | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | UINT *pCount, | 
|  | D3DFORMAT **pFormats) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoProcessorCaps( | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | DXVA2_VideoProcessorCaps *pCaps) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetProcAmpRange( | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | UINT ProcAmpCap, | 
|  | DXVA2_ValueRange *pRange) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetFilterPropertyRange( | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT renderTargetFormat, | 
|  | UINT FilterSetting, | 
|  | DXVA2_ValueRange *pRange) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE CreateVideoProcessor( | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | UINT MaxNumSubStreams, | 
|  | IDirectXVideoProcessor **ppVidProcess) = 0; | 
|  |  | 
|  | }; | 
|  | #ifdef __CRT_UUID_DECL | 
|  | __CRT_UUID_DECL(IDirectXVideoProcessorService, 0xfc51a552, 0xd5e7, 0x11d9, 0xaf,0x55, 0x00,0x05,0x4e,0x43,0xff,0x02) | 
|  | #endif | 
|  | #else | 
|  | typedef struct IDirectXVideoProcessorServiceVtbl { | 
|  | BEGIN_INTERFACE | 
|  |  | 
|  | /*** IUnknown methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *QueryInterface)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | REFIID riid, | 
|  | void **ppvObject); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *AddRef)( | 
|  | IDirectXVideoProcessorService *This); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *Release)( | 
|  | IDirectXVideoProcessorService *This); | 
|  |  | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *CreateSurface)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | UINT width, | 
|  | UINT height, | 
|  | UINT backBuffers, | 
|  | D3DFORMAT format, | 
|  | D3DPOOL pool, | 
|  | DWORD usage, | 
|  | DWORD dxvaType, | 
|  | IDirect3DSurface9 **ppSurface, | 
|  | HANDLE *pSharedHandle); | 
|  |  | 
|  | /*** IDirectXVideoProcessorService methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *RegisterVideoProcessorSoftwareDevice)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | void *pCallbacks); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoProcessorDeviceGuids)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | UINT *pCount, | 
|  | GUID **pGuids); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoProcessorRenderTargets)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | UINT *pCount, | 
|  | D3DFORMAT **pFormats); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoProcessorSubStreamFormats)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | UINT *pCount, | 
|  | D3DFORMAT **pFormats); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoProcessorCaps)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | DXVA2_VideoProcessorCaps *pCaps); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetProcAmpRange)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | UINT ProcAmpCap, | 
|  | DXVA2_ValueRange *pRange); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetFilterPropertyRange)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT renderTargetFormat, | 
|  | UINT FilterSetting, | 
|  | DXVA2_ValueRange *pRange); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *CreateVideoProcessor)( | 
|  | IDirectXVideoProcessorService *This, | 
|  | REFGUID VideoProcDeviceGuid, | 
|  | const DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT RenderTargetFormat, | 
|  | UINT MaxNumSubStreams, | 
|  | IDirectXVideoProcessor **ppVidProcess); | 
|  |  | 
|  | END_INTERFACE | 
|  | } IDirectXVideoProcessorServiceVtbl; | 
|  |  | 
|  | interface IDirectXVideoProcessorService { | 
|  | CONST_VTBL IDirectXVideoProcessorServiceVtbl* lpVtbl; | 
|  | }; | 
|  |  | 
|  | #ifdef COBJMACROS | 
|  | #ifndef WIDL_C_INLINE_WRAPPERS | 
|  | /*** IUnknown methods ***/ | 
|  | #define IDirectXVideoProcessorService_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) | 
|  | #define IDirectXVideoProcessorService_AddRef(This) (This)->lpVtbl->AddRef(This) | 
|  | #define IDirectXVideoProcessorService_Release(This) (This)->lpVtbl->Release(This) | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | #define IDirectXVideoProcessorService_CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle) (This)->lpVtbl->CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle) | 
|  | /*** IDirectXVideoProcessorService methods ***/ | 
|  | #define IDirectXVideoProcessorService_RegisterVideoProcessorSoftwareDevice(This,pCallbacks) (This)->lpVtbl->RegisterVideoProcessorSoftwareDevice(This,pCallbacks) | 
|  | #define IDirectXVideoProcessorService_GetVideoProcessorDeviceGuids(This,pVideoDesc,pCount,pGuids) (This)->lpVtbl->GetVideoProcessorDeviceGuids(This,pVideoDesc,pCount,pGuids) | 
|  | #define IDirectXVideoProcessorService_GetVideoProcessorRenderTargets(This,VideoProcDeviceGuid,pVideoDesc,pCount,pFormats) (This)->lpVtbl->GetVideoProcessorRenderTargets(This,VideoProcDeviceGuid,pVideoDesc,pCount,pFormats) | 
|  | #define IDirectXVideoProcessorService_GetVideoProcessorSubStreamFormats(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,pCount,pFormats) (This)->lpVtbl->GetVideoProcessorSubStreamFormats(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,pCount,pFormats) | 
|  | #define IDirectXVideoProcessorService_GetVideoProcessorCaps(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,pCaps) (This)->lpVtbl->GetVideoProcessorCaps(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,pCaps) | 
|  | #define IDirectXVideoProcessorService_GetProcAmpRange(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,ProcAmpCap,pRange) (This)->lpVtbl->GetProcAmpRange(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,ProcAmpCap,pRange) | 
|  | #define IDirectXVideoProcessorService_GetFilterPropertyRange(This,VideoProcDeviceGuid,pVideoDesc,renderTargetFormat,FilterSetting,pRange) (This)->lpVtbl->GetFilterPropertyRange(This,VideoProcDeviceGuid,pVideoDesc,renderTargetFormat,FilterSetting,pRange) | 
|  | #define IDirectXVideoProcessorService_CreateVideoProcessor(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,MaxNumSubStreams,ppVidProcess) (This)->lpVtbl->CreateVideoProcessor(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,MaxNumSubStreams,ppVidProcess) | 
|  | #else | 
|  | /*** IUnknown methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_QueryInterface(IDirectXVideoProcessorService* This,REFIID riid,void **ppvObject) { | 
|  | return This->lpVtbl->QueryInterface(This,riid,ppvObject); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoProcessorService_AddRef(IDirectXVideoProcessorService* This) { | 
|  | return This->lpVtbl->AddRef(This); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoProcessorService_Release(IDirectXVideoProcessorService* This) { | 
|  | return This->lpVtbl->Release(This); | 
|  | } | 
|  | /*** IDirectXVideoAccelerationService methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_CreateSurface(IDirectXVideoProcessorService* This,UINT width,UINT height,UINT backBuffers,D3DFORMAT format,D3DPOOL pool,DWORD usage,DWORD dxvaType,IDirect3DSurface9 **ppSurface,HANDLE *pSharedHandle) { | 
|  | return This->lpVtbl->CreateSurface(This,width,height,backBuffers,format,pool,usage,dxvaType,ppSurface,pSharedHandle); | 
|  | } | 
|  | /*** IDirectXVideoProcessorService methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_RegisterVideoProcessorSoftwareDevice(IDirectXVideoProcessorService* This,void *pCallbacks) { | 
|  | return This->lpVtbl->RegisterVideoProcessorSoftwareDevice(This,pCallbacks); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_GetVideoProcessorDeviceGuids(IDirectXVideoProcessorService* This,const DXVA2_VideoDesc *pVideoDesc,UINT *pCount,GUID **pGuids) { | 
|  | return This->lpVtbl->GetVideoProcessorDeviceGuids(This,pVideoDesc,pCount,pGuids); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_GetVideoProcessorRenderTargets(IDirectXVideoProcessorService* This,REFGUID VideoProcDeviceGuid,const DXVA2_VideoDesc *pVideoDesc,UINT *pCount,D3DFORMAT **pFormats) { | 
|  | return This->lpVtbl->GetVideoProcessorRenderTargets(This,VideoProcDeviceGuid,pVideoDesc,pCount,pFormats); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_GetVideoProcessorSubStreamFormats(IDirectXVideoProcessorService* This,REFGUID VideoProcDeviceGuid,const DXVA2_VideoDesc *pVideoDesc,D3DFORMAT RenderTargetFormat,UINT *pCount,D3DFORMAT **pFormats) { | 
|  | return This->lpVtbl->GetVideoProcessorSubStreamFormats(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,pCount,pFormats); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_GetVideoProcessorCaps(IDirectXVideoProcessorService* This,REFGUID VideoProcDeviceGuid,const DXVA2_VideoDesc *pVideoDesc,D3DFORMAT RenderTargetFormat,DXVA2_VideoProcessorCaps *pCaps) { | 
|  | return This->lpVtbl->GetVideoProcessorCaps(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,pCaps); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_GetProcAmpRange(IDirectXVideoProcessorService* This,REFGUID VideoProcDeviceGuid,const DXVA2_VideoDesc *pVideoDesc,D3DFORMAT RenderTargetFormat,UINT ProcAmpCap,DXVA2_ValueRange *pRange) { | 
|  | return This->lpVtbl->GetProcAmpRange(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,ProcAmpCap,pRange); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_GetFilterPropertyRange(IDirectXVideoProcessorService* This,REFGUID VideoProcDeviceGuid,const DXVA2_VideoDesc *pVideoDesc,D3DFORMAT renderTargetFormat,UINT FilterSetting,DXVA2_ValueRange *pRange) { | 
|  | return This->lpVtbl->GetFilterPropertyRange(This,VideoProcDeviceGuid,pVideoDesc,renderTargetFormat,FilterSetting,pRange); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessorService_CreateVideoProcessor(IDirectXVideoProcessorService* This,REFGUID VideoProcDeviceGuid,const DXVA2_VideoDesc *pVideoDesc,D3DFORMAT RenderTargetFormat,UINT MaxNumSubStreams,IDirectXVideoProcessor **ppVidProcess) { | 
|  | return This->lpVtbl->CreateVideoProcessor(This,VideoProcDeviceGuid,pVideoDesc,RenderTargetFormat,MaxNumSubStreams,ppVidProcess); | 
|  | } | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | #endif | 
|  |  | 
|  |  | 
|  | #endif  /* __IDirectXVideoProcessorService_INTERFACE_DEFINED__ */ | 
|  |  | 
|  | /***************************************************************************** | 
|  | * IDirectXVideoProcessor interface | 
|  | */ | 
|  | #ifndef __IDirectXVideoProcessor_INTERFACE_DEFINED__ | 
|  | #define __IDirectXVideoProcessor_INTERFACE_DEFINED__ | 
|  |  | 
|  | DEFINE_GUID(IID_IDirectXVideoProcessor, 0x8c3a39f0, 0x916e, 0x4690, 0x80,0x4f, 0x4c,0x80,0x01,0x35,0x5d,0x25); | 
|  | #if defined(__cplusplus) && !defined(CINTERFACE) | 
|  | MIDL_INTERFACE("8c3a39f0-916e-4690-804f-4c8001355d25") | 
|  | IDirectXVideoProcessor : public IUnknown | 
|  | { | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoProcessorService( | 
|  | IDirectXVideoProcessorService **ppService) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetCreationParameters( | 
|  | GUID *pDeviceGuid, | 
|  | DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT *pRenderTargetFormat, | 
|  | UINT *pMaxNumSubStreams) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetVideoProcessorCaps( | 
|  | DXVA2_VideoProcessorCaps *pCaps) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetProcAmpRange( | 
|  | UINT ProcAmpCap, | 
|  | DXVA2_ValueRange *pRange) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE GetFilterPropertyRange( | 
|  | UINT FilterSetting, | 
|  | DXVA2_ValueRange *pRange) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE VideoProcessBlt( | 
|  | IDirect3DSurface9 *pRenderTarget, | 
|  | const DXVA2_VideoProcessBltParams *pBltParams, | 
|  | const DXVA2_VideoSample *pSamples, | 
|  | UINT NumSamples, | 
|  | HANDLE *pHandleComplete) = 0; | 
|  |  | 
|  | }; | 
|  | #ifdef __CRT_UUID_DECL | 
|  | __CRT_UUID_DECL(IDirectXVideoProcessor, 0x8c3a39f0, 0x916e, 0x4690, 0x80,0x4f, 0x4c,0x80,0x01,0x35,0x5d,0x25) | 
|  | #endif | 
|  | #else | 
|  | typedef struct IDirectXVideoProcessorVtbl { | 
|  | BEGIN_INTERFACE | 
|  |  | 
|  | /*** IUnknown methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *QueryInterface)( | 
|  | IDirectXVideoProcessor *This, | 
|  | REFIID riid, | 
|  | void **ppvObject); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *AddRef)( | 
|  | IDirectXVideoProcessor *This); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *Release)( | 
|  | IDirectXVideoProcessor *This); | 
|  |  | 
|  | /*** IDirectXVideoProcessor methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoProcessorService)( | 
|  | IDirectXVideoProcessor *This, | 
|  | IDirectXVideoProcessorService **ppService); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetCreationParameters)( | 
|  | IDirectXVideoProcessor *This, | 
|  | GUID *pDeviceGuid, | 
|  | DXVA2_VideoDesc *pVideoDesc, | 
|  | D3DFORMAT *pRenderTargetFormat, | 
|  | UINT *pMaxNumSubStreams); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetVideoProcessorCaps)( | 
|  | IDirectXVideoProcessor *This, | 
|  | DXVA2_VideoProcessorCaps *pCaps); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetProcAmpRange)( | 
|  | IDirectXVideoProcessor *This, | 
|  | UINT ProcAmpCap, | 
|  | DXVA2_ValueRange *pRange); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *GetFilterPropertyRange)( | 
|  | IDirectXVideoProcessor *This, | 
|  | UINT FilterSetting, | 
|  | DXVA2_ValueRange *pRange); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *VideoProcessBlt)( | 
|  | IDirectXVideoProcessor *This, | 
|  | IDirect3DSurface9 *pRenderTarget, | 
|  | const DXVA2_VideoProcessBltParams *pBltParams, | 
|  | const DXVA2_VideoSample *pSamples, | 
|  | UINT NumSamples, | 
|  | HANDLE *pHandleComplete); | 
|  |  | 
|  | END_INTERFACE | 
|  | } IDirectXVideoProcessorVtbl; | 
|  |  | 
|  | interface IDirectXVideoProcessor { | 
|  | CONST_VTBL IDirectXVideoProcessorVtbl* lpVtbl; | 
|  | }; | 
|  |  | 
|  | #ifdef COBJMACROS | 
|  | #ifndef WIDL_C_INLINE_WRAPPERS | 
|  | /*** IUnknown methods ***/ | 
|  | #define IDirectXVideoProcessor_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) | 
|  | #define IDirectXVideoProcessor_AddRef(This) (This)->lpVtbl->AddRef(This) | 
|  | #define IDirectXVideoProcessor_Release(This) (This)->lpVtbl->Release(This) | 
|  | /*** IDirectXVideoProcessor methods ***/ | 
|  | #define IDirectXVideoProcessor_GetVideoProcessorService(This,ppService) (This)->lpVtbl->GetVideoProcessorService(This,ppService) | 
|  | #define IDirectXVideoProcessor_GetCreationParameters(This,pDeviceGuid,pVideoDesc,pRenderTargetFormat,pMaxNumSubStreams) (This)->lpVtbl->GetCreationParameters(This,pDeviceGuid,pVideoDesc,pRenderTargetFormat,pMaxNumSubStreams) | 
|  | #define IDirectXVideoProcessor_GetVideoProcessorCaps(This,pCaps) (This)->lpVtbl->GetVideoProcessorCaps(This,pCaps) | 
|  | #define IDirectXVideoProcessor_GetProcAmpRange(This,ProcAmpCap,pRange) (This)->lpVtbl->GetProcAmpRange(This,ProcAmpCap,pRange) | 
|  | #define IDirectXVideoProcessor_GetFilterPropertyRange(This,FilterSetting,pRange) (This)->lpVtbl->GetFilterPropertyRange(This,FilterSetting,pRange) | 
|  | #define IDirectXVideoProcessor_VideoProcessBlt(This,pRenderTarget,pBltParams,pSamples,NumSamples,pHandleComplete) (This)->lpVtbl->VideoProcessBlt(This,pRenderTarget,pBltParams,pSamples,NumSamples,pHandleComplete) | 
|  | #else | 
|  | /*** IUnknown methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessor_QueryInterface(IDirectXVideoProcessor* This,REFIID riid,void **ppvObject) { | 
|  | return This->lpVtbl->QueryInterface(This,riid,ppvObject); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoProcessor_AddRef(IDirectXVideoProcessor* This) { | 
|  | return This->lpVtbl->AddRef(This); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoProcessor_Release(IDirectXVideoProcessor* This) { | 
|  | return This->lpVtbl->Release(This); | 
|  | } | 
|  | /*** IDirectXVideoProcessor methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessor_GetVideoProcessorService(IDirectXVideoProcessor* This,IDirectXVideoProcessorService **ppService) { | 
|  | return This->lpVtbl->GetVideoProcessorService(This,ppService); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessor_GetCreationParameters(IDirectXVideoProcessor* This,GUID *pDeviceGuid,DXVA2_VideoDesc *pVideoDesc,D3DFORMAT *pRenderTargetFormat,UINT *pMaxNumSubStreams) { | 
|  | return This->lpVtbl->GetCreationParameters(This,pDeviceGuid,pVideoDesc,pRenderTargetFormat,pMaxNumSubStreams); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessor_GetVideoProcessorCaps(IDirectXVideoProcessor* This,DXVA2_VideoProcessorCaps *pCaps) { | 
|  | return This->lpVtbl->GetVideoProcessorCaps(This,pCaps); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessor_GetProcAmpRange(IDirectXVideoProcessor* This,UINT ProcAmpCap,DXVA2_ValueRange *pRange) { | 
|  | return This->lpVtbl->GetProcAmpRange(This,ProcAmpCap,pRange); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessor_GetFilterPropertyRange(IDirectXVideoProcessor* This,UINT FilterSetting,DXVA2_ValueRange *pRange) { | 
|  | return This->lpVtbl->GetFilterPropertyRange(This,FilterSetting,pRange); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoProcessor_VideoProcessBlt(IDirectXVideoProcessor* This,IDirect3DSurface9 *pRenderTarget,const DXVA2_VideoProcessBltParams *pBltParams,const DXVA2_VideoSample *pSamples,UINT NumSamples,HANDLE *pHandleComplete) { | 
|  | return This->lpVtbl->VideoProcessBlt(This,pRenderTarget,pBltParams,pSamples,NumSamples,pHandleComplete); | 
|  | } | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | #endif | 
|  |  | 
|  |  | 
|  | #endif  /* __IDirectXVideoProcessor_INTERFACE_DEFINED__ */ | 
|  |  | 
|  | /***************************************************************************** | 
|  | * IDirectXVideoMemoryConfiguration interface | 
|  | */ | 
|  | #ifndef __IDirectXVideoMemoryConfiguration_INTERFACE_DEFINED__ | 
|  | #define __IDirectXVideoMemoryConfiguration_INTERFACE_DEFINED__ | 
|  |  | 
|  | DEFINE_GUID(IID_IDirectXVideoMemoryConfiguration, 0xb7f916dd, 0xdb3b, 0x49c1, 0x84,0xd7, 0xe4,0x5e,0xf9,0x9e,0xc7,0x26); | 
|  | #if defined(__cplusplus) && !defined(CINTERFACE) | 
|  | MIDL_INTERFACE("b7f916dd-db3b-49c1-84d7-e45ef99ec726") | 
|  | IDirectXVideoMemoryConfiguration : public IUnknown | 
|  | { | 
|  | virtual HRESULT STDMETHODCALLTYPE GetAvailableSurfaceTypeByIndex( | 
|  | DWORD wTypeIndex, | 
|  | DXVA2_SurfaceType *pdwType) = 0; | 
|  |  | 
|  | virtual HRESULT STDMETHODCALLTYPE SetSurfaceType( | 
|  | DXVA2_SurfaceType dwType) = 0; | 
|  |  | 
|  | }; | 
|  | #ifdef __CRT_UUID_DECL | 
|  | __CRT_UUID_DECL(IDirectXVideoMemoryConfiguration, 0xb7f916dd, 0xdb3b, 0x49c1, 0x84,0xd7, 0xe4,0x5e,0xf9,0x9e,0xc7,0x26) | 
|  | #endif | 
|  | #else | 
|  | typedef struct IDirectXVideoMemoryConfigurationVtbl { | 
|  | BEGIN_INTERFACE | 
|  |  | 
|  | /*** IUnknown methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *QueryInterface)( | 
|  | IDirectXVideoMemoryConfiguration *This, | 
|  | REFIID riid, | 
|  | void **ppvObject); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *AddRef)( | 
|  | IDirectXVideoMemoryConfiguration *This); | 
|  |  | 
|  | ULONG (STDMETHODCALLTYPE *Release)( | 
|  | IDirectXVideoMemoryConfiguration *This); | 
|  |  | 
|  | /*** IDirectXVideoMemoryConfiguration methods ***/ | 
|  | HRESULT (STDMETHODCALLTYPE *GetAvailableSurfaceTypeByIndex)( | 
|  | IDirectXVideoMemoryConfiguration *This, | 
|  | DWORD wTypeIndex, | 
|  | DXVA2_SurfaceType *pdwType); | 
|  |  | 
|  | HRESULT (STDMETHODCALLTYPE *SetSurfaceType)( | 
|  | IDirectXVideoMemoryConfiguration *This, | 
|  | DXVA2_SurfaceType dwType); | 
|  |  | 
|  | END_INTERFACE | 
|  | } IDirectXVideoMemoryConfigurationVtbl; | 
|  |  | 
|  | interface IDirectXVideoMemoryConfiguration { | 
|  | CONST_VTBL IDirectXVideoMemoryConfigurationVtbl* lpVtbl; | 
|  | }; | 
|  |  | 
|  | #ifdef COBJMACROS | 
|  | #ifndef WIDL_C_INLINE_WRAPPERS | 
|  | /*** IUnknown methods ***/ | 
|  | #define IDirectXVideoMemoryConfiguration_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) | 
|  | #define IDirectXVideoMemoryConfiguration_AddRef(This) (This)->lpVtbl->AddRef(This) | 
|  | #define IDirectXVideoMemoryConfiguration_Release(This) (This)->lpVtbl->Release(This) | 
|  | /*** IDirectXVideoMemoryConfiguration methods ***/ | 
|  | #define IDirectXVideoMemoryConfiguration_GetAvailableSurfaceTypeByIndex(This,wTypeIndex,pdwType) (This)->lpVtbl->GetAvailableSurfaceTypeByIndex(This,wTypeIndex,pdwType) | 
|  | #define IDirectXVideoMemoryConfiguration_SetSurfaceType(This,dwType) (This)->lpVtbl->SetSurfaceType(This,dwType) | 
|  | #else | 
|  | /*** IUnknown methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoMemoryConfiguration_QueryInterface(IDirectXVideoMemoryConfiguration* This,REFIID riid,void **ppvObject) { | 
|  | return This->lpVtbl->QueryInterface(This,riid,ppvObject); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoMemoryConfiguration_AddRef(IDirectXVideoMemoryConfiguration* This) { | 
|  | return This->lpVtbl->AddRef(This); | 
|  | } | 
|  | static __WIDL_INLINE ULONG IDirectXVideoMemoryConfiguration_Release(IDirectXVideoMemoryConfiguration* This) { | 
|  | return This->lpVtbl->Release(This); | 
|  | } | 
|  | /*** IDirectXVideoMemoryConfiguration methods ***/ | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoMemoryConfiguration_GetAvailableSurfaceTypeByIndex(IDirectXVideoMemoryConfiguration* This,DWORD wTypeIndex,DXVA2_SurfaceType *pdwType) { | 
|  | return This->lpVtbl->GetAvailableSurfaceTypeByIndex(This,wTypeIndex,pdwType); | 
|  | } | 
|  | static __WIDL_INLINE HRESULT IDirectXVideoMemoryConfiguration_SetSurfaceType(IDirectXVideoMemoryConfiguration* This,DXVA2_SurfaceType dwType) { | 
|  | return This->lpVtbl->SetSurfaceType(This,dwType); | 
|  | } | 
|  | #endif | 
|  | #endif | 
|  |  | 
|  | #endif | 
|  |  | 
|  |  | 
|  | #endif  /* __IDirectXVideoMemoryConfiguration_INTERFACE_DEFINED__ */ | 
|  |  | 
|  | HRESULT WINAPI DXVA2CreateDirect3DDeviceManager9(UINT *pResetToken,IDirect3DDeviceManager9 **ppDXVAManager); | 
|  | HRESULT WINAPI DXVA2CreateVideoService(IDirect3DDevice9 *pDD,REFIID riid,void **ppService); | 
|  | #endif | 
|  | static inline DXVA2_Fixed32 DXVA2_Fixed32OpaqueAlpha(void) { | 
|  | DXVA2_Fixed32 f32; | 
|  | f32.ll = 0 + (1 << 16); | 
|  | return f32; | 
|  | } | 
|  |  | 
|  | static inline DXVA2_Fixed32 DXVA2_Fixed32TransparentAlpha(void) { | 
|  | DXVA2_Fixed32 f32; | 
|  | f32.ll = 0; | 
|  | return f32; | 
|  | } | 
|  |  | 
|  | static inline float DXVA2FixedToFloat(DXVA2_Fixed32 f32) { | 
|  | return (float)f32.Value + (float)f32.Fraction / (1 << 16); | 
|  | } | 
|  |  | 
|  | static inline DXVA2_Fixed32 DXVA2FloatToFixed(float f) { | 
|  | DXVA2_Fixed32 f32; | 
|  | f32.Value    = ((ULONG) (f * (1 << 16))) >> 16; | 
|  | f32.Fraction = ((ULONG) (f * (1 << 16))) & 0xFFFF; | 
|  | return f32; | 
|  | } | 
|  | /* Begin additional prototypes for all interfaces */ | 
|  |  | 
|  |  | 
|  | /* End additional prototypes */ | 
|  |  | 
|  | #ifdef __cplusplus | 
|  | } | 
|  | #endif | 
|  |  | 
|  | #endif /* __dxva2api_h__ */ |