D3D12DDI_VIDEO_MOTION_ESTIMATOR_OUTPUT_0053 - NtDoc

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

typedef struct D3D12DDI_VIDEO_MOTION_ESTIMATOR_OUTPUT_0053 {
  D3D12DDI_HVIDEOMOTIONVECTORHEAP_0053 hDrvMotionVectorHeap;
} D3D12DDI_VIDEO_MOTION_ESTIMATOR_OUTPUT_0053;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddi_video_motion_estimator_output_0053)

D3D12DDI_VIDEO_MOTION_ESTIMATOR_OUTPUT_0053 structure

Description

Describes the output of the motion estimation operation.

Members

hDrvMotionVectorHeap

The output buffer for hardware dependent layout.

Remarks

See also