19 void TestStopBehavior();
20 void TestAlternateStopBehavior();
22 void TestSizeInMaxUnityDeltas();
23 void TestSizeInMaxLargeDelta();
24 void TestSizeInMaxSmallDelta();
25 void TestSizeMaxOutSmallUnityDeltas();
26 void TestSizeMaxOutSmallCorrectDeltas();
28 void TestPALIntoNTSC();
29 void TestSizeInLargerThanSizeOutUnityDeltas();
30 void TestSizeInLargerThanSizeOutCorrectDeltas();
32 void TestSizeInSmallerThanSizeOutUnityDeltas();
33 void TestSizeInSmallerThanSizeOutCorrectDeltas();
35 void TestPitchLessThanCompact();
36 void TestPitchLargerThanCompact();
41 void TestSimpleFullscreenOverlay0();
43 void TestOverlappedOverlays();
51 void DrawFullscreenOverlay();
54 uint8_t *video_{
nullptr};
55 uint8_t *video2_{
nullptr};