DXVADDI_FILTERVALUES - NtDoc

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

typedef struct _DXVADDI_FILTERVALUES {
  [in] DXVADDI_FIXED32 Level;
  [in] DXVADDI_FIXED32 Threshold;
  [in] DXVADDI_FIXED32 Radius;
} DXVADDI_FILTERVALUES;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_DXVADDI_FILTERVALUES structure

Description

The DXVADDI_FILTERVALUES structure describes values that are related to a filter.

Members

Level [in]

A DXVADDI_FIXED32 structure that specifies the level of the filter.

Threshold [in]

A DXVADDI_FIXED32 structure that specifies the threshold of the filter.

Radius [in]

A DXVADDI_FIXED32 structure that specifies the radius of the filter.

See also

D3DDDIARG_VIDEOPROCESSBLT