DXVADDI_PVP_HW_IV - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dumddi.h

typedef struct _DXVADDI_PVP_HW_IV {
  [in] ULONGLONG IV;
  [in] ULONGLONG Count;
} DXVADDI_PVP_HW_IV;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dumddi-_dxvaddi_pvp_hw_iv)

_DXVADDI_PVP_HW_IV structure

Description

The DXVADDI_PVP_HW_IV structure contains two 64-bit values that combine to form a 128-bit protected video path (PVP) value.

Members

IV [in]

A 64-bit initialization vector.

Count [in]

A 64-bit number.

See also

DXVADDI_DECODEBUFFERDESC

DecodeExecute