arm: vuplus4k dummy function QuadPiP() added

This commit is contained in:
BPanther
2021-10-03 00:07:47 +02:00
committed by Thilo Graf
parent a489111a1a
commit 40227ebdfa
4 changed files with 16 additions and 1 deletions

View File

@@ -273,6 +273,11 @@ class cVideo
void SetControl(int, int);
void setContrast(int val);
void SetVideoMode(analog_mode_t mode);
#if BOXMODEL_VUPLUS_ARM
void QuadPiP(bool active = false);
#endif
void SetDBDR(int)
{
return;