Deinterlace DDI

So that the Video Mixing Renderer (VMR) can deinterlace and perform frame-rate conversion on video content, the display driver must implement the motion compensation callback functions.

To simplify driver development, use motion-compensation code templates and implement the deinterlacing functions in this section. The functions are member functions of either the deinterlace container device or the deinterlace mode device classes. For more information, see Defining the Deinterlace Container Device Class and Defining the Deinterlace Bob Device Class.