adding 4k video settings for armbox

Origin commit data
------------------
Branch: master
Commit: 57ae0340c8
Author: TangoCash <eric@loxat.de>
Date: 2017-10-01 (Sun, 01 Oct 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-10-01 11:56:28 +02:00
parent 653932dbdd
commit 86559d2a6e
2 changed files with 8 additions and 0 deletions

View File

@@ -105,6 +105,10 @@ typedef enum {
VIDEO_STD_1080P60,
VIDEO_STD_1080P2397,
VIDEO_STD_1080P2997,
VIDEO_STD_2160P24,
VIDEO_STD_2160P25,
VIDEO_STD_2160P30,
VIDEO_STD_2160P50,
VIDEO_STD_AUTO,
VIDEO_STD_MAX = VIDEO_STD_AUTO
} VIDEO_STD;