Fix upper white border on IMX123 (#169)

pull/171/head
Dmitry Ilyin 2022-01-27 10:03:16 +03:00 committed by GitHub
parent 0178aa0952
commit 064beb5563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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