mirror of https://github.com/OpenIPC/firmware.git
Fix FullLinesStd for IMX335 sensors
parent
b3a38d9278
commit
49af481a6f
|
@ -93,4 +93,4 @@ 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
|
||||
FullLinesStd=4500
|
||||
|
|
|
@ -82,4 +82,4 @@ 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
|
||||
FullLinesStd=4500
|
||||
|
|
|
@ -82,7 +82,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
|
||||
FullLinesStd=4500
|
||||
|
||||
[vi_chn]
|
||||
CapRect_Y =120
|
||||
|
|
|
@ -83,4 +83,4 @@ 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
|
||||
FullLinesStd=3300
|
||||
|
|
Loading…
Reference in New Issue