hardware: samsung_slsi: libcamera2: Change square aspect resolution
authorSungjoong Kang <sj3.kang@samsung.com>
Tue, 9 Oct 2012 19:00:51 +0000 (12:00 -0700)
committerAlex Ray <aray@google.com>
Tue, 9 Oct 2012 21:37:23 +0000 (14:37 -0700)
commit9c046e3a60c50acce5e390c1caf1864cacc3b584
tree2f4c821c9f64d3679d3877c172c363681b499b63
parenta038aa84011c540c88d997107e80a9b6394e9180
hardware: samsung_slsi: libcamera2: Change square aspect resolution

Under VDIS, maximum height of scaler output is 1080.
This patch changes the resolution of square aspect resolution
to 1024 by 1024.
Also removed VDIS and 3DNR mismatch case.

BUG: 7308846
Change-Id: Ia384082ef125263161ac568bef4c3ae74d1984c6
Signed-off-by: Sungjoong Kang <sj3.kang@samsung.com>
libcamera2/ExynosCamera2.cpp
libcamera2/ExynosCameraHWInterface2.cpp