mirror of https://github.com/OpenIPC/firmware.git
Fix upper white border on IMX123 (#169)
parent
0178aa0952
commit
064beb5563
|
@ -92,6 +92,6 @@ DataPath=1
|
|||
InputDataType=1 ;VI_DATA_TYPE_YUV = 0,VI_DATA_TYPE_RGB = 1,
|
||||
DataRev =FALSE ;Data reverse. FALSE = 0; TRUE = 1
|
||||
DevRect_x=0
|
||||
DevRect_y=0
|
||||
DevRect_y=20
|
||||
DevRect_w=2048
|
||||
DevRect_h=1536
|
||||
|
|
Loading…
Reference in New Issue