mirror of https://github.com/OpenIPC/firmware.git
Add FullLinesStd for lowDelay mode
parent
7439cc8360
commit
563ded6f0b
|
@ -103,6 +103,7 @@ DataPath =1 ;ISP enable or bypass
|
|||
;VI_PATH_BYPASS = 0,/* ISP bypass */
|
||||
;VI_PATH_ISP = 1,/* ISP enable */
|
||||
;VI_PATH_RAW = 2,/* Capture raw data, for debug */
|
||||
FullLinesStd=1875
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -92,6 +92,7 @@ DataPath =1 ;ISP enable or bypass
|
|||
;VI_PATH_BYPASS = 0,/* ISP bypass */
|
||||
;VI_PATH_ISP = 1,/* ISP enable */
|
||||
;VI_PATH_RAW = 2,/* Capture raw data, for debug */
|
||||
FullLinesStd=1875
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -92,6 +92,7 @@ DataPath =1 ;ISP enable or bypass
|
|||
;VI_PATH_BYPASS = 0,/* ISP bypass */
|
||||
;VI_PATH_ISP = 1,/* ISP enable */
|
||||
;VI_PATH_RAW = 2,/* Capture raw data, for debug */
|
||||
FullLinesStd=1375
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -128,6 +128,7 @@ DevRect_x=200 ;
|
|||
DevRect_y=20 ;
|
||||
DevRect_w=1920 ;
|
||||
DevRect_h=1080 ;
|
||||
FullLinesStd=1108
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -128,6 +128,7 @@ DevRect_x=200 ;
|
|||
DevRect_y=20 ;
|
||||
DevRect_w=1920 ;
|
||||
DevRect_h=1080 ;
|
||||
FullLinesStd=1125
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -93,6 +93,7 @@ DataPath =1 ;ISP enable or bypass
|
|||
;VI_PATH_BYPASS = 0,/* ISP bypass */
|
||||
;VI_PATH_ISP = 1,/* ISP enable */
|
||||
;VI_PATH_RAW = 2,/* Capture raw data, for debug */
|
||||
FullLinesStd=1375
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -128,6 +128,7 @@ DevRect_x=200 ;
|
|||
DevRect_y=20 ;
|
||||
DevRect_w=1920 ;
|
||||
DevRect_h=1080 ;
|
||||
FullLinesStd=1125
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -128,6 +128,7 @@ DevRect_x=200 ;
|
|||
DevRect_y=20 ;
|
||||
DevRect_w=2304 ;
|
||||
DevRect_h=1296 ;
|
||||
FullLinesStd=1350
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
|
@ -128,6 +128,8 @@ DevRect_x=200 ;
|
|||
DevRect_y=20 ;
|
||||
DevRect_w=2304 ;
|
||||
DevRect_h=1296 ;
|
||||
FullLinesStd=1600
|
||||
ExpandWrapBufLine=1
|
||||
|
||||
[vi_chn]
|
||||
CapRect_X =0
|
||||
|
|
Loading…
Reference in New Issue