Merge ~fourdollars/ipu6-camera-hal/+git/packaging:main into ~oem-solutions-engineers/ipu6-camera-hal/+git/packaging:main

Proposed by Shih-Yuan Lee
Status: Merged
Approved by: Shih-Yuan Lee
Approved revision: 8fdef79510fb07a3afc5e21eb6dc5728c1507624
Merged at revision: 3a5d54a5b944d4ea49766dde6981374b1043a416
Proposed branch: ~fourdollars/ipu6-camera-hal/+git/packaging:main
Merge into: ~oem-solutions-engineers/ipu6-camera-hal/+git/packaging:main
Diff against target: 51561 lines (+51346/-27)
21 files modified
CMakeLists.txt (+2/-2)
config/linux/ipu6epmtl/gcss/graph_settings_HI556_1BG502T3_ADL.xml (+12689/-0)
config/linux/ipu6epmtl/gcss/graph_settings_HI556_CJFLE25_ADL.xml (+12689/-0)
config/linux/ipu6epmtl/gcss/graph_settings_HM2170_1SG205N3_ADL.xml (+2507/-0)
config/linux/ipu6epmtl/gcss/graph_settings_HM2170_CJFME18_ADL.xml (+2507/-0)
config/linux/ipu6epmtl/gcss/graph_settings_OV02C10_1BG203N3_ADL.xml (+4077/-0)
config/linux/ipu6epmtl/gcss/graph_settings_OV02C10_1SG204N3_ADL.xml (+4077/-0)
config/linux/ipu6epmtl/gcss/graph_settings_OV02C10_CIFME14_ADL.xml (+4077/-0)
config/linux/ipu6epmtl/gcss/graph_settings_hm2170_1SG205N3_ADL.xml (+2507/-0)
config/linux/ipu6epmtl/gcss/graph_settings_ov01a10.xml (+1915/-0)
config/linux/ipu6epmtl/gcss/graph_settings_ov01a1s.xml (+3040/-0)
config/linux/ipu6epmtl/libcamhal_profile.xml (+3/-1)
config/linux/ipu6epmtl/psys_policy_profiles.xml (+8/-0)
config/linux/ipu6epmtl/sensors/hi556-uf.xml (+489/-0)
config/linux/ipu6epmtl/sensors/hm2170-uf.xml (+154/-0)
config/linux/ipu6epmtl/sensors/ov01a10-uf.xml (+183/-0)
config/linux/ipu6epmtl/sensors/ov01a1s-uf.xml (+184/-0)
config/linux/ipu6epmtl/sensors/ov02c10-uf.xml (+220/-0)
debian/changelog (+18/-0)
debian/patches/series (+0/-1)
dev/null (+0/-23)
Reviewer Review Type Date Requested Status
You-Sheng Yang Approve
Review via email: mp+451348@code.launchpad.net
To post a comment you must log in.
Revision history for this message
You-Sheng Yang (vicamo) wrote :

LGTM. Thank you.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/CMakeLists.txt b/CMakeLists.txt
2index 29f5546..a2b298a 100644
3--- a/CMakeLists.txt
4+++ b/CMakeLists.txt
5@@ -399,8 +399,8 @@ else()
6 set(CAMHAL_CFG_VARIANT ${IPU_VER})
7 endif()
8 message("Install camera configure files for ${CAMHAL_CFG_VARIANT}")
9-install(DIRECTORY config/linux/${CAMHAL_CFG_VARIANT}/ DESTINATION share/defaults/etc/camera/${CAMHAL_CFG_VARIANT})
10-add_definitions("-DCAMERA_DEFAULT_CFG_PATH=\"${CMAKE_INSTALL_PREFIX}/share/defaults/etc/camera/${CAMHAL_CFG_VARIANT}/\"")
11+install(DIRECTORY config/linux/${CAMHAL_CFG_VARIANT}/ DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/camera/${CAMHAL_CFG_VARIANT})
12+add_definitions("-DCAMERA_DEFAULT_CFG_PATH=\"${CMAKE_INSTALL_SYSCONFDIR}/camera/${CAMHAL_CFG_VARIANT}/\"")
13
14 # Install libraries
15 set(CAMHAL_TARGETS camhal)
16diff --git a/config/linux/ipu6epmtl/HI556_1BG502T3_ADL.aiqb b/config/linux/ipu6epmtl/HI556_1BG502T3_ADL.aiqb
17new file mode 100644
18index 0000000..fa457e4
19Binary files /dev/null and b/config/linux/ipu6epmtl/HI556_1BG502T3_ADL.aiqb differ
20diff --git a/config/linux/ipu6epmtl/HI556_CJFLE25_ADL.aiqb b/config/linux/ipu6epmtl/HI556_CJFLE25_ADL.aiqb
21new file mode 100644
22index 0000000..fa457e4
23Binary files /dev/null and b/config/linux/ipu6epmtl/HI556_CJFLE25_ADL.aiqb differ
24diff --git a/config/linux/ipu6epmtl/HM2170_1SG205N3_ADL.aiqb b/config/linux/ipu6epmtl/HM2170_1SG205N3_ADL.aiqb
25new file mode 100644
26index 0000000..44cbeb6
27Binary files /dev/null and b/config/linux/ipu6epmtl/HM2170_1SG205N3_ADL.aiqb differ
28diff --git a/config/linux/ipu6epmtl/HM2170_1SG205N3_MB_ADL.aiqb b/config/linux/ipu6epmtl/HM2170_1SG205N3_MB_ADL.aiqb
29new file mode 100644
30index 0000000..f6cc9e5
31Binary files /dev/null and b/config/linux/ipu6epmtl/HM2170_1SG205N3_MB_ADL.aiqb differ
32diff --git a/config/linux/ipu6epmtl/HM2170_1SG205N3_OS_ADL.aiqb b/config/linux/ipu6epmtl/HM2170_1SG205N3_OS_ADL.aiqb
33new file mode 100644
34index 0000000..f6cc9e5
35Binary files /dev/null and b/config/linux/ipu6epmtl/HM2170_1SG205N3_OS_ADL.aiqb differ
36diff --git a/config/linux/ipu6epmtl/HM2170_CJFME18_ADL.aiqb b/config/linux/ipu6epmtl/HM2170_CJFME18_ADL.aiqb
37new file mode 100644
38index 0000000..948dd19
39Binary files /dev/null and b/config/linux/ipu6epmtl/HM2170_CJFME18_ADL.aiqb differ
40diff --git a/config/linux/ipu6epmtl/OV02C10_1BG203N3_ADL.aiqb b/config/linux/ipu6epmtl/OV02C10_1BG203N3_ADL.aiqb
41new file mode 100644
42index 0000000..89e8f10
43Binary files /dev/null and b/config/linux/ipu6epmtl/OV02C10_1BG203N3_ADL.aiqb differ
44diff --git a/config/linux/ipu6epmtl/OV02C10_1SG204N3_ADL.aiqb b/config/linux/ipu6epmtl/OV02C10_1SG204N3_ADL.aiqb
45new file mode 100644
46index 0000000..15db32e
47Binary files /dev/null and b/config/linux/ipu6epmtl/OV02C10_1SG204N3_ADL.aiqb differ
48diff --git a/config/linux/ipu6epmtl/OV02C10_CIFME14_ADL.aiqb b/config/linux/ipu6epmtl/OV02C10_CIFME14_ADL.aiqb
49new file mode 100644
50index 0000000..15db32e
51Binary files /dev/null and b/config/linux/ipu6epmtl/OV02C10_CIFME14_ADL.aiqb differ
52diff --git a/config/linux/ipu6epmtl/gcss/graph_settings_HI556_1BG502T3_ADL.xml b/config/linux/ipu6epmtl/gcss/graph_settings_HI556_1BG502T3_ADL.xml
53new file mode 100644
54index 0000000..274eb7b
55--- /dev/null
56+++ b/config/linux/ipu6epmtl/gcss/graph_settings_HI556_1BG502T3_ADL.xml
57@@ -0,0 +1,12689 @@
58+<?xml version="1.0" encoding="UTF-8" ?>
59+
60+<!-- Copyright (c) 2016 Intel Corporation
61+Licensed under the Apache License, Version 2.0 (the "License");
62+you may not use this file except in compliance with the License.
63+You may obtain a copy of the License at
64+
65+http://www.apache.org/licenses/LICENSE-2.0
66+
67+Unless required by applicable law or agreed to in writing, software
68+distributed under the License is distributed on an "AS IS" BASIS,
69+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
70+See the License for the specific language governing permissions and
71+ limitations under the License.
72+ -->
73+<graph_settings version="IPU6_20210118.0.1.0.247.1.2021.1.18.14.59.25">
74+<sensor_modes sensor_name="Hi556" csi_port="0" metadata="0" interlaced="0" bayer_order="GRBG">
75+ <available_bit_per_pixel>
76+ <bpp value="10"/>
77+ </available_bit_per_pixel>
78+ <pll_configs>
79+ <pll_config bpp="0" pixel_rate_csi="0" pixel_rate="0" id="0"/>
80+ </pll_configs>
81+ <sensor_mode name="2592x1944" id="0" width="2592" height="1944" fps="30" min_llp="0" min_fll="0" min_fps="0" max_out_width="2592" max_out_height="1944" bpp="10" sensor_type="BAYER" pdaf_type="PDAFNone" flip_h="0" flip_v="0" conversion_gain="1" dol_mode="NoDol">
82+ <pixel_array>
83+ <input width="2592" height="1944" left="0" top="0"/>
84+ <output width="2592" height="1944" left="0" top="0"/>
85+ </pixel_array>
86+ <binner h_factor="1" v_factor="1">
87+ <input width="2592" height="1944" left="0" top="0"/>
88+ <output width="2592" height="1944" left="0" top="0"/>
89+ </binner>
90+ <scaler num_factor="1" denom_factor="1">
91+ <input width="2592" height="1944" left="0" top="0"/>
92+ <output width="2592" height="1944" left="0" top="0"/>
93+ </scaler>
94+ <pdaf width="0" height="0"/>
95+ </sensor_mode>
96+</sensor_modes>
97+<selected_resolutions>
98+ <FPS value="30">
99+ <sensor>
100+ <resolution width="2592" height="1944" />
101+ </sensor>
102+ <isys_cropped_output>
103+ <resolution width="1280" height="736" />
104+ <resolution width="1280" height="960" />
105+ <resolution width="1280" height="1280" />
106+ <resolution width="1920" height="1280" />
107+ <resolution width="1920" height="1440" />
108+ <resolution width="2560" height="1440" />
109+ <resolution width="2560" height="1920" />
110+ <resolution width="1920" height="1088" />
111+ <resolution width="2560" height="1728" />
112+ </isys_cropped_output>
113+ <preview>
114+ <resolution width="640" height="360" />
115+ <resolution width="640" height="480" />
116+ <resolution width="640" height="640" />
117+ <resolution width="1280" height="720" />
118+ <resolution width="1280" height="960" />
119+ <resolution width="1920" height="1280" />
120+ <resolution width="1920" height="1440" />
121+ <resolution width="1920" height="1080" />
122+ </preview>
123+ <video>
124+ <resolution width="640" height="360" />
125+ <resolution width="640" height="480" />
126+ <resolution width="640" height="640" />
127+ <resolution width="1280" height="720" />
128+ <resolution width="1280" height="960" />
129+ <resolution width="2560" height="1440" />
130+ <resolution width="2560" height="1920" />
131+ <resolution width="1920" height="1080" />
132+ </video>
133+ <stills>
134+ <resolution width="640" height="360" />
135+ <resolution width="640" height="480" />
136+ <resolution width="1280" height="720" />
137+ <resolution width="1280" height="960" />
138+ <resolution width="1920" height="1080" />
139+ <resolution width="2560" height="1440" />
140+ <resolution width="2560" height="1706" />
141+ <resolution width="2560" height="1920" />
142+ </stills>
143+ <raw>
144+ <resolution width="2592" height="1944" />
145+ </raw>
146+ </FPS>
147+</selected_resolutions>
148+<settings key="8000" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
149+ <video0 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
150+ <sis_b width="158" height="90" stream_id="60001" />
151+ <sis_a width="320" height="240" stream_id="60001" />
152+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
153+ <port_0 format="BG10" width="2592" height="1944" />
154+ </sensor>
155+ <csi_be>
156+ <output format="GR10" width="2592" height="1944" />
157+ <stream2mmio>
158+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
159+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
160+ </stream2mmio>
161+ <tuning_mode value="0" />
162+ </csi_be>
163+ <isa_lb_video>
164+ <main format="YUV420_10_PL" width="1280" height="736" />
165+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
166+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
167+ <pxl_crop_sis_a>
168+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
169+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
170+ </pxl_crop_sis_a>
171+ <pxl_crop_sis_b>
172+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
173+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
174+ </pxl_crop_sis_b>
175+ <pixelformatter>
176+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
177+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
178+ </pixelformatter>
179+ <pxl_crop_yuv_a>
180+ <input width="1296" height="972" top="118" left="8" bottom="118" right="8" />
181+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
182+ </pxl_crop_yuv_a>
183+ <sis_1_0_b>
184+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
185+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
186+ </sis_1_0_b>
187+ <sis_1_0_a>
188+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
189+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
190+ </sis_1_0_a>
191+ <padder_yuv_a>
192+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
193+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
194+ </padder_yuv_a>
195+ <strm_crop_sis_b>
196+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
197+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
198+ </strm_crop_sis_b>
199+ <strm_crop_sis_a>
200+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
201+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
202+ </strm_crop_sis_a>
203+ <vertical_padding_1_0>
204+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
205+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
206+ </vertical_padding_1_0>
207+ <b2i_ds_1_0_0>
208+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
209+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
210+ </b2i_ds_1_0_0>
211+ <tuning_mode value="2" />
212+ </isa_lb_video>
213+ <post_gdc_video>
214+ <display format="YUV420_8_SP" width="640" height="360" peer="video0" />
215+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="736" />
216+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="736" />
217+ <gdc5>
218+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
219+ <output width="1280" height="736" top="-28" left="0" bottom="-4" right="0" />
220+ </gdc5>
221+ <sc_outputscaler_dp>
222+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
223+ <output width="640" height="368" top="0" left="0" bottom="0" right="0" />
224+ </sc_outputscaler_dp>
225+ <ofa_2_dp>
226+ <input width="640" height="368" top="4" left="0" bottom="4" right="0" />
227+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
228+ </ofa_2_dp>
229+ <tnr_6_0>
230+ <input width="1280" height="768" top="28" left="0" bottom="4" right="0" />
231+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
232+ </tnr_6_0>
233+ <tuning_mode value="2" />
234+ </post_gdc_video>
235+</settings>
236+<settings key="8001" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
237+ <video0 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
238+ <sis_b width="158" height="118" stream_id="60001" />
239+ <sis_a width="320" height="240" stream_id="60001" />
240+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
241+ <port_0 format="BG10" width="2592" height="1944" />
242+ </sensor>
243+ <csi_be>
244+ <output format="GR10" width="2592" height="1944" />
245+ <stream2mmio>
246+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
247+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
248+ </stream2mmio>
249+ <tuning_mode value="0" />
250+ </csi_be>
251+ <isa_lb_video>
252+ <main format="YUV420_10_PL" width="1280" height="960" />
253+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
254+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
255+ <pxl_crop_sis_a>
256+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
257+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
258+ </pxl_crop_sis_a>
259+ <pxl_crop_sis_b>
260+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
261+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
262+ </pxl_crop_sis_b>
263+ <pixelformatter>
264+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
265+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
266+ </pixelformatter>
267+ <pxl_crop_yuv_a>
268+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
269+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
270+ </pxl_crop_yuv_a>
271+ <sis_1_0_b>
272+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
273+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
274+ </sis_1_0_b>
275+ <sis_1_0_a>
276+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
277+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
278+ </sis_1_0_a>
279+ <padder_yuv_a>
280+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
281+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
282+ </padder_yuv_a>
283+ <strm_crop_sis_b>
284+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
285+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
286+ </strm_crop_sis_b>
287+ <strm_crop_sis_a>
288+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
289+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
290+ </strm_crop_sis_a>
291+ <vertical_padding_1_0>
292+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
293+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
294+ </vertical_padding_1_0>
295+ <b2i_ds_1_0_0>
296+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
297+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
298+ </b2i_ds_1_0_0>
299+ <tuning_mode value="2" />
300+ </isa_lb_video>
301+ <post_gdc_video>
302+ <display format="YUV420_8_SP" width="640" height="480" peer="video0" />
303+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
304+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
305+ <gdc5>
306+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
307+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
308+ </gdc5>
309+ <sc_outputscaler_dp>
310+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
311+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
312+ </sc_outputscaler_dp>
313+ <ofa_2_dp>
314+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
315+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
316+ </ofa_2_dp>
317+ <tnr_6_0>
318+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
319+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
320+ </tnr_6_0>
321+ <tuning_mode value="2" />
322+ </post_gdc_video>
323+</settings>
324+<settings key="8002" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
325+ <video0 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
326+ <sis_b width="120" height="120" stream_id="60001" />
327+ <sis_a width="320" height="240" stream_id="60001" />
328+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
329+ <port_0 format="BG10" width="2592" height="1944" />
330+ </sensor>
331+ <csi_be>
332+ <output format="GR10" width="2592" height="1944" />
333+ <stream2mmio>
334+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
335+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
336+ </stream2mmio>
337+ <tuning_mode value="0" />
338+ </csi_be>
339+ <isa_lb_video>
340+ <main format="YUV420_10_PL" width="1280" height="1280" />
341+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
342+ <sis_b format="GRBG_12_LI" width="120" height="120" peer="sis_b" />
343+ <pxl_crop_sis_a>
344+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
345+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
346+ </pxl_crop_sis_a>
347+ <pxl_crop_sis_b>
348+ <input width="120" height="120" top="0" left="0" bottom="0" right="0" />
349+ <output width="120" height="120" top="0" left="0" bottom="0" right="0" />
350+ </pxl_crop_sis_b>
351+ <pixelformatter>
352+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
353+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
354+ </pixelformatter>
355+ <pxl_crop_yuv_a>
356+ <input width="1708" height="1282" top="0" left="214" bottom="2" right="214" />
357+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
358+ </pxl_crop_yuv_a>
359+ <sis_1_0_b>
360+ <input width="1920" height="1920" top="0" left="0" bottom="0" right="0" />
361+ <output width="120" height="120" top="0" left="0" bottom="0" right="0" />
362+ </sis_1_0_b>
363+ <sis_1_0_a>
364+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
365+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
366+ </sis_1_0_a>
367+ <padder_yuv_a>
368+ <input width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
369+ <output width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
370+ </padder_yuv_a>
371+ <strm_crop_sis_b>
372+ <input width="2592" height="1944" top="12" left="336" bottom="12" right="336" />
373+ <output width="1920" height="1920" top="0" left="0" bottom="0" right="0" />
374+ </strm_crop_sis_b>
375+ <strm_crop_sis_a>
376+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
377+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
378+ </strm_crop_sis_a>
379+ <vertical_padding_1_0>
380+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
381+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
382+ </vertical_padding_1_0>
383+ <b2i_ds_1_0_0>
384+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
385+ <output width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
386+ </b2i_ds_1_0_0>
387+ <tuning_mode value="2" />
388+ </isa_lb_video>
389+ <post_gdc_video>
390+ <display format="YUV420_8_SP" width="640" height="640" peer="video0" />
391+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="1280" />
392+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="1280" />
393+ <gdc5>
394+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
395+ <output width="1280" height="1280" top="-28" left="0" bottom="-4" right="0" />
396+ </gdc5>
397+ <sc_outputscaler_dp>
398+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
399+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
400+ </sc_outputscaler_dp>
401+ <ofa_2_dp>
402+ <input width="640" height="640" top="0" left="0" bottom="0" right="0" />
403+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
404+ </ofa_2_dp>
405+ <tnr_6_0>
406+ <input width="1280" height="1312" top="28" left="0" bottom="4" right="0" />
407+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
408+ </tnr_6_0>
409+ <tuning_mode value="2" />
410+ </post_gdc_video>
411+</settings>
412+<settings key="8003" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
413+ <video0 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
414+ <sis_b width="158" height="90" stream_id="60001" />
415+ <sis_a width="320" height="240" stream_id="60001" />
416+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
417+ <port_0 format="BG10" width="2592" height="1944" />
418+ </sensor>
419+ <csi_be>
420+ <output format="GR10" width="2592" height="1944" />
421+ <stream2mmio>
422+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
423+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
424+ </stream2mmio>
425+ <tuning_mode value="0" />
426+ </csi_be>
427+ <isa_lb_video>
428+ <main format="YUV420_10_PL" width="1280" height="736" />
429+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
430+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
431+ <pxl_crop_sis_a>
432+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
433+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
434+ </pxl_crop_sis_a>
435+ <pxl_crop_sis_b>
436+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
437+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
438+ </pxl_crop_sis_b>
439+ <pixelformatter>
440+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
441+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
442+ </pixelformatter>
443+ <pxl_crop_yuv_a>
444+ <input width="1296" height="972" top="118" left="8" bottom="118" right="8" />
445+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
446+ </pxl_crop_yuv_a>
447+ <sis_1_0_b>
448+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
449+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
450+ </sis_1_0_b>
451+ <sis_1_0_a>
452+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
453+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
454+ </sis_1_0_a>
455+ <padder_yuv_a>
456+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
457+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
458+ </padder_yuv_a>
459+ <strm_crop_sis_b>
460+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
461+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
462+ </strm_crop_sis_b>
463+ <strm_crop_sis_a>
464+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
465+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
466+ </strm_crop_sis_a>
467+ <vertical_padding_1_0>
468+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
469+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
470+ </vertical_padding_1_0>
471+ <b2i_ds_1_0_0>
472+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
473+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
474+ </b2i_ds_1_0_0>
475+ <tuning_mode value="2" />
476+ </isa_lb_video>
477+ <post_gdc_video>
478+ <main format="YUV420_8_SP" width="1280" height="720" peer="video0" />
479+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="736" />
480+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="736" />
481+ <gdc5>
482+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
483+ <output width="1280" height="736" top="-28" left="0" bottom="-4" right="0" />
484+ </gdc5>
485+ <ofa_2_mp>
486+ <input width="1280" height="736" top="8" left="0" bottom="8" right="0" />
487+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
488+ </ofa_2_mp>
489+ <tnr_6_0>
490+ <input width="1280" height="768" top="28" left="0" bottom="4" right="0" />
491+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
492+ </tnr_6_0>
493+ <tuning_mode value="2" />
494+ </post_gdc_video>
495+</settings>
496+<settings key="8004" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0" golden="true">
497+ <video0 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
498+ <sis_b width="158" height="118" stream_id="60001" />
499+ <sis_a width="320" height="240" stream_id="60001" />
500+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
501+ <port_0 format="BG10" width="2592" height="1944" />
502+ </sensor>
503+ <csi_be>
504+ <output format="GR10" width="2592" height="1944" />
505+ <stream2mmio>
506+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
507+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
508+ </stream2mmio>
509+ <tuning_mode value="0" />
510+ </csi_be>
511+ <isa_lb_video>
512+ <main format="YUV420_10_PL" width="1280" height="960" />
513+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
514+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
515+ <pxl_crop_sis_a>
516+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
517+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
518+ </pxl_crop_sis_a>
519+ <pxl_crop_sis_b>
520+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
521+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
522+ </pxl_crop_sis_b>
523+ <pixelformatter>
524+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
525+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
526+ </pixelformatter>
527+ <pxl_crop_yuv_a>
528+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
529+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
530+ </pxl_crop_yuv_a>
531+ <sis_1_0_b>
532+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
533+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
534+ </sis_1_0_b>
535+ <sis_1_0_a>
536+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
537+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
538+ </sis_1_0_a>
539+ <padder_yuv_a>
540+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
541+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
542+ </padder_yuv_a>
543+ <strm_crop_sis_b>
544+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
545+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
546+ </strm_crop_sis_b>
547+ <strm_crop_sis_a>
548+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
549+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
550+ </strm_crop_sis_a>
551+ <vertical_padding_1_0>
552+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
553+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
554+ </vertical_padding_1_0>
555+ <b2i_ds_1_0_0>
556+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
557+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
558+ </b2i_ds_1_0_0>
559+ <tuning_mode value="2" />
560+ </isa_lb_video>
561+ <post_gdc_video>
562+ <main format="YUV420_8_SP" width="1280" height="960" peer="video0" />
563+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
564+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
565+ <gdc5>
566+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
567+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
568+ </gdc5>
569+ <ofa_2_mp>
570+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
571+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
572+ </ofa_2_mp>
573+ <tnr_6_0>
574+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
575+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
576+ </tnr_6_0>
577+ <tuning_mode value="2" />
578+ </post_gdc_video>
579+</settings>
580+<settings key="8005" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
581+ <video0 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
582+ <sis_b width="158" height="106" stream_id="60001" />
583+ <sis_a width="320" height="216" stream_id="60001" />
584+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
585+ <port_0 format="BG10" width="2592" height="1944" />
586+ </sensor>
587+ <csi_be>
588+ <output format="GR10" width="2592" height="1944" />
589+ <stream2mmio>
590+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
591+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
592+ </stream2mmio>
593+ <tuning_mode value="0" />
594+ </csi_be>
595+ <isa_lb_video>
596+ <main format="YUV420_10_PL" width="1920" height="1280" />
597+ <sis_a format="GRBG_12_LI" width="320" height="216" peer="sis_a" />
598+ <sis_b format="GRBG_12_LI" width="158" height="106" peer="sis_b" />
599+ <pxl_crop_sis_a>
600+ <input width="320" height="216" top="0" left="0" bottom="0" right="0" />
601+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
602+ </pxl_crop_sis_a>
603+ <pxl_crop_sis_b>
604+ <input width="158" height="106" top="0" left="0" bottom="0" right="0" />
605+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
606+ </pxl_crop_sis_b>
607+ <pixelformatter>
608+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
609+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
610+ </pixelformatter>
611+ <pxl_crop_yuv_a>
612+ <input width="1944" height="1458" top="88" left="12" bottom="90" right="12" />
613+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
614+ </pxl_crop_yuv_a>
615+ <sis_1_0_b>
616+ <input width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
617+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
618+ </sis_1_0_b>
619+ <sis_1_0_a>
620+ <input width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
621+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
622+ </sis_1_0_a>
623+ <padder_yuv_a>
624+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
625+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
626+ </padder_yuv_a>
627+ <strm_crop_sis_b>
628+ <input width="2592" height="1944" top="124" left="32" bottom="124" right="32" />
629+ <output width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
630+ </strm_crop_sis_b>
631+ <strm_crop_sis_a>
632+ <input width="2592" height="1944" top="108" left="16" bottom="108" right="16" />
633+ <output width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
634+ </strm_crop_sis_a>
635+ <vertical_padding_1_0>
636+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
637+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
638+ </vertical_padding_1_0>
639+ <b2i_ds_1_0_0>
640+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
641+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
642+ </b2i_ds_1_0_0>
643+ <tuning_mode value="1" />
644+ </isa_lb_video>
645+ <post_gdc_video>
646+ <main format="YUV420_8_SP" width="1920" height="1280" peer="video0" />
647+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1280" />
648+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1280" />
649+ <gdc5>
650+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
651+ <output width="1920" height="1280" top="-28" left="0" bottom="-4" right="0" />
652+ </gdc5>
653+ <ofa_2_mp>
654+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
655+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
656+ </ofa_2_mp>
657+ <tnr_6_0>
658+ <input width="1920" height="1312" top="28" left="0" bottom="4" right="0" />
659+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
660+ </tnr_6_0>
661+ <tuning_mode value="1" />
662+ </post_gdc_video>
663+</settings>
664+<settings key="8006" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0" golden="true">
665+ <video0 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
666+ <sis_b width="158" height="118" stream_id="60001" />
667+ <sis_a width="320" height="240" stream_id="60001" />
668+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
669+ <port_0 format="BG10" width="2592" height="1944" />
670+ </sensor>
671+ <csi_be>
672+ <output format="GR10" width="2592" height="1944" />
673+ <stream2mmio>
674+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
675+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
676+ </stream2mmio>
677+ <tuning_mode value="0" />
678+ </csi_be>
679+ <isa_lb_video>
680+ <main format="YUV420_10_PL" width="1920" height="1440" />
681+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
682+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
683+ <pxl_crop_sis_a>
684+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
685+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
686+ </pxl_crop_sis_a>
687+ <pxl_crop_sis_b>
688+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
689+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
690+ </pxl_crop_sis_b>
691+ <pixelformatter>
692+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
693+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
694+ </pixelformatter>
695+ <pxl_crop_yuv_a>
696+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
697+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
698+ </pxl_crop_yuv_a>
699+ <sis_1_0_b>
700+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
701+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
702+ </sis_1_0_b>
703+ <sis_1_0_a>
704+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
705+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
706+ </sis_1_0_a>
707+ <padder_yuv_a>
708+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
709+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
710+ </padder_yuv_a>
711+ <strm_crop_sis_b>
712+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
713+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
714+ </strm_crop_sis_b>
715+ <strm_crop_sis_a>
716+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
717+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
718+ </strm_crop_sis_a>
719+ <vertical_padding_1_0>
720+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
721+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
722+ </vertical_padding_1_0>
723+ <b2i_ds_1_0_0>
724+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
725+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
726+ </b2i_ds_1_0_0>
727+ <tuning_mode value="1" />
728+ </isa_lb_video>
729+ <post_gdc_video>
730+ <main format="YUV420_8_SP" width="1920" height="1440" peer="video0" />
731+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
732+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
733+ <gdc5>
734+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
735+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
736+ </gdc5>
737+ <ofa_2_mp>
738+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
739+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
740+ </ofa_2_mp>
741+ <tnr_6_0>
742+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
743+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
744+ </tnr_6_0>
745+ <tuning_mode value="1" />
746+ </post_gdc_video>
747+</settings>
748+<settings key="8007" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
749+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
750+ <sis_b width="160" height="90" stream_id="60001" />
751+ <sis_a width="320" height="180" stream_id="60001" />
752+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
753+ <port_0 format="BG10" width="2592" height="1944" />
754+ </sensor>
755+ <csi_be>
756+ <output format="GR10" width="2592" height="1944" />
757+ <stream2mmio>
758+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
759+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
760+ </stream2mmio>
761+ <tuning_mode value="0" />
762+ </csi_be>
763+ <isa_lb_video>
764+ <main format="YUV420_10_PL" width="2560" height="1440" />
765+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
766+ <sis_b format="GRBG_12_LI" width="160" height="90" peer="sis_b" />
767+ <pxl_crop_sis_a>
768+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
769+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
770+ </pxl_crop_sis_a>
771+ <pxl_crop_sis_b>
772+ <input width="160" height="90" top="0" left="0" bottom="0" right="0" />
773+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
774+ </pxl_crop_sis_b>
775+ <pixelformatter>
776+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
777+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
778+ </pixelformatter>
779+ <pxl_crop_yuv_a>
780+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
781+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
782+ </pxl_crop_yuv_a>
783+ <sis_1_0_b>
784+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
785+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
786+ </sis_1_0_b>
787+ <sis_1_0_a>
788+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
789+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
790+ </sis_1_0_a>
791+ <padder_yuv_a>
792+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
793+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
794+ </padder_yuv_a>
795+ <strm_crop_sis_b>
796+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
797+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
798+ </strm_crop_sis_b>
799+ <strm_crop_sis_a>
800+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
801+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
802+ </strm_crop_sis_a>
803+ <vertical_padding_1_0>
804+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
805+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
806+ </vertical_padding_1_0>
807+ <b2i_ds_1_0_0>
808+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
809+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
810+ </b2i_ds_1_0_0>
811+ <tuning_mode value="0" />
812+ </isa_lb_video>
813+ <post_gdc_video>
814+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
815+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1440" />
816+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1440" />
817+ <gdc5>
818+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
819+ <output width="2560" height="1440" top="-28" left="0" bottom="-4" right="0" />
820+ </gdc5>
821+ <ofa_2_mp>
822+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
823+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
824+ </ofa_2_mp>
825+ <tnr_6_0>
826+ <input width="2560" height="1472" top="28" left="0" bottom="4" right="0" />
827+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
828+ </tnr_6_0>
829+ <tuning_mode value="0" />
830+ </post_gdc_video>
831+</settings>
832+<settings key="8008" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0" golden="true">
833+ <video0 width="2560" height="1920" stream_id="60001" bpp="8" format="Linear" />
834+ <sis_b width="160" height="120" stream_id="60001" />
835+ <sis_a width="320" height="240" stream_id="60001" />
836+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
837+ <port_0 format="BG10" width="2592" height="1944" />
838+ </sensor>
839+ <csi_be>
840+ <output format="GR10" width="2592" height="1944" />
841+ <stream2mmio>
842+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
843+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
844+ </stream2mmio>
845+ <tuning_mode value="0" />
846+ </csi_be>
847+ <isa_lb_video>
848+ <main format="YUV420_10_PL" width="2560" height="1920" />
849+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
850+ <sis_b format="GRBG_12_LI" width="160" height="120" peer="sis_b" />
851+ <pxl_crop_sis_a>
852+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
853+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
854+ </pxl_crop_sis_a>
855+ <pxl_crop_sis_b>
856+ <input width="160" height="120" top="0" left="0" bottom="0" right="0" />
857+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
858+ </pxl_crop_sis_b>
859+ <pixelformatter>
860+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
861+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
862+ </pixelformatter>
863+ <pxl_crop_yuv_a>
864+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
865+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
866+ </pxl_crop_yuv_a>
867+ <sis_1_0_b>
868+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
869+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
870+ </sis_1_0_b>
871+ <sis_1_0_a>
872+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
873+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
874+ </sis_1_0_a>
875+ <padder_yuv_a>
876+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
877+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
878+ </padder_yuv_a>
879+ <strm_crop_sis_b>
880+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
881+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
882+ </strm_crop_sis_b>
883+ <strm_crop_sis_a>
884+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
885+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
886+ </strm_crop_sis_a>
887+ <vertical_padding_1_0>
888+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
889+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
890+ </vertical_padding_1_0>
891+ <b2i_ds_1_0_0>
892+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
893+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
894+ </b2i_ds_1_0_0>
895+ <tuning_mode value="0" />
896+ </isa_lb_video>
897+ <post_gdc_video>
898+ <main format="YUV420_8_SP" width="2560" height="1920" peer="video0" />
899+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1920" />
900+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1920" />
901+ <gdc5>
902+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
903+ <output width="2560" height="1920" top="-28" left="0" bottom="-4" right="0" />
904+ </gdc5>
905+ <ofa_2_mp>
906+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
907+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
908+ </ofa_2_mp>
909+ <tnr_6_0>
910+ <input width="2560" height="1952" top="28" left="0" bottom="4" right="0" />
911+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
912+ </tnr_6_0>
913+ <tuning_mode value="0" />
914+ </post_gdc_video>
915+</settings>
916+<settings key="8009" id="100014" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="Raw" flip_v="0" flip_h="0" pdaf_type="0">
917+ <raw width="2592" height="1944" stream_id="0" bpp="10" format="Linear" />
918+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
919+ <port_0 format="BG10" width="2592" height="1944" />
920+ </sensor>
921+ <csi_be>
922+ <output format="GR10" width="2592" height="1944" peer="raw" />
923+ <stream2mmio>
924+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
925+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
926+ </stream2mmio>
927+ <tuning_mode value="0" />
928+ </csi_be>
929+</settings>
930+<settings key="8010" id="100000" active_outputs="1" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
931+ <video0 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
932+ <sis_b width="158" height="90" stream_id="60001" />
933+ <sis_a width="320" height="180" stream_id="60001" />
934+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
935+ <port_0 format="BG10" width="2592" height="1944" />
936+ </sensor>
937+ <csi_be>
938+ <output format="GR10" width="2592" height="1944" />
939+ <stream2mmio>
940+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
941+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
942+ </stream2mmio>
943+ <tuning_mode value="0" />
944+ </csi_be>
945+ <isa_lb_video>
946+ <main format="YUV420_10_PL" width="1920" height="1088" />
947+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
948+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
949+ <pxl_crop_sis_a>
950+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
951+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
952+ </pxl_crop_sis_a>
953+ <pxl_crop_sis_b>
954+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
955+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
956+ </pxl_crop_sis_b>
957+ <pixelformatter>
958+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
959+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
960+ </pixelformatter>
961+ <pxl_crop_yuv_a>
962+ <input width="1944" height="1458" top="184" left="12" bottom="186" right="12" />
963+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
964+ </pxl_crop_yuv_a>
965+ <sis_1_0_b>
966+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
967+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
968+ </sis_1_0_b>
969+ <sis_1_0_a>
970+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
971+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
972+ </sis_1_0_a>
973+ <padder_yuv_a>
974+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
975+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
976+ </padder_yuv_a>
977+ <strm_crop_sis_b>
978+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
979+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
980+ </strm_crop_sis_b>
981+ <strm_crop_sis_a>
982+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
983+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
984+ </strm_crop_sis_a>
985+ <vertical_padding_1_0>
986+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
987+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
988+ </vertical_padding_1_0>
989+ <b2i_ds_1_0_0>
990+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
991+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
992+ </b2i_ds_1_0_0>
993+ <tuning_mode value="1" />
994+ </isa_lb_video>
995+ <post_gdc_video>
996+ <main format="YUV420_8_SP" width="1920" height="1080" peer="video0" />
997+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1088" />
998+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1088" />
999+ <gdc5>
1000+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
1001+ <output width="1920" height="1088" top="-28" left="0" bottom="-4" right="0" />
1002+ </gdc5>
1003+ <ofa_2_mp>
1004+ <input width="1920" height="1088" top="4" left="0" bottom="4" right="0" />
1005+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
1006+ </ofa_2_mp>
1007+ <tnr_6_0>
1008+ <input width="1920" height="1120" top="28" left="0" bottom="4" right="0" />
1009+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
1010+ </tnr_6_0>
1011+ <tuning_mode value="1" />
1012+ </post_gdc_video>
1013+</settings>
1014+<settings key="8011" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1015+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
1016+ <video0 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
1017+ <sis_b width="158" height="90" stream_id="60001" />
1018+ <sis_a width="320" height="240" stream_id="60001" />
1019+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1020+ <port_0 format="BG10" width="2592" height="1944" />
1021+ </sensor>
1022+ <csi_be>
1023+ <output format="GR10" width="2592" height="1944" />
1024+ <stream2mmio>
1025+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1026+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1027+ </stream2mmio>
1028+ <tuning_mode value="0" />
1029+ </csi_be>
1030+ <isa_lb_video>
1031+ <main format="YUV420_10_PL" width="1280" height="736" />
1032+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1033+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
1034+ <pxl_crop_sis_a>
1035+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1036+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1037+ </pxl_crop_sis_a>
1038+ <pxl_crop_sis_b>
1039+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
1040+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1041+ </pxl_crop_sis_b>
1042+ <pixelformatter>
1043+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1044+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1045+ </pixelformatter>
1046+ <pxl_crop_yuv_a>
1047+ <input width="1296" height="972" top="118" left="8" bottom="118" right="8" />
1048+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1049+ </pxl_crop_yuv_a>
1050+ <sis_1_0_b>
1051+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1052+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1053+ </sis_1_0_b>
1054+ <sis_1_0_a>
1055+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1056+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1057+ </sis_1_0_a>
1058+ <padder_yuv_a>
1059+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1060+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1061+ </padder_yuv_a>
1062+ <strm_crop_sis_b>
1063+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
1064+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1065+ </strm_crop_sis_b>
1066+ <strm_crop_sis_a>
1067+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1068+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1069+ </strm_crop_sis_a>
1070+ <vertical_padding_1_0>
1071+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1072+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1073+ </vertical_padding_1_0>
1074+ <b2i_ds_1_0_0>
1075+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1076+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1077+ </b2i_ds_1_0_0>
1078+ <tuning_mode value="2" />
1079+ </isa_lb_video>
1080+ <post_gdc_video>
1081+ <display format="YUV420_8_SP" width="640" height="360" peer="video0" />
1082+ <postproc format="YUV420_8_SP" width="640" height="360" peer="video1" />
1083+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="736" />
1084+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="736" />
1085+ <gdc5>
1086+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1087+ <output width="1280" height="736" top="-28" left="0" bottom="-4" right="0" />
1088+ </gdc5>
1089+ <sc_outputscaler_dp>
1090+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1091+ <output width="640" height="368" top="0" left="0" bottom="0" right="0" />
1092+ </sc_outputscaler_dp>
1093+ <ofa_2_dp>
1094+ <input width="640" height="368" top="4" left="0" bottom="4" right="0" />
1095+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
1096+ </ofa_2_dp>
1097+ <tnr_6_0>
1098+ <input width="1280" height="768" top="28" left="0" bottom="4" right="0" />
1099+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1100+ </tnr_6_0>
1101+ <sc_outputscaler_ppp>
1102+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1103+ <output width="640" height="368" top="0" left="0" bottom="0" right="0" />
1104+ </sc_outputscaler_ppp>
1105+ <ofa_2_ppp>
1106+ <input width="640" height="368" top="4" left="0" bottom="4" right="0" />
1107+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
1108+ </ofa_2_ppp>
1109+ <tuning_mode value="2" />
1110+ </post_gdc_video>
1111+</settings>
1112+<settings key="8012" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1113+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
1114+ <video0 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
1115+ <sis_b width="158" height="118" stream_id="60001" />
1116+ <sis_a width="320" height="240" stream_id="60001" />
1117+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1118+ <port_0 format="BG10" width="2592" height="1944" />
1119+ </sensor>
1120+ <csi_be>
1121+ <output format="GR10" width="2592" height="1944" />
1122+ <stream2mmio>
1123+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1124+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1125+ </stream2mmio>
1126+ <tuning_mode value="0" />
1127+ </csi_be>
1128+ <isa_lb_video>
1129+ <main format="YUV420_10_PL" width="1280" height="960" />
1130+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1131+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
1132+ <pxl_crop_sis_a>
1133+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1134+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1135+ </pxl_crop_sis_a>
1136+ <pxl_crop_sis_b>
1137+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
1138+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1139+ </pxl_crop_sis_b>
1140+ <pixelformatter>
1141+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1142+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1143+ </pixelformatter>
1144+ <pxl_crop_yuv_a>
1145+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
1146+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1147+ </pxl_crop_yuv_a>
1148+ <sis_1_0_b>
1149+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1150+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1151+ </sis_1_0_b>
1152+ <sis_1_0_a>
1153+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1154+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1155+ </sis_1_0_a>
1156+ <padder_yuv_a>
1157+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1158+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1159+ </padder_yuv_a>
1160+ <strm_crop_sis_b>
1161+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
1162+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1163+ </strm_crop_sis_b>
1164+ <strm_crop_sis_a>
1165+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1166+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1167+ </strm_crop_sis_a>
1168+ <vertical_padding_1_0>
1169+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1170+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1171+ </vertical_padding_1_0>
1172+ <b2i_ds_1_0_0>
1173+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1174+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1175+ </b2i_ds_1_0_0>
1176+ <tuning_mode value="2" />
1177+ </isa_lb_video>
1178+ <post_gdc_video>
1179+ <display format="YUV420_8_SP" width="640" height="480" peer="video0" />
1180+ <postproc format="YUV420_8_SP" width="640" height="360" peer="video1" />
1181+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
1182+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
1183+ <gdc5>
1184+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1185+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
1186+ </gdc5>
1187+ <sc_outputscaler_dp>
1188+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1189+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1190+ </sc_outputscaler_dp>
1191+ <ofa_2_dp>
1192+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
1193+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1194+ </ofa_2_dp>
1195+ <tnr_6_0>
1196+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
1197+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1198+ </tnr_6_0>
1199+ <sc_outputscaler_ppp>
1200+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1201+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1202+ </sc_outputscaler_ppp>
1203+ <ofa_2_ppp>
1204+ <input width="640" height="480" top="60" left="0" bottom="60" right="0" />
1205+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
1206+ </ofa_2_ppp>
1207+ <tuning_mode value="2" />
1208+ </post_gdc_video>
1209+</settings>
1210+<settings key="8013" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1211+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
1212+ <video0 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
1213+ <sis_b width="158" height="118" stream_id="60001" />
1214+ <sis_a width="320" height="240" stream_id="60001" />
1215+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1216+ <port_0 format="BG10" width="2592" height="1944" />
1217+ </sensor>
1218+ <csi_be>
1219+ <output format="GR10" width="2592" height="1944" />
1220+ <stream2mmio>
1221+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1222+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1223+ </stream2mmio>
1224+ <tuning_mode value="0" />
1225+ </csi_be>
1226+ <isa_lb_video>
1227+ <main format="YUV420_10_PL" width="1280" height="960" />
1228+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1229+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
1230+ <pxl_crop_sis_a>
1231+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1232+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1233+ </pxl_crop_sis_a>
1234+ <pxl_crop_sis_b>
1235+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
1236+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1237+ </pxl_crop_sis_b>
1238+ <pixelformatter>
1239+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1240+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1241+ </pixelformatter>
1242+ <pxl_crop_yuv_a>
1243+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
1244+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1245+ </pxl_crop_yuv_a>
1246+ <sis_1_0_b>
1247+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1248+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1249+ </sis_1_0_b>
1250+ <sis_1_0_a>
1251+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1252+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1253+ </sis_1_0_a>
1254+ <padder_yuv_a>
1255+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1256+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1257+ </padder_yuv_a>
1258+ <strm_crop_sis_b>
1259+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
1260+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1261+ </strm_crop_sis_b>
1262+ <strm_crop_sis_a>
1263+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1264+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1265+ </strm_crop_sis_a>
1266+ <vertical_padding_1_0>
1267+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1268+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1269+ </vertical_padding_1_0>
1270+ <b2i_ds_1_0_0>
1271+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1272+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1273+ </b2i_ds_1_0_0>
1274+ <tuning_mode value="2" />
1275+ </isa_lb_video>
1276+ <post_gdc_video>
1277+ <display format="YUV420_8_SP" width="640" height="480" peer="video0" />
1278+ <postproc format="YUV420_8_SP" width="640" height="480" peer="video1" />
1279+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
1280+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
1281+ <gdc5>
1282+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1283+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
1284+ </gdc5>
1285+ <sc_outputscaler_dp>
1286+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1287+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1288+ </sc_outputscaler_dp>
1289+ <ofa_2_dp>
1290+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
1291+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1292+ </ofa_2_dp>
1293+ <tnr_6_0>
1294+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
1295+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1296+ </tnr_6_0>
1297+ <sc_outputscaler_ppp>
1298+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1299+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1300+ </sc_outputscaler_ppp>
1301+ <ofa_2_ppp>
1302+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
1303+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1304+ </ofa_2_ppp>
1305+ <tuning_mode value="2" />
1306+ </post_gdc_video>
1307+</settings>
1308+<settings key="8014" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1309+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
1310+ <video0 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
1311+ <sis_b width="120" height="120" stream_id="60001" />
1312+ <sis_a width="320" height="240" stream_id="60001" />
1313+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1314+ <port_0 format="BG10" width="2592" height="1944" />
1315+ </sensor>
1316+ <csi_be>
1317+ <output format="GR10" width="2592" height="1944" />
1318+ <stream2mmio>
1319+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1320+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1321+ </stream2mmio>
1322+ <tuning_mode value="0" />
1323+ </csi_be>
1324+ <isa_lb_video>
1325+ <main format="YUV420_10_PL" width="1280" height="1280" />
1326+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1327+ <sis_b format="GRBG_12_LI" width="120" height="120" peer="sis_b" />
1328+ <pxl_crop_sis_a>
1329+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1330+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1331+ </pxl_crop_sis_a>
1332+ <pxl_crop_sis_b>
1333+ <input width="120" height="120" top="0" left="0" bottom="0" right="0" />
1334+ <output width="120" height="120" top="0" left="0" bottom="0" right="0" />
1335+ </pxl_crop_sis_b>
1336+ <pixelformatter>
1337+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1338+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1339+ </pixelformatter>
1340+ <pxl_crop_yuv_a>
1341+ <input width="1708" height="1282" top="0" left="214" bottom="2" right="214" />
1342+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1343+ </pxl_crop_yuv_a>
1344+ <sis_1_0_b>
1345+ <input width="1920" height="1920" top="0" left="0" bottom="0" right="0" />
1346+ <output width="120" height="120" top="0" left="0" bottom="0" right="0" />
1347+ </sis_1_0_b>
1348+ <sis_1_0_a>
1349+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1350+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1351+ </sis_1_0_a>
1352+ <padder_yuv_a>
1353+ <input width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
1354+ <output width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
1355+ </padder_yuv_a>
1356+ <strm_crop_sis_b>
1357+ <input width="2592" height="1944" top="12" left="336" bottom="12" right="336" />
1358+ <output width="1920" height="1920" top="0" left="0" bottom="0" right="0" />
1359+ </strm_crop_sis_b>
1360+ <strm_crop_sis_a>
1361+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1362+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1363+ </strm_crop_sis_a>
1364+ <vertical_padding_1_0>
1365+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1366+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1367+ </vertical_padding_1_0>
1368+ <b2i_ds_1_0_0>
1369+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1370+ <output width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
1371+ </b2i_ds_1_0_0>
1372+ <tuning_mode value="2" />
1373+ </isa_lb_video>
1374+ <post_gdc_video>
1375+ <display format="YUV420_8_SP" width="640" height="640" peer="video0" />
1376+ <postproc format="YUV420_8_SP" width="640" height="360" peer="video1" />
1377+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="1280" />
1378+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="1280" />
1379+ <gdc5>
1380+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1381+ <output width="1280" height="1280" top="-28" left="0" bottom="-4" right="0" />
1382+ </gdc5>
1383+ <sc_outputscaler_dp>
1384+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1385+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1386+ </sc_outputscaler_dp>
1387+ <ofa_2_dp>
1388+ <input width="640" height="640" top="0" left="0" bottom="0" right="0" />
1389+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1390+ </ofa_2_dp>
1391+ <tnr_6_0>
1392+ <input width="1280" height="1312" top="28" left="0" bottom="4" right="0" />
1393+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1394+ </tnr_6_0>
1395+ <sc_outputscaler_ppp>
1396+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1397+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1398+ </sc_outputscaler_ppp>
1399+ <ofa_2_ppp>
1400+ <input width="640" height="640" top="140" left="0" bottom="140" right="0" />
1401+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
1402+ </ofa_2_ppp>
1403+ <tuning_mode value="2" />
1404+ </post_gdc_video>
1405+</settings>
1406+<settings key="8015" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1407+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
1408+ <video0 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
1409+ <sis_b width="158" height="118" stream_id="60001" />
1410+ <sis_a width="320" height="240" stream_id="60001" />
1411+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1412+ <port_0 format="BG10" width="2592" height="1944" />
1413+ </sensor>
1414+ <csi_be>
1415+ <output format="GR10" width="2592" height="1944" />
1416+ <stream2mmio>
1417+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1418+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1419+ </stream2mmio>
1420+ <tuning_mode value="0" />
1421+ </csi_be>
1422+ <isa_lb_video>
1423+ <main format="YUV420_10_PL" width="1280" height="960" />
1424+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1425+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
1426+ <pxl_crop_sis_a>
1427+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1428+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1429+ </pxl_crop_sis_a>
1430+ <pxl_crop_sis_b>
1431+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
1432+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1433+ </pxl_crop_sis_b>
1434+ <pixelformatter>
1435+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1436+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1437+ </pixelformatter>
1438+ <pxl_crop_yuv_a>
1439+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
1440+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1441+ </pxl_crop_yuv_a>
1442+ <sis_1_0_b>
1443+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1444+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1445+ </sis_1_0_b>
1446+ <sis_1_0_a>
1447+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1448+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1449+ </sis_1_0_a>
1450+ <padder_yuv_a>
1451+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1452+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1453+ </padder_yuv_a>
1454+ <strm_crop_sis_b>
1455+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
1456+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1457+ </strm_crop_sis_b>
1458+ <strm_crop_sis_a>
1459+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1460+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1461+ </strm_crop_sis_a>
1462+ <vertical_padding_1_0>
1463+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1464+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1465+ </vertical_padding_1_0>
1466+ <b2i_ds_1_0_0>
1467+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1468+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1469+ </b2i_ds_1_0_0>
1470+ <tuning_mode value="2" />
1471+ </isa_lb_video>
1472+ <post_gdc_video>
1473+ <display format="YUV420_8_SP" width="640" height="640" peer="video0" />
1474+ <postproc format="YUV420_8_SP" width="640" height="480" peer="video1" />
1475+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
1476+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
1477+ <gdc5>
1478+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1479+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
1480+ </gdc5>
1481+ <sc_outputscaler_dp>
1482+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1483+ <output width="854" height="640" top="0" left="0" bottom="0" right="0" />
1484+ </sc_outputscaler_dp>
1485+ <ofa_2_dp>
1486+ <input width="854" height="640" top="0" left="106" bottom="0" right="108" />
1487+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1488+ </ofa_2_dp>
1489+ <tnr_6_0>
1490+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
1491+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1492+ </tnr_6_0>
1493+ <sc_outputscaler_ppp>
1494+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1495+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1496+ </sc_outputscaler_ppp>
1497+ <ofa_2_ppp>
1498+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
1499+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1500+ </ofa_2_ppp>
1501+ <tuning_mode value="2" />
1502+ </post_gdc_video>
1503+</settings>
1504+<settings key="8016" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1505+ <video1 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
1506+ <video0 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
1507+ <sis_b width="120" height="120" stream_id="60001" />
1508+ <sis_a width="320" height="240" stream_id="60001" />
1509+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1510+ <port_0 format="BG10" width="2592" height="1944" />
1511+ </sensor>
1512+ <csi_be>
1513+ <output format="GR10" width="2592" height="1944" />
1514+ <stream2mmio>
1515+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1516+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1517+ </stream2mmio>
1518+ <tuning_mode value="0" />
1519+ </csi_be>
1520+ <isa_lb_video>
1521+ <main format="YUV420_10_PL" width="1280" height="1280" />
1522+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1523+ <sis_b format="GRBG_12_LI" width="120" height="120" peer="sis_b" />
1524+ <pxl_crop_sis_a>
1525+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1526+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1527+ </pxl_crop_sis_a>
1528+ <pxl_crop_sis_b>
1529+ <input width="120" height="120" top="0" left="0" bottom="0" right="0" />
1530+ <output width="120" height="120" top="0" left="0" bottom="0" right="0" />
1531+ </pxl_crop_sis_b>
1532+ <pixelformatter>
1533+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1534+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1535+ </pixelformatter>
1536+ <pxl_crop_yuv_a>
1537+ <input width="1708" height="1282" top="0" left="214" bottom="2" right="214" />
1538+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1539+ </pxl_crop_yuv_a>
1540+ <sis_1_0_b>
1541+ <input width="1920" height="1920" top="0" left="0" bottom="0" right="0" />
1542+ <output width="120" height="120" top="0" left="0" bottom="0" right="0" />
1543+ </sis_1_0_b>
1544+ <sis_1_0_a>
1545+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1546+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1547+ </sis_1_0_a>
1548+ <padder_yuv_a>
1549+ <input width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
1550+ <output width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
1551+ </padder_yuv_a>
1552+ <strm_crop_sis_b>
1553+ <input width="2592" height="1944" top="12" left="336" bottom="12" right="336" />
1554+ <output width="1920" height="1920" top="0" left="0" bottom="0" right="0" />
1555+ </strm_crop_sis_b>
1556+ <strm_crop_sis_a>
1557+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1558+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1559+ </strm_crop_sis_a>
1560+ <vertical_padding_1_0>
1561+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1562+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1563+ </vertical_padding_1_0>
1564+ <b2i_ds_1_0_0>
1565+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1566+ <output width="1708" height="1282" top="0" left="0" bottom="0" right="0" />
1567+ </b2i_ds_1_0_0>
1568+ <tuning_mode value="2" />
1569+ </isa_lb_video>
1570+ <post_gdc_video>
1571+ <display format="YUV420_8_SP" width="640" height="640" peer="video0" />
1572+ <postproc format="YUV420_8_SP" width="640" height="640" peer="video1" />
1573+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="1280" />
1574+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="1280" />
1575+ <gdc5>
1576+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1577+ <output width="1280" height="1280" top="-28" left="0" bottom="-4" right="0" />
1578+ </gdc5>
1579+ <sc_outputscaler_dp>
1580+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1581+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1582+ </sc_outputscaler_dp>
1583+ <ofa_2_dp>
1584+ <input width="640" height="640" top="0" left="0" bottom="0" right="0" />
1585+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1586+ </ofa_2_dp>
1587+ <tnr_6_0>
1588+ <input width="1280" height="1312" top="28" left="0" bottom="4" right="0" />
1589+ <output width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1590+ </tnr_6_0>
1591+ <sc_outputscaler_ppp>
1592+ <input width="1280" height="1280" top="0" left="0" bottom="0" right="0" />
1593+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1594+ </sc_outputscaler_ppp>
1595+ <ofa_2_ppp>
1596+ <input width="640" height="640" top="0" left="0" bottom="0" right="0" />
1597+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1598+ </ofa_2_ppp>
1599+ <tuning_mode value="2" />
1600+ </post_gdc_video>
1601+</settings>
1602+<settings key="8017" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1603+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
1604+ <video0 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
1605+ <sis_b width="158" height="90" stream_id="60001" />
1606+ <sis_a width="320" height="240" stream_id="60001" />
1607+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1608+ <port_0 format="BG10" width="2592" height="1944" />
1609+ </sensor>
1610+ <csi_be>
1611+ <output format="GR10" width="2592" height="1944" />
1612+ <stream2mmio>
1613+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1614+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1615+ </stream2mmio>
1616+ <tuning_mode value="0" />
1617+ </csi_be>
1618+ <isa_lb_video>
1619+ <main format="YUV420_10_PL" width="1280" height="736" />
1620+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1621+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
1622+ <pxl_crop_sis_a>
1623+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1624+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1625+ </pxl_crop_sis_a>
1626+ <pxl_crop_sis_b>
1627+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
1628+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1629+ </pxl_crop_sis_b>
1630+ <pixelformatter>
1631+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1632+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1633+ </pixelformatter>
1634+ <pxl_crop_yuv_a>
1635+ <input width="1296" height="972" top="118" left="8" bottom="118" right="8" />
1636+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1637+ </pxl_crop_yuv_a>
1638+ <sis_1_0_b>
1639+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1640+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1641+ </sis_1_0_b>
1642+ <sis_1_0_a>
1643+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1644+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1645+ </sis_1_0_a>
1646+ <padder_yuv_a>
1647+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1648+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1649+ </padder_yuv_a>
1650+ <strm_crop_sis_b>
1651+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
1652+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1653+ </strm_crop_sis_b>
1654+ <strm_crop_sis_a>
1655+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1656+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1657+ </strm_crop_sis_a>
1658+ <vertical_padding_1_0>
1659+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1660+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1661+ </vertical_padding_1_0>
1662+ <b2i_ds_1_0_0>
1663+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1664+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1665+ </b2i_ds_1_0_0>
1666+ <tuning_mode value="2" />
1667+ </isa_lb_video>
1668+ <post_gdc_video>
1669+ <main format="YUV420_8_SP" width="1280" height="720" peer="video0" />
1670+ <display format="YUV420_8_SP" width="640" height="360" peer="video1" />
1671+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="736" />
1672+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="736" />
1673+ <gdc5>
1674+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1675+ <output width="1280" height="736" top="-28" left="0" bottom="-4" right="0" />
1676+ </gdc5>
1677+ <sc_outputscaler_dp>
1678+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1679+ <output width="640" height="368" top="0" left="0" bottom="0" right="0" />
1680+ </sc_outputscaler_dp>
1681+ <ofa_2_mp>
1682+ <input width="1280" height="736" top="8" left="0" bottom="8" right="0" />
1683+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
1684+ </ofa_2_mp>
1685+ <ofa_2_dp>
1686+ <input width="640" height="368" top="4" left="0" bottom="4" right="0" />
1687+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
1688+ </ofa_2_dp>
1689+ <tnr_6_0>
1690+ <input width="1280" height="768" top="28" left="0" bottom="4" right="0" />
1691+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1692+ </tnr_6_0>
1693+ <tuning_mode value="2" />
1694+ </post_gdc_video>
1695+</settings>
1696+<settings key="8018" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1697+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
1698+ <video0 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
1699+ <sis_b width="158" height="118" stream_id="60001" />
1700+ <sis_a width="320" height="240" stream_id="60001" />
1701+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1702+ <port_0 format="BG10" width="2592" height="1944" />
1703+ </sensor>
1704+ <csi_be>
1705+ <output format="GR10" width="2592" height="1944" />
1706+ <stream2mmio>
1707+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1708+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1709+ </stream2mmio>
1710+ <tuning_mode value="0" />
1711+ </csi_be>
1712+ <isa_lb_video>
1713+ <main format="YUV420_10_PL" width="1280" height="960" />
1714+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1715+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
1716+ <pxl_crop_sis_a>
1717+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1718+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1719+ </pxl_crop_sis_a>
1720+ <pxl_crop_sis_b>
1721+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
1722+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1723+ </pxl_crop_sis_b>
1724+ <pixelformatter>
1725+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1726+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1727+ </pixelformatter>
1728+ <pxl_crop_yuv_a>
1729+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
1730+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1731+ </pxl_crop_yuv_a>
1732+ <sis_1_0_b>
1733+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1734+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
1735+ </sis_1_0_b>
1736+ <sis_1_0_a>
1737+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1738+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1739+ </sis_1_0_a>
1740+ <padder_yuv_a>
1741+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1742+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1743+ </padder_yuv_a>
1744+ <strm_crop_sis_b>
1745+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
1746+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
1747+ </strm_crop_sis_b>
1748+ <strm_crop_sis_a>
1749+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1750+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1751+ </strm_crop_sis_a>
1752+ <vertical_padding_1_0>
1753+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1754+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1755+ </vertical_padding_1_0>
1756+ <b2i_ds_1_0_0>
1757+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1758+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1759+ </b2i_ds_1_0_0>
1760+ <tuning_mode value="2" />
1761+ </isa_lb_video>
1762+ <post_gdc_video>
1763+ <main format="YUV420_8_SP" width="1280" height="720" peer="video0" />
1764+ <display format="YUV420_8_SP" width="640" height="480" peer="video1" />
1765+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
1766+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
1767+ <gdc5>
1768+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1769+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
1770+ </gdc5>
1771+ <sc_outputscaler_dp>
1772+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1773+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1774+ </sc_outputscaler_dp>
1775+ <ofa_2_mp>
1776+ <input width="1280" height="960" top="120" left="0" bottom="120" right="0" />
1777+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
1778+ </ofa_2_mp>
1779+ <ofa_2_dp>
1780+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
1781+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
1782+ </ofa_2_dp>
1783+ <tnr_6_0>
1784+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
1785+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
1786+ </tnr_6_0>
1787+ <tuning_mode value="2" />
1788+ </post_gdc_video>
1789+</settings>
1790+<settings key="8019" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1791+ <video1 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
1792+ <video0 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
1793+ <sis_b width="158" height="90" stream_id="60001" />
1794+ <sis_a width="320" height="240" stream_id="60001" />
1795+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1796+ <port_0 format="BG10" width="2592" height="1944" />
1797+ </sensor>
1798+ <csi_be>
1799+ <output format="GR10" width="2592" height="1944" />
1800+ <stream2mmio>
1801+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1802+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1803+ </stream2mmio>
1804+ <tuning_mode value="0" />
1805+ </csi_be>
1806+ <isa_lb_video>
1807+ <main format="YUV420_10_PL" width="1280" height="736" />
1808+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1809+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
1810+ <pxl_crop_sis_a>
1811+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1812+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1813+ </pxl_crop_sis_a>
1814+ <pxl_crop_sis_b>
1815+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
1816+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1817+ </pxl_crop_sis_b>
1818+ <pixelformatter>
1819+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1820+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1821+ </pixelformatter>
1822+ <pxl_crop_yuv_a>
1823+ <input width="1296" height="972" top="118" left="8" bottom="118" right="8" />
1824+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1825+ </pxl_crop_yuv_a>
1826+ <sis_1_0_b>
1827+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1828+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1829+ </sis_1_0_b>
1830+ <sis_1_0_a>
1831+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1832+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1833+ </sis_1_0_a>
1834+ <padder_yuv_a>
1835+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1836+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1837+ </padder_yuv_a>
1838+ <strm_crop_sis_b>
1839+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
1840+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1841+ </strm_crop_sis_b>
1842+ <strm_crop_sis_a>
1843+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1844+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1845+ </strm_crop_sis_a>
1846+ <vertical_padding_1_0>
1847+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1848+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1849+ </vertical_padding_1_0>
1850+ <b2i_ds_1_0_0>
1851+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1852+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1853+ </b2i_ds_1_0_0>
1854+ <tuning_mode value="2" />
1855+ </isa_lb_video>
1856+ <post_gdc_video>
1857+ <main format="YUV420_8_SP" width="1280" height="720" peer="video0" />
1858+ <display format="YUV420_8_SP" width="640" height="640" peer="video1" />
1859+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="736" />
1860+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="736" />
1861+ <gdc5>
1862+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1863+ <output width="1280" height="736" top="-28" left="0" bottom="-4" right="0" />
1864+ </gdc5>
1865+ <sc_outputscaler_dp>
1866+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1867+ <output width="1112" height="640" top="0" left="0" bottom="0" right="0" />
1868+ </sc_outputscaler_dp>
1869+ <ofa_2_mp>
1870+ <input width="1280" height="736" top="8" left="0" bottom="8" right="0" />
1871+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
1872+ </ofa_2_mp>
1873+ <ofa_2_dp>
1874+ <input width="1112" height="640" top="0" left="236" bottom="0" right="236" />
1875+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
1876+ </ofa_2_dp>
1877+ <tnr_6_0>
1878+ <input width="1280" height="768" top="28" left="0" bottom="4" right="0" />
1879+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1880+ </tnr_6_0>
1881+ <tuning_mode value="2" />
1882+ </post_gdc_video>
1883+</settings>
1884+<settings key="8020" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1885+ <video1 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
1886+ <video0 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
1887+ <sis_b width="158" height="90" stream_id="60001" />
1888+ <sis_a width="320" height="240" stream_id="60001" />
1889+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1890+ <port_0 format="BG10" width="2592" height="1944" />
1891+ </sensor>
1892+ <csi_be>
1893+ <output format="GR10" width="2592" height="1944" />
1894+ <stream2mmio>
1895+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1896+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1897+ </stream2mmio>
1898+ <tuning_mode value="0" />
1899+ </csi_be>
1900+ <isa_lb_video>
1901+ <main format="YUV420_10_PL" width="1280" height="736" />
1902+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1903+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
1904+ <pxl_crop_sis_a>
1905+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
1906+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1907+ </pxl_crop_sis_a>
1908+ <pxl_crop_sis_b>
1909+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
1910+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1911+ </pxl_crop_sis_b>
1912+ <pixelformatter>
1913+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1914+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1915+ </pixelformatter>
1916+ <pxl_crop_yuv_a>
1917+ <input width="1296" height="972" top="118" left="8" bottom="118" right="8" />
1918+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1919+ </pxl_crop_yuv_a>
1920+ <sis_1_0_b>
1921+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1922+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
1923+ </sis_1_0_b>
1924+ <sis_1_0_a>
1925+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1926+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
1927+ </sis_1_0_a>
1928+ <padder_yuv_a>
1929+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1930+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1931+ </padder_yuv_a>
1932+ <strm_crop_sis_b>
1933+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
1934+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
1935+ </strm_crop_sis_b>
1936+ <strm_crop_sis_a>
1937+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
1938+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
1939+ </strm_crop_sis_a>
1940+ <vertical_padding_1_0>
1941+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1942+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1943+ </vertical_padding_1_0>
1944+ <b2i_ds_1_0_0>
1945+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1946+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
1947+ </b2i_ds_1_0_0>
1948+ <tuning_mode value="2" />
1949+ </isa_lb_video>
1950+ <post_gdc_video>
1951+ <main format="YUV420_8_SP" width="1280" height="720" peer="video0" />
1952+ <display format="YUV420_8_SP" width="1280" height="720" peer="video1" />
1953+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="736" />
1954+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="736" />
1955+ <gdc5>
1956+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1957+ <output width="1280" height="736" top="-28" left="0" bottom="-4" right="0" />
1958+ </gdc5>
1959+ <sc_outputscaler_dp>
1960+ <input width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1961+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1962+ </sc_outputscaler_dp>
1963+ <ofa_2_mp>
1964+ <input width="1280" height="736" top="8" left="0" bottom="8" right="0" />
1965+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
1966+ </ofa_2_mp>
1967+ <ofa_2_dp>
1968+ <input width="1280" height="736" top="8" left="0" bottom="8" right="0" />
1969+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
1970+ </ofa_2_dp>
1971+ <tnr_6_0>
1972+ <input width="1280" height="768" top="28" left="0" bottom="4" right="0" />
1973+ <output width="1280" height="736" top="0" left="0" bottom="0" right="0" />
1974+ </tnr_6_0>
1975+ <tuning_mode value="2" />
1976+ </post_gdc_video>
1977+</settings>
1978+<settings key="8021" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
1979+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
1980+ <video0 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
1981+ <sis_b width="158" height="118" stream_id="60001" />
1982+ <sis_a width="320" height="240" stream_id="60001" />
1983+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
1984+ <port_0 format="BG10" width="2592" height="1944" />
1985+ </sensor>
1986+ <csi_be>
1987+ <output format="GR10" width="2592" height="1944" />
1988+ <stream2mmio>
1989+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1990+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
1991+ </stream2mmio>
1992+ <tuning_mode value="0" />
1993+ </csi_be>
1994+ <isa_lb_video>
1995+ <main format="YUV420_10_PL" width="1280" height="960" />
1996+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
1997+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
1998+ <pxl_crop_sis_a>
1999+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
2000+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2001+ </pxl_crop_sis_a>
2002+ <pxl_crop_sis_b>
2003+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
2004+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2005+ </pxl_crop_sis_b>
2006+ <pixelformatter>
2007+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2008+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2009+ </pixelformatter>
2010+ <pxl_crop_yuv_a>
2011+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
2012+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2013+ </pxl_crop_yuv_a>
2014+ <sis_1_0_b>
2015+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2016+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2017+ </sis_1_0_b>
2018+ <sis_1_0_a>
2019+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2020+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2021+ </sis_1_0_a>
2022+ <padder_yuv_a>
2023+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2024+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2025+ </padder_yuv_a>
2026+ <strm_crop_sis_b>
2027+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
2028+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2029+ </strm_crop_sis_b>
2030+ <strm_crop_sis_a>
2031+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
2032+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2033+ </strm_crop_sis_a>
2034+ <vertical_padding_1_0>
2035+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2036+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2037+ </vertical_padding_1_0>
2038+ <b2i_ds_1_0_0>
2039+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2040+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2041+ </b2i_ds_1_0_0>
2042+ <tuning_mode value="2" />
2043+ </isa_lb_video>
2044+ <post_gdc_video>
2045+ <main format="YUV420_8_SP" width="1280" height="960" peer="video0" />
2046+ <display format="YUV420_8_SP" width="640" height="360" peer="video1" />
2047+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
2048+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
2049+ <gdc5>
2050+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2051+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
2052+ </gdc5>
2053+ <sc_outputscaler_dp>
2054+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2055+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
2056+ </sc_outputscaler_dp>
2057+ <ofa_2_mp>
2058+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2059+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2060+ </ofa_2_mp>
2061+ <ofa_2_dp>
2062+ <input width="640" height="480" top="60" left="0" bottom="60" right="0" />
2063+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
2064+ </ofa_2_dp>
2065+ <tnr_6_0>
2066+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
2067+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2068+ </tnr_6_0>
2069+ <tuning_mode value="2" />
2070+ </post_gdc_video>
2071+</settings>
2072+<settings key="8022" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2073+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
2074+ <video0 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
2075+ <sis_b width="158" height="118" stream_id="60001" />
2076+ <sis_a width="320" height="240" stream_id="60001" />
2077+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2078+ <port_0 format="BG10" width="2592" height="1944" />
2079+ </sensor>
2080+ <csi_be>
2081+ <output format="GR10" width="2592" height="1944" />
2082+ <stream2mmio>
2083+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2084+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2085+ </stream2mmio>
2086+ <tuning_mode value="0" />
2087+ </csi_be>
2088+ <isa_lb_video>
2089+ <main format="YUV420_10_PL" width="1280" height="960" />
2090+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
2091+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
2092+ <pxl_crop_sis_a>
2093+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
2094+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2095+ </pxl_crop_sis_a>
2096+ <pxl_crop_sis_b>
2097+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
2098+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2099+ </pxl_crop_sis_b>
2100+ <pixelformatter>
2101+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2102+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2103+ </pixelformatter>
2104+ <pxl_crop_yuv_a>
2105+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
2106+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2107+ </pxl_crop_yuv_a>
2108+ <sis_1_0_b>
2109+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2110+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2111+ </sis_1_0_b>
2112+ <sis_1_0_a>
2113+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2114+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2115+ </sis_1_0_a>
2116+ <padder_yuv_a>
2117+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2118+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2119+ </padder_yuv_a>
2120+ <strm_crop_sis_b>
2121+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
2122+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2123+ </strm_crop_sis_b>
2124+ <strm_crop_sis_a>
2125+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
2126+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2127+ </strm_crop_sis_a>
2128+ <vertical_padding_1_0>
2129+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2130+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2131+ </vertical_padding_1_0>
2132+ <b2i_ds_1_0_0>
2133+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2134+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2135+ </b2i_ds_1_0_0>
2136+ <tuning_mode value="2" />
2137+ </isa_lb_video>
2138+ <post_gdc_video>
2139+ <main format="YUV420_8_SP" width="1280" height="960" peer="video0" />
2140+ <display format="YUV420_8_SP" width="640" height="480" peer="video1" />
2141+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
2142+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
2143+ <gdc5>
2144+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2145+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
2146+ </gdc5>
2147+ <sc_outputscaler_dp>
2148+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2149+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
2150+ </sc_outputscaler_dp>
2151+ <ofa_2_mp>
2152+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2153+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2154+ </ofa_2_mp>
2155+ <ofa_2_dp>
2156+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
2157+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
2158+ </ofa_2_dp>
2159+ <tnr_6_0>
2160+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
2161+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2162+ </tnr_6_0>
2163+ <tuning_mode value="2" />
2164+ </post_gdc_video>
2165+</settings>
2166+<settings key="8023" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2167+ <video1 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
2168+ <video0 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
2169+ <sis_b width="158" height="118" stream_id="60001" />
2170+ <sis_a width="320" height="240" stream_id="60001" />
2171+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2172+ <port_0 format="BG10" width="2592" height="1944" />
2173+ </sensor>
2174+ <csi_be>
2175+ <output format="GR10" width="2592" height="1944" />
2176+ <stream2mmio>
2177+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2178+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2179+ </stream2mmio>
2180+ <tuning_mode value="0" />
2181+ </csi_be>
2182+ <isa_lb_video>
2183+ <main format="YUV420_10_PL" width="1280" height="960" />
2184+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
2185+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
2186+ <pxl_crop_sis_a>
2187+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
2188+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2189+ </pxl_crop_sis_a>
2190+ <pxl_crop_sis_b>
2191+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
2192+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2193+ </pxl_crop_sis_b>
2194+ <pixelformatter>
2195+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2196+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2197+ </pixelformatter>
2198+ <pxl_crop_yuv_a>
2199+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
2200+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2201+ </pxl_crop_yuv_a>
2202+ <sis_1_0_b>
2203+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2204+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2205+ </sis_1_0_b>
2206+ <sis_1_0_a>
2207+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2208+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2209+ </sis_1_0_a>
2210+ <padder_yuv_a>
2211+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2212+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2213+ </padder_yuv_a>
2214+ <strm_crop_sis_b>
2215+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
2216+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2217+ </strm_crop_sis_b>
2218+ <strm_crop_sis_a>
2219+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
2220+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2221+ </strm_crop_sis_a>
2222+ <vertical_padding_1_0>
2223+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2224+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2225+ </vertical_padding_1_0>
2226+ <b2i_ds_1_0_0>
2227+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2228+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2229+ </b2i_ds_1_0_0>
2230+ <tuning_mode value="2" />
2231+ </isa_lb_video>
2232+ <post_gdc_video>
2233+ <main format="YUV420_8_SP" width="1280" height="960" peer="video0" />
2234+ <display format="YUV420_8_SP" width="640" height="640" peer="video1" />
2235+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
2236+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
2237+ <gdc5>
2238+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2239+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
2240+ </gdc5>
2241+ <sc_outputscaler_dp>
2242+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2243+ <output width="854" height="640" top="0" left="0" bottom="0" right="0" />
2244+ </sc_outputscaler_dp>
2245+ <ofa_2_mp>
2246+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2247+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2248+ </ofa_2_mp>
2249+ <ofa_2_dp>
2250+ <input width="854" height="640" top="0" left="106" bottom="0" right="108" />
2251+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
2252+ </ofa_2_dp>
2253+ <tnr_6_0>
2254+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
2255+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2256+ </tnr_6_0>
2257+ <tuning_mode value="2" />
2258+ </post_gdc_video>
2259+</settings>
2260+<settings key="8024" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2261+ <video1 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
2262+ <video0 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
2263+ <sis_b width="158" height="118" stream_id="60001" />
2264+ <sis_a width="320" height="240" stream_id="60001" />
2265+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2266+ <port_0 format="BG10" width="2592" height="1944" />
2267+ </sensor>
2268+ <csi_be>
2269+ <output format="GR10" width="2592" height="1944" />
2270+ <stream2mmio>
2271+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2272+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2273+ </stream2mmio>
2274+ <tuning_mode value="0" />
2275+ </csi_be>
2276+ <isa_lb_video>
2277+ <main format="YUV420_10_PL" width="1280" height="960" />
2278+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
2279+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
2280+ <pxl_crop_sis_a>
2281+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
2282+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2283+ </pxl_crop_sis_a>
2284+ <pxl_crop_sis_b>
2285+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
2286+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2287+ </pxl_crop_sis_b>
2288+ <pixelformatter>
2289+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2290+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2291+ </pixelformatter>
2292+ <pxl_crop_yuv_a>
2293+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
2294+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2295+ </pxl_crop_yuv_a>
2296+ <sis_1_0_b>
2297+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2298+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2299+ </sis_1_0_b>
2300+ <sis_1_0_a>
2301+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2302+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2303+ </sis_1_0_a>
2304+ <padder_yuv_a>
2305+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2306+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2307+ </padder_yuv_a>
2308+ <strm_crop_sis_b>
2309+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
2310+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2311+ </strm_crop_sis_b>
2312+ <strm_crop_sis_a>
2313+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
2314+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2315+ </strm_crop_sis_a>
2316+ <vertical_padding_1_0>
2317+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2318+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2319+ </vertical_padding_1_0>
2320+ <b2i_ds_1_0_0>
2321+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2322+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2323+ </b2i_ds_1_0_0>
2324+ <tuning_mode value="2" />
2325+ </isa_lb_video>
2326+ <post_gdc_video>
2327+ <main format="YUV420_8_SP" width="1280" height="960" peer="video0" />
2328+ <display format="YUV420_8_SP" width="1280" height="720" peer="video1" />
2329+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
2330+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
2331+ <gdc5>
2332+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2333+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
2334+ </gdc5>
2335+ <sc_outputscaler_dp>
2336+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2337+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2338+ </sc_outputscaler_dp>
2339+ <ofa_2_mp>
2340+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2341+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2342+ </ofa_2_mp>
2343+ <ofa_2_dp>
2344+ <input width="1280" height="960" top="120" left="0" bottom="120" right="0" />
2345+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
2346+ </ofa_2_dp>
2347+ <tnr_6_0>
2348+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
2349+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2350+ </tnr_6_0>
2351+ <tuning_mode value="2" />
2352+ </post_gdc_video>
2353+</settings>
2354+<settings key="8025" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2355+ <video1 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
2356+ <video0 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
2357+ <sis_b width="158" height="118" stream_id="60001" />
2358+ <sis_a width="320" height="240" stream_id="60001" />
2359+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2360+ <port_0 format="BG10" width="2592" height="1944" />
2361+ </sensor>
2362+ <csi_be>
2363+ <output format="GR10" width="2592" height="1944" />
2364+ <stream2mmio>
2365+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2366+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2367+ </stream2mmio>
2368+ <tuning_mode value="0" />
2369+ </csi_be>
2370+ <isa_lb_video>
2371+ <main format="YUV420_10_PL" width="1280" height="960" />
2372+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
2373+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
2374+ <pxl_crop_sis_a>
2375+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
2376+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2377+ </pxl_crop_sis_a>
2378+ <pxl_crop_sis_b>
2379+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
2380+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2381+ </pxl_crop_sis_b>
2382+ <pixelformatter>
2383+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2384+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2385+ </pixelformatter>
2386+ <pxl_crop_yuv_a>
2387+ <input width="1296" height="972" top="6" left="8" bottom="6" right="8" />
2388+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2389+ </pxl_crop_yuv_a>
2390+ <sis_1_0_b>
2391+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2392+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2393+ </sis_1_0_b>
2394+ <sis_1_0_a>
2395+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2396+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2397+ </sis_1_0_a>
2398+ <padder_yuv_a>
2399+ <input width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2400+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2401+ </padder_yuv_a>
2402+ <strm_crop_sis_b>
2403+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
2404+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2405+ </strm_crop_sis_b>
2406+ <strm_crop_sis_a>
2407+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
2408+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2409+ </strm_crop_sis_a>
2410+ <vertical_padding_1_0>
2411+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2412+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2413+ </vertical_padding_1_0>
2414+ <b2i_ds_1_0_0>
2415+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2416+ <output width="1296" height="972" top="0" left="0" bottom="0" right="0" />
2417+ </b2i_ds_1_0_0>
2418+ <tuning_mode value="2" />
2419+ </isa_lb_video>
2420+ <post_gdc_video>
2421+ <main format="YUV420_8_SP" width="1280" height="960" peer="video0" />
2422+ <display format="YUV420_8_SP" width="1280" height="960" peer="video1" />
2423+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1280" height="960" />
2424+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1280" height="960" />
2425+ <gdc5>
2426+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2427+ <output width="1280" height="960" top="-28" left="0" bottom="-4" right="0" />
2428+ </gdc5>
2429+ <sc_outputscaler_dp>
2430+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2431+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2432+ </sc_outputscaler_dp>
2433+ <ofa_2_mp>
2434+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2435+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2436+ </ofa_2_mp>
2437+ <ofa_2_dp>
2438+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2439+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2440+ </ofa_2_dp>
2441+ <tnr_6_0>
2442+ <input width="1280" height="992" top="28" left="0" bottom="4" right="0" />
2443+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2444+ </tnr_6_0>
2445+ <tuning_mode value="2" />
2446+ </post_gdc_video>
2447+</settings>
2448+<settings key="8026" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2449+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
2450+ <video0 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
2451+ <sis_b width="158" height="90" stream_id="60001" />
2452+ <sis_a width="320" height="180" stream_id="60001" />
2453+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2454+ <port_0 format="BG10" width="2592" height="1944" />
2455+ </sensor>
2456+ <csi_be>
2457+ <output format="GR10" width="2592" height="1944" />
2458+ <stream2mmio>
2459+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2460+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2461+ </stream2mmio>
2462+ <tuning_mode value="0" />
2463+ </csi_be>
2464+ <isa_lb_video>
2465+ <main format="YUV420_10_PL" width="1920" height="1088" />
2466+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
2467+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
2468+ <pxl_crop_sis_a>
2469+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
2470+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2471+ </pxl_crop_sis_a>
2472+ <pxl_crop_sis_b>
2473+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
2474+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2475+ </pxl_crop_sis_b>
2476+ <pixelformatter>
2477+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2478+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2479+ </pixelformatter>
2480+ <pxl_crop_yuv_a>
2481+ <input width="1944" height="1458" top="184" left="12" bottom="186" right="12" />
2482+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2483+ </pxl_crop_yuv_a>
2484+ <sis_1_0_b>
2485+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2486+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2487+ </sis_1_0_b>
2488+ <sis_1_0_a>
2489+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2490+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2491+ </sis_1_0_a>
2492+ <padder_yuv_a>
2493+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2494+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2495+ </padder_yuv_a>
2496+ <strm_crop_sis_b>
2497+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
2498+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2499+ </strm_crop_sis_b>
2500+ <strm_crop_sis_a>
2501+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
2502+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2503+ </strm_crop_sis_a>
2504+ <vertical_padding_1_0>
2505+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2506+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2507+ </vertical_padding_1_0>
2508+ <b2i_ds_1_0_0>
2509+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2510+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2511+ </b2i_ds_1_0_0>
2512+ <tuning_mode value="1" />
2513+ </isa_lb_video>
2514+ <post_gdc_video>
2515+ <main format="YUV420_8_SP" width="1920" height="1080" peer="video0" />
2516+ <display format="YUV420_8_SP" width="640" height="360" peer="video1" />
2517+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1088" />
2518+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1088" />
2519+ <gdc5>
2520+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2521+ <output width="1920" height="1088" top="-28" left="0" bottom="-4" right="0" />
2522+ </gdc5>
2523+ <sc_outputscaler_dp>
2524+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2525+ <output width="650" height="368" top="0" left="0" bottom="0" right="0" />
2526+ </sc_outputscaler_dp>
2527+ <ofa_2_mp>
2528+ <input width="1920" height="1088" top="4" left="0" bottom="4" right="0" />
2529+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
2530+ </ofa_2_mp>
2531+ <ofa_2_dp>
2532+ <input width="650" height="368" top="4" left="4" bottom="4" right="6" />
2533+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
2534+ </ofa_2_dp>
2535+ <tnr_6_0>
2536+ <input width="1920" height="1120" top="28" left="0" bottom="4" right="0" />
2537+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2538+ </tnr_6_0>
2539+ <tuning_mode value="1" />
2540+ </post_gdc_video>
2541+</settings>
2542+<settings key="8027" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2543+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
2544+ <video0 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
2545+ <sis_b width="158" height="118" stream_id="60001" />
2546+ <sis_a width="320" height="240" stream_id="60001" />
2547+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2548+ <port_0 format="BG10" width="2592" height="1944" />
2549+ </sensor>
2550+ <csi_be>
2551+ <output format="GR10" width="2592" height="1944" />
2552+ <stream2mmio>
2553+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2554+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2555+ </stream2mmio>
2556+ <tuning_mode value="0" />
2557+ </csi_be>
2558+ <isa_lb_video>
2559+ <main format="YUV420_10_PL" width="1920" height="1440" />
2560+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
2561+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
2562+ <pxl_crop_sis_a>
2563+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
2564+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2565+ </pxl_crop_sis_a>
2566+ <pxl_crop_sis_b>
2567+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
2568+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2569+ </pxl_crop_sis_b>
2570+ <pixelformatter>
2571+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2572+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2573+ </pixelformatter>
2574+ <pxl_crop_yuv_a>
2575+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
2576+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2577+ </pxl_crop_yuv_a>
2578+ <sis_1_0_b>
2579+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2580+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2581+ </sis_1_0_b>
2582+ <sis_1_0_a>
2583+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2584+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2585+ </sis_1_0_a>
2586+ <padder_yuv_a>
2587+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2588+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2589+ </padder_yuv_a>
2590+ <strm_crop_sis_b>
2591+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
2592+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2593+ </strm_crop_sis_b>
2594+ <strm_crop_sis_a>
2595+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
2596+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2597+ </strm_crop_sis_a>
2598+ <vertical_padding_1_0>
2599+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2600+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2601+ </vertical_padding_1_0>
2602+ <b2i_ds_1_0_0>
2603+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2604+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2605+ </b2i_ds_1_0_0>
2606+ <tuning_mode value="1" />
2607+ </isa_lb_video>
2608+ <post_gdc_video>
2609+ <main format="YUV420_8_SP" width="1920" height="1080" peer="video0" />
2610+ <display format="YUV420_8_SP" width="640" height="480" peer="video1" />
2611+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
2612+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
2613+ <gdc5>
2614+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2615+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
2616+ </gdc5>
2617+ <sc_outputscaler_dp>
2618+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2619+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
2620+ </sc_outputscaler_dp>
2621+ <ofa_2_mp>
2622+ <input width="1920" height="1440" top="180" left="0" bottom="180" right="0" />
2623+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
2624+ </ofa_2_mp>
2625+ <ofa_2_dp>
2626+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
2627+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
2628+ </ofa_2_dp>
2629+ <tnr_6_0>
2630+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
2631+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2632+ </tnr_6_0>
2633+ <tuning_mode value="1" />
2634+ </post_gdc_video>
2635+</settings>
2636+<settings key="8028" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2637+ <video1 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
2638+ <video0 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
2639+ <sis_b width="158" height="90" stream_id="60001" />
2640+ <sis_a width="320" height="180" stream_id="60001" />
2641+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2642+ <port_0 format="BG10" width="2592" height="1944" />
2643+ </sensor>
2644+ <csi_be>
2645+ <output format="GR10" width="2592" height="1944" />
2646+ <stream2mmio>
2647+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2648+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2649+ </stream2mmio>
2650+ <tuning_mode value="0" />
2651+ </csi_be>
2652+ <isa_lb_video>
2653+ <main format="YUV420_10_PL" width="1920" height="1088" />
2654+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
2655+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
2656+ <pxl_crop_sis_a>
2657+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
2658+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2659+ </pxl_crop_sis_a>
2660+ <pxl_crop_sis_b>
2661+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
2662+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2663+ </pxl_crop_sis_b>
2664+ <pixelformatter>
2665+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2666+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2667+ </pixelformatter>
2668+ <pxl_crop_yuv_a>
2669+ <input width="1944" height="1458" top="184" left="12" bottom="186" right="12" />
2670+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2671+ </pxl_crop_yuv_a>
2672+ <sis_1_0_b>
2673+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2674+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2675+ </sis_1_0_b>
2676+ <sis_1_0_a>
2677+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2678+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2679+ </sis_1_0_a>
2680+ <padder_yuv_a>
2681+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2682+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2683+ </padder_yuv_a>
2684+ <strm_crop_sis_b>
2685+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
2686+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2687+ </strm_crop_sis_b>
2688+ <strm_crop_sis_a>
2689+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
2690+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2691+ </strm_crop_sis_a>
2692+ <vertical_padding_1_0>
2693+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2694+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2695+ </vertical_padding_1_0>
2696+ <b2i_ds_1_0_0>
2697+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2698+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2699+ </b2i_ds_1_0_0>
2700+ <tuning_mode value="1" />
2701+ </isa_lb_video>
2702+ <post_gdc_video>
2703+ <main format="YUV420_8_SP" width="1920" height="1080" peer="video0" />
2704+ <display format="YUV420_8_SP" width="640" height="640" peer="video1" />
2705+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1088" />
2706+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1088" />
2707+ <gdc5>
2708+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2709+ <output width="1920" height="1088" top="-28" left="0" bottom="-4" right="0" />
2710+ </gdc5>
2711+ <sc_outputscaler_dp>
2712+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2713+ <output width="1130" height="640" top="0" left="0" bottom="0" right="0" />
2714+ </sc_outputscaler_dp>
2715+ <ofa_2_mp>
2716+ <input width="1920" height="1088" top="4" left="0" bottom="4" right="0" />
2717+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
2718+ </ofa_2_mp>
2719+ <ofa_2_dp>
2720+ <input width="1130" height="640" top="0" left="244" bottom="0" right="246" />
2721+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
2722+ </ofa_2_dp>
2723+ <tnr_6_0>
2724+ <input width="1920" height="1120" top="28" left="0" bottom="4" right="0" />
2725+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2726+ </tnr_6_0>
2727+ <tuning_mode value="1" />
2728+ </post_gdc_video>
2729+</settings>
2730+<settings key="8029" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2731+ <video1 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
2732+ <video0 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
2733+ <sis_b width="158" height="90" stream_id="60001" />
2734+ <sis_a width="320" height="180" stream_id="60001" />
2735+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2736+ <port_0 format="BG10" width="2592" height="1944" />
2737+ </sensor>
2738+ <csi_be>
2739+ <output format="GR10" width="2592" height="1944" />
2740+ <stream2mmio>
2741+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2742+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2743+ </stream2mmio>
2744+ <tuning_mode value="0" />
2745+ </csi_be>
2746+ <isa_lb_video>
2747+ <main format="YUV420_10_PL" width="1920" height="1088" />
2748+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
2749+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
2750+ <pxl_crop_sis_a>
2751+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
2752+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2753+ </pxl_crop_sis_a>
2754+ <pxl_crop_sis_b>
2755+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
2756+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2757+ </pxl_crop_sis_b>
2758+ <pixelformatter>
2759+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2760+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2761+ </pixelformatter>
2762+ <pxl_crop_yuv_a>
2763+ <input width="1944" height="1458" top="184" left="12" bottom="186" right="12" />
2764+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2765+ </pxl_crop_yuv_a>
2766+ <sis_1_0_b>
2767+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2768+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2769+ </sis_1_0_b>
2770+ <sis_1_0_a>
2771+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2772+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2773+ </sis_1_0_a>
2774+ <padder_yuv_a>
2775+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2776+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2777+ </padder_yuv_a>
2778+ <strm_crop_sis_b>
2779+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
2780+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2781+ </strm_crop_sis_b>
2782+ <strm_crop_sis_a>
2783+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
2784+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2785+ </strm_crop_sis_a>
2786+ <vertical_padding_1_0>
2787+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2788+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2789+ </vertical_padding_1_0>
2790+ <b2i_ds_1_0_0>
2791+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2792+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2793+ </b2i_ds_1_0_0>
2794+ <tuning_mode value="1" />
2795+ </isa_lb_video>
2796+ <post_gdc_video>
2797+ <main format="YUV420_8_SP" width="1920" height="1080" peer="video0" />
2798+ <display format="YUV420_8_SP" width="1280" height="720" peer="video1" />
2799+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1088" />
2800+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1088" />
2801+ <gdc5>
2802+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2803+ <output width="1920" height="1088" top="-28" left="0" bottom="-4" right="0" />
2804+ </gdc5>
2805+ <sc_outputscaler_dp>
2806+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2807+ <output width="1284" height="728" top="0" left="0" bottom="0" right="0" />
2808+ </sc_outputscaler_dp>
2809+ <ofa_2_mp>
2810+ <input width="1920" height="1088" top="4" left="0" bottom="4" right="0" />
2811+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
2812+ </ofa_2_mp>
2813+ <ofa_2_dp>
2814+ <input width="1284" height="728" top="4" left="2" bottom="4" right="2" />
2815+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
2816+ </ofa_2_dp>
2817+ <tnr_6_0>
2818+ <input width="1920" height="1120" top="28" left="0" bottom="4" right="0" />
2819+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2820+ </tnr_6_0>
2821+ <tuning_mode value="1" />
2822+ </post_gdc_video>
2823+</settings>
2824+<settings key="8030" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2825+ <video1 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
2826+ <video0 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
2827+ <sis_b width="158" height="118" stream_id="60001" />
2828+ <sis_a width="320" height="240" stream_id="60001" />
2829+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2830+ <port_0 format="BG10" width="2592" height="1944" />
2831+ </sensor>
2832+ <csi_be>
2833+ <output format="GR10" width="2592" height="1944" />
2834+ <stream2mmio>
2835+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2836+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2837+ </stream2mmio>
2838+ <tuning_mode value="0" />
2839+ </csi_be>
2840+ <isa_lb_video>
2841+ <main format="YUV420_10_PL" width="1920" height="1440" />
2842+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
2843+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
2844+ <pxl_crop_sis_a>
2845+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
2846+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2847+ </pxl_crop_sis_a>
2848+ <pxl_crop_sis_b>
2849+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
2850+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2851+ </pxl_crop_sis_b>
2852+ <pixelformatter>
2853+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2854+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2855+ </pixelformatter>
2856+ <pxl_crop_yuv_a>
2857+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
2858+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2859+ </pxl_crop_yuv_a>
2860+ <sis_1_0_b>
2861+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2862+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
2863+ </sis_1_0_b>
2864+ <sis_1_0_a>
2865+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2866+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
2867+ </sis_1_0_a>
2868+ <padder_yuv_a>
2869+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2870+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2871+ </padder_yuv_a>
2872+ <strm_crop_sis_b>
2873+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
2874+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
2875+ </strm_crop_sis_b>
2876+ <strm_crop_sis_a>
2877+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
2878+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
2879+ </strm_crop_sis_a>
2880+ <vertical_padding_1_0>
2881+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2882+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2883+ </vertical_padding_1_0>
2884+ <b2i_ds_1_0_0>
2885+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2886+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2887+ </b2i_ds_1_0_0>
2888+ <tuning_mode value="1" />
2889+ </isa_lb_video>
2890+ <post_gdc_video>
2891+ <main format="YUV420_8_SP" width="1920" height="1080" peer="video0" />
2892+ <display format="YUV420_8_SP" width="1280" height="960" peer="video1" />
2893+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
2894+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
2895+ <gdc5>
2896+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2897+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
2898+ </gdc5>
2899+ <sc_outputscaler_dp>
2900+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2901+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2902+ </sc_outputscaler_dp>
2903+ <ofa_2_mp>
2904+ <input width="1920" height="1440" top="180" left="0" bottom="180" right="0" />
2905+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
2906+ </ofa_2_mp>
2907+ <ofa_2_dp>
2908+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2909+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
2910+ </ofa_2_dp>
2911+ <tnr_6_0>
2912+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
2913+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
2914+ </tnr_6_0>
2915+ <tuning_mode value="1" />
2916+ </post_gdc_video>
2917+</settings>
2918+<settings key="8031" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
2919+ <video1 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
2920+ <video0 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
2921+ <sis_b width="158" height="90" stream_id="60001" />
2922+ <sis_a width="320" height="180" stream_id="60001" />
2923+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
2924+ <port_0 format="BG10" width="2592" height="1944" />
2925+ </sensor>
2926+ <csi_be>
2927+ <output format="GR10" width="2592" height="1944" />
2928+ <stream2mmio>
2929+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2930+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2931+ </stream2mmio>
2932+ <tuning_mode value="0" />
2933+ </csi_be>
2934+ <isa_lb_video>
2935+ <main format="YUV420_10_PL" width="1920" height="1088" />
2936+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
2937+ <sis_b format="GRBG_12_LI" width="158" height="90" peer="sis_b" />
2938+ <pxl_crop_sis_a>
2939+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
2940+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2941+ </pxl_crop_sis_a>
2942+ <pxl_crop_sis_b>
2943+ <input width="158" height="90" top="0" left="0" bottom="0" right="0" />
2944+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2945+ </pxl_crop_sis_b>
2946+ <pixelformatter>
2947+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2948+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2949+ </pixelformatter>
2950+ <pxl_crop_yuv_a>
2951+ <input width="1944" height="1458" top="184" left="12" bottom="186" right="12" />
2952+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2953+ </pxl_crop_yuv_a>
2954+ <sis_1_0_b>
2955+ <input width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2956+ <output width="158" height="90" top="0" left="0" bottom="0" right="0" />
2957+ </sis_1_0_b>
2958+ <sis_1_0_a>
2959+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2960+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
2961+ </sis_1_0_a>
2962+ <padder_yuv_a>
2963+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2964+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2965+ </padder_yuv_a>
2966+ <strm_crop_sis_b>
2967+ <input width="2592" height="1944" top="252" left="32" bottom="252" right="32" />
2968+ <output width="2528" height="1440" top="0" left="0" bottom="0" right="0" />
2969+ </strm_crop_sis_b>
2970+ <strm_crop_sis_a>
2971+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
2972+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
2973+ </strm_crop_sis_a>
2974+ <vertical_padding_1_0>
2975+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2976+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2977+ </vertical_padding_1_0>
2978+ <b2i_ds_1_0_0>
2979+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
2980+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
2981+ </b2i_ds_1_0_0>
2982+ <tuning_mode value="1" />
2983+ </isa_lb_video>
2984+ <post_gdc_video>
2985+ <main format="YUV420_8_SP" width="1920" height="1080" peer="video0" />
2986+ <display format="YUV420_8_SP" width="1920" height="1080" peer="video1" />
2987+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1088" />
2988+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1088" />
2989+ <gdc5>
2990+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2991+ <output width="1920" height="1088" top="-28" left="0" bottom="-4" right="0" />
2992+ </gdc5>
2993+ <sc_outputscaler_dp>
2994+ <input width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2995+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
2996+ </sc_outputscaler_dp>
2997+ <ofa_2_mp>
2998+ <input width="1920" height="1088" top="4" left="0" bottom="4" right="0" />
2999+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
3000+ </ofa_2_mp>
3001+ <ofa_2_dp>
3002+ <input width="1920" height="1088" top="4" left="0" bottom="4" right="0" />
3003+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
3004+ </ofa_2_dp>
3005+ <tnr_6_0>
3006+ <input width="1920" height="1120" top="28" left="0" bottom="4" right="0" />
3007+ <output width="1920" height="1088" top="0" left="0" bottom="0" right="0" />
3008+ </tnr_6_0>
3009+ <tuning_mode value="1" />
3010+ </post_gdc_video>
3011+</settings>
3012+<settings key="8032" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3013+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
3014+ <video0 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
3015+ <sis_b width="158" height="106" stream_id="60001" />
3016+ <sis_a width="320" height="216" stream_id="60001" />
3017+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3018+ <port_0 format="BG10" width="2592" height="1944" />
3019+ </sensor>
3020+ <csi_be>
3021+ <output format="GR10" width="2592" height="1944" />
3022+ <stream2mmio>
3023+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3024+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3025+ </stream2mmio>
3026+ <tuning_mode value="0" />
3027+ </csi_be>
3028+ <isa_lb_video>
3029+ <main format="YUV420_10_PL" width="1920" height="1280" />
3030+ <sis_a format="GRBG_12_LI" width="320" height="216" peer="sis_a" />
3031+ <sis_b format="GRBG_12_LI" width="158" height="106" peer="sis_b" />
3032+ <pxl_crop_sis_a>
3033+ <input width="320" height="216" top="0" left="0" bottom="0" right="0" />
3034+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3035+ </pxl_crop_sis_a>
3036+ <pxl_crop_sis_b>
3037+ <input width="158" height="106" top="0" left="0" bottom="0" right="0" />
3038+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3039+ </pxl_crop_sis_b>
3040+ <pixelformatter>
3041+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3042+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3043+ </pixelformatter>
3044+ <pxl_crop_yuv_a>
3045+ <input width="1944" height="1458" top="88" left="12" bottom="90" right="12" />
3046+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3047+ </pxl_crop_yuv_a>
3048+ <sis_1_0_b>
3049+ <input width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3050+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3051+ </sis_1_0_b>
3052+ <sis_1_0_a>
3053+ <input width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3054+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3055+ </sis_1_0_a>
3056+ <padder_yuv_a>
3057+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3058+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3059+ </padder_yuv_a>
3060+ <strm_crop_sis_b>
3061+ <input width="2592" height="1944" top="124" left="32" bottom="124" right="32" />
3062+ <output width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3063+ </strm_crop_sis_b>
3064+ <strm_crop_sis_a>
3065+ <input width="2592" height="1944" top="108" left="16" bottom="108" right="16" />
3066+ <output width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3067+ </strm_crop_sis_a>
3068+ <vertical_padding_1_0>
3069+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3070+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3071+ </vertical_padding_1_0>
3072+ <b2i_ds_1_0_0>
3073+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3074+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3075+ </b2i_ds_1_0_0>
3076+ <tuning_mode value="1" />
3077+ </isa_lb_video>
3078+ <post_gdc_video>
3079+ <main format="YUV420_8_SP" width="1920" height="1280" peer="video0" />
3080+ <display format="YUV420_8_SP" width="640" height="360" peer="video1" />
3081+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1280" />
3082+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1280" />
3083+ <gdc5>
3084+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3085+ <output width="1920" height="1280" top="-28" left="0" bottom="-4" right="0" />
3086+ </gdc5>
3087+ <sc_outputscaler_dp>
3088+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3089+ <output width="648" height="432" top="0" left="0" bottom="0" right="0" />
3090+ </sc_outputscaler_dp>
3091+ <ofa_2_mp>
3092+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3093+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3094+ </ofa_2_mp>
3095+ <ofa_2_dp>
3096+ <input width="648" height="432" top="36" left="4" bottom="36" right="4" />
3097+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
3098+ </ofa_2_dp>
3099+ <tnr_6_0>
3100+ <input width="1920" height="1312" top="28" left="0" bottom="4" right="0" />
3101+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3102+ </tnr_6_0>
3103+ <tuning_mode value="1" />
3104+ </post_gdc_video>
3105+</settings>
3106+<settings key="8033" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3107+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
3108+ <video0 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
3109+ <sis_b width="158" height="118" stream_id="60001" />
3110+ <sis_a width="320" height="240" stream_id="60001" />
3111+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3112+ <port_0 format="BG10" width="2592" height="1944" />
3113+ </sensor>
3114+ <csi_be>
3115+ <output format="GR10" width="2592" height="1944" />
3116+ <stream2mmio>
3117+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3118+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3119+ </stream2mmio>
3120+ <tuning_mode value="0" />
3121+ </csi_be>
3122+ <isa_lb_video>
3123+ <main format="YUV420_10_PL" width="1920" height="1440" />
3124+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
3125+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
3126+ <pxl_crop_sis_a>
3127+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
3128+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3129+ </pxl_crop_sis_a>
3130+ <pxl_crop_sis_b>
3131+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
3132+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3133+ </pxl_crop_sis_b>
3134+ <pixelformatter>
3135+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3136+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3137+ </pixelformatter>
3138+ <pxl_crop_yuv_a>
3139+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
3140+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3141+ </pxl_crop_yuv_a>
3142+ <sis_1_0_b>
3143+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3144+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3145+ </sis_1_0_b>
3146+ <sis_1_0_a>
3147+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3148+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3149+ </sis_1_0_a>
3150+ <padder_yuv_a>
3151+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3152+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3153+ </padder_yuv_a>
3154+ <strm_crop_sis_b>
3155+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
3156+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3157+ </strm_crop_sis_b>
3158+ <strm_crop_sis_a>
3159+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
3160+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3161+ </strm_crop_sis_a>
3162+ <vertical_padding_1_0>
3163+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3164+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3165+ </vertical_padding_1_0>
3166+ <b2i_ds_1_0_0>
3167+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3168+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3169+ </b2i_ds_1_0_0>
3170+ <tuning_mode value="1" />
3171+ </isa_lb_video>
3172+ <post_gdc_video>
3173+ <main format="YUV420_8_SP" width="1920" height="1280" peer="video0" />
3174+ <display format="YUV420_8_SP" width="640" height="480" peer="video1" />
3175+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
3176+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
3177+ <gdc5>
3178+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3179+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
3180+ </gdc5>
3181+ <sc_outputscaler_dp>
3182+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3183+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
3184+ </sc_outputscaler_dp>
3185+ <ofa_2_mp>
3186+ <input width="1920" height="1440" top="80" left="0" bottom="80" right="0" />
3187+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3188+ </ofa_2_mp>
3189+ <ofa_2_dp>
3190+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
3191+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
3192+ </ofa_2_dp>
3193+ <tnr_6_0>
3194+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
3195+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3196+ </tnr_6_0>
3197+ <tuning_mode value="1" />
3198+ </post_gdc_video>
3199+</settings>
3200+<settings key="8034" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3201+ <video1 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
3202+ <video0 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
3203+ <sis_b width="158" height="106" stream_id="60001" />
3204+ <sis_a width="320" height="216" stream_id="60001" />
3205+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3206+ <port_0 format="BG10" width="2592" height="1944" />
3207+ </sensor>
3208+ <csi_be>
3209+ <output format="GR10" width="2592" height="1944" />
3210+ <stream2mmio>
3211+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3212+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3213+ </stream2mmio>
3214+ <tuning_mode value="0" />
3215+ </csi_be>
3216+ <isa_lb_video>
3217+ <main format="YUV420_10_PL" width="1920" height="1280" />
3218+ <sis_a format="GRBG_12_LI" width="320" height="216" peer="sis_a" />
3219+ <sis_b format="GRBG_12_LI" width="158" height="106" peer="sis_b" />
3220+ <pxl_crop_sis_a>
3221+ <input width="320" height="216" top="0" left="0" bottom="0" right="0" />
3222+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3223+ </pxl_crop_sis_a>
3224+ <pxl_crop_sis_b>
3225+ <input width="158" height="106" top="0" left="0" bottom="0" right="0" />
3226+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3227+ </pxl_crop_sis_b>
3228+ <pixelformatter>
3229+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3230+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3231+ </pixelformatter>
3232+ <pxl_crop_yuv_a>
3233+ <input width="1944" height="1458" top="88" left="12" bottom="90" right="12" />
3234+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3235+ </pxl_crop_yuv_a>
3236+ <sis_1_0_b>
3237+ <input width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3238+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3239+ </sis_1_0_b>
3240+ <sis_1_0_a>
3241+ <input width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3242+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3243+ </sis_1_0_a>
3244+ <padder_yuv_a>
3245+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3246+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3247+ </padder_yuv_a>
3248+ <strm_crop_sis_b>
3249+ <input width="2592" height="1944" top="124" left="32" bottom="124" right="32" />
3250+ <output width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3251+ </strm_crop_sis_b>
3252+ <strm_crop_sis_a>
3253+ <input width="2592" height="1944" top="108" left="16" bottom="108" right="16" />
3254+ <output width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3255+ </strm_crop_sis_a>
3256+ <vertical_padding_1_0>
3257+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3258+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3259+ </vertical_padding_1_0>
3260+ <b2i_ds_1_0_0>
3261+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3262+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3263+ </b2i_ds_1_0_0>
3264+ <tuning_mode value="1" />
3265+ </isa_lb_video>
3266+ <post_gdc_video>
3267+ <main format="YUV420_8_SP" width="1920" height="1280" peer="video0" />
3268+ <display format="YUV420_8_SP" width="640" height="640" peer="video1" />
3269+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1280" />
3270+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1280" />
3271+ <gdc5>
3272+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3273+ <output width="1920" height="1280" top="-28" left="0" bottom="-4" right="0" />
3274+ </gdc5>
3275+ <sc_outputscaler_dp>
3276+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3277+ <output width="960" height="640" top="0" left="0" bottom="0" right="0" />
3278+ </sc_outputscaler_dp>
3279+ <ofa_2_mp>
3280+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3281+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3282+ </ofa_2_mp>
3283+ <ofa_2_dp>
3284+ <input width="960" height="640" top="0" left="160" bottom="0" right="160" />
3285+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
3286+ </ofa_2_dp>
3287+ <tnr_6_0>
3288+ <input width="1920" height="1312" top="28" left="0" bottom="4" right="0" />
3289+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3290+ </tnr_6_0>
3291+ <tuning_mode value="1" />
3292+ </post_gdc_video>
3293+</settings>
3294+<settings key="8035" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3295+ <video1 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
3296+ <video0 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
3297+ <sis_b width="158" height="106" stream_id="60001" />
3298+ <sis_a width="320" height="216" stream_id="60001" />
3299+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3300+ <port_0 format="BG10" width="2592" height="1944" />
3301+ </sensor>
3302+ <csi_be>
3303+ <output format="GR10" width="2592" height="1944" />
3304+ <stream2mmio>
3305+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3306+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3307+ </stream2mmio>
3308+ <tuning_mode value="0" />
3309+ </csi_be>
3310+ <isa_lb_video>
3311+ <main format="YUV420_10_PL" width="1920" height="1280" />
3312+ <sis_a format="GRBG_12_LI" width="320" height="216" peer="sis_a" />
3313+ <sis_b format="GRBG_12_LI" width="158" height="106" peer="sis_b" />
3314+ <pxl_crop_sis_a>
3315+ <input width="320" height="216" top="0" left="0" bottom="0" right="0" />
3316+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3317+ </pxl_crop_sis_a>
3318+ <pxl_crop_sis_b>
3319+ <input width="158" height="106" top="0" left="0" bottom="0" right="0" />
3320+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3321+ </pxl_crop_sis_b>
3322+ <pixelformatter>
3323+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3324+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3325+ </pixelformatter>
3326+ <pxl_crop_yuv_a>
3327+ <input width="1944" height="1458" top="88" left="12" bottom="90" right="12" />
3328+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3329+ </pxl_crop_yuv_a>
3330+ <sis_1_0_b>
3331+ <input width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3332+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3333+ </sis_1_0_b>
3334+ <sis_1_0_a>
3335+ <input width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3336+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3337+ </sis_1_0_a>
3338+ <padder_yuv_a>
3339+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3340+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3341+ </padder_yuv_a>
3342+ <strm_crop_sis_b>
3343+ <input width="2592" height="1944" top="124" left="32" bottom="124" right="32" />
3344+ <output width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3345+ </strm_crop_sis_b>
3346+ <strm_crop_sis_a>
3347+ <input width="2592" height="1944" top="108" left="16" bottom="108" right="16" />
3348+ <output width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3349+ </strm_crop_sis_a>
3350+ <vertical_padding_1_0>
3351+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3352+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3353+ </vertical_padding_1_0>
3354+ <b2i_ds_1_0_0>
3355+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3356+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3357+ </b2i_ds_1_0_0>
3358+ <tuning_mode value="1" />
3359+ </isa_lb_video>
3360+ <post_gdc_video>
3361+ <main format="YUV420_8_SP" width="1920" height="1280" peer="video0" />
3362+ <display format="YUV420_8_SP" width="1280" height="720" peer="video1" />
3363+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1280" />
3364+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1280" />
3365+ <gdc5>
3366+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3367+ <output width="1920" height="1280" top="-28" left="0" bottom="-4" right="0" />
3368+ </gdc5>
3369+ <sc_outputscaler_dp>
3370+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3371+ <output width="1284" height="856" top="0" left="0" bottom="0" right="0" />
3372+ </sc_outputscaler_dp>
3373+ <ofa_2_mp>
3374+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3375+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3376+ </ofa_2_mp>
3377+ <ofa_2_dp>
3378+ <input width="1284" height="856" top="68" left="2" bottom="68" right="2" />
3379+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
3380+ </ofa_2_dp>
3381+ <tnr_6_0>
3382+ <input width="1920" height="1312" top="28" left="0" bottom="4" right="0" />
3383+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3384+ </tnr_6_0>
3385+ <tuning_mode value="1" />
3386+ </post_gdc_video>
3387+</settings>
3388+<settings key="8036" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3389+ <video1 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
3390+ <video0 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
3391+ <sis_b width="158" height="118" stream_id="60001" />
3392+ <sis_a width="320" height="240" stream_id="60001" />
3393+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3394+ <port_0 format="BG10" width="2592" height="1944" />
3395+ </sensor>
3396+ <csi_be>
3397+ <output format="GR10" width="2592" height="1944" />
3398+ <stream2mmio>
3399+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3400+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3401+ </stream2mmio>
3402+ <tuning_mode value="0" />
3403+ </csi_be>
3404+ <isa_lb_video>
3405+ <main format="YUV420_10_PL" width="1920" height="1440" />
3406+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
3407+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
3408+ <pxl_crop_sis_a>
3409+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
3410+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3411+ </pxl_crop_sis_a>
3412+ <pxl_crop_sis_b>
3413+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
3414+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3415+ </pxl_crop_sis_b>
3416+ <pixelformatter>
3417+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3418+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3419+ </pixelformatter>
3420+ <pxl_crop_yuv_a>
3421+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
3422+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3423+ </pxl_crop_yuv_a>
3424+ <sis_1_0_b>
3425+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3426+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3427+ </sis_1_0_b>
3428+ <sis_1_0_a>
3429+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3430+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3431+ </sis_1_0_a>
3432+ <padder_yuv_a>
3433+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3434+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3435+ </padder_yuv_a>
3436+ <strm_crop_sis_b>
3437+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
3438+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3439+ </strm_crop_sis_b>
3440+ <strm_crop_sis_a>
3441+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
3442+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3443+ </strm_crop_sis_a>
3444+ <vertical_padding_1_0>
3445+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3446+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3447+ </vertical_padding_1_0>
3448+ <b2i_ds_1_0_0>
3449+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3450+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3451+ </b2i_ds_1_0_0>
3452+ <tuning_mode value="1" />
3453+ </isa_lb_video>
3454+ <post_gdc_video>
3455+ <main format="YUV420_8_SP" width="1920" height="1280" peer="video0" />
3456+ <display format="YUV420_8_SP" width="1280" height="960" peer="video1" />
3457+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
3458+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
3459+ <gdc5>
3460+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3461+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
3462+ </gdc5>
3463+ <sc_outputscaler_dp>
3464+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3465+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
3466+ </sc_outputscaler_dp>
3467+ <ofa_2_mp>
3468+ <input width="1920" height="1440" top="80" left="0" bottom="80" right="0" />
3469+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3470+ </ofa_2_mp>
3471+ <ofa_2_dp>
3472+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
3473+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
3474+ </ofa_2_dp>
3475+ <tnr_6_0>
3476+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
3477+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3478+ </tnr_6_0>
3479+ <tuning_mode value="1" />
3480+ </post_gdc_video>
3481+</settings>
3482+<settings key="8037" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3483+ <video1 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
3484+ <video0 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
3485+ <sis_b width="158" height="106" stream_id="60001" />
3486+ <sis_a width="320" height="216" stream_id="60001" />
3487+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3488+ <port_0 format="BG10" width="2592" height="1944" />
3489+ </sensor>
3490+ <csi_be>
3491+ <output format="GR10" width="2592" height="1944" />
3492+ <stream2mmio>
3493+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3494+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3495+ </stream2mmio>
3496+ <tuning_mode value="0" />
3497+ </csi_be>
3498+ <isa_lb_video>
3499+ <main format="YUV420_10_PL" width="1920" height="1280" />
3500+ <sis_a format="GRBG_12_LI" width="320" height="216" peer="sis_a" />
3501+ <sis_b format="GRBG_12_LI" width="158" height="106" peer="sis_b" />
3502+ <pxl_crop_sis_a>
3503+ <input width="320" height="216" top="0" left="0" bottom="0" right="0" />
3504+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3505+ </pxl_crop_sis_a>
3506+ <pxl_crop_sis_b>
3507+ <input width="158" height="106" top="0" left="0" bottom="0" right="0" />
3508+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3509+ </pxl_crop_sis_b>
3510+ <pixelformatter>
3511+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3512+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3513+ </pixelformatter>
3514+ <pxl_crop_yuv_a>
3515+ <input width="1944" height="1458" top="88" left="12" bottom="90" right="12" />
3516+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3517+ </pxl_crop_yuv_a>
3518+ <sis_1_0_b>
3519+ <input width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3520+ <output width="158" height="106" top="0" left="0" bottom="0" right="0" />
3521+ </sis_1_0_b>
3522+ <sis_1_0_a>
3523+ <input width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3524+ <output width="320" height="216" top="0" left="0" bottom="0" right="0" />
3525+ </sis_1_0_a>
3526+ <padder_yuv_a>
3527+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3528+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3529+ </padder_yuv_a>
3530+ <strm_crop_sis_b>
3531+ <input width="2592" height="1944" top="124" left="32" bottom="124" right="32" />
3532+ <output width="2528" height="1696" top="0" left="0" bottom="0" right="0" />
3533+ </strm_crop_sis_b>
3534+ <strm_crop_sis_a>
3535+ <input width="2592" height="1944" top="108" left="16" bottom="108" right="16" />
3536+ <output width="2560" height="1728" top="0" left="0" bottom="0" right="0" />
3537+ </strm_crop_sis_a>
3538+ <vertical_padding_1_0>
3539+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3540+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3541+ </vertical_padding_1_0>
3542+ <b2i_ds_1_0_0>
3543+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3544+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3545+ </b2i_ds_1_0_0>
3546+ <tuning_mode value="1" />
3547+ </isa_lb_video>
3548+ <post_gdc_video>
3549+ <main format="YUV420_8_SP" width="1920" height="1280" peer="video0" />
3550+ <display format="YUV420_8_SP" width="1920" height="1080" peer="video1" />
3551+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1280" />
3552+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1280" />
3553+ <gdc5>
3554+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3555+ <output width="1920" height="1280" top="-28" left="0" bottom="-4" right="0" />
3556+ </gdc5>
3557+ <sc_outputscaler_dp>
3558+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3559+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3560+ </sc_outputscaler_dp>
3561+ <ofa_2_mp>
3562+ <input width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3563+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3564+ </ofa_2_mp>
3565+ <ofa_2_dp>
3566+ <input width="1920" height="1280" top="100" left="0" bottom="100" right="0" />
3567+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
3568+ </ofa_2_dp>
3569+ <tnr_6_0>
3570+ <input width="1920" height="1312" top="28" left="0" bottom="4" right="0" />
3571+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
3572+ </tnr_6_0>
3573+ <tuning_mode value="1" />
3574+ </post_gdc_video>
3575+</settings>
3576+<settings key="8038" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3577+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
3578+ <video0 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
3579+ <sis_b width="158" height="118" stream_id="60001" />
3580+ <sis_a width="320" height="240" stream_id="60001" />
3581+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3582+ <port_0 format="BG10" width="2592" height="1944" />
3583+ </sensor>
3584+ <csi_be>
3585+ <output format="GR10" width="2592" height="1944" />
3586+ <stream2mmio>
3587+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3588+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3589+ </stream2mmio>
3590+ <tuning_mode value="0" />
3591+ </csi_be>
3592+ <isa_lb_video>
3593+ <main format="YUV420_10_PL" width="1920" height="1440" />
3594+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
3595+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
3596+ <pxl_crop_sis_a>
3597+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
3598+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3599+ </pxl_crop_sis_a>
3600+ <pxl_crop_sis_b>
3601+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
3602+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3603+ </pxl_crop_sis_b>
3604+ <pixelformatter>
3605+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3606+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3607+ </pixelformatter>
3608+ <pxl_crop_yuv_a>
3609+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
3610+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3611+ </pxl_crop_yuv_a>
3612+ <sis_1_0_b>
3613+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3614+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3615+ </sis_1_0_b>
3616+ <sis_1_0_a>
3617+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3618+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3619+ </sis_1_0_a>
3620+ <padder_yuv_a>
3621+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3622+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3623+ </padder_yuv_a>
3624+ <strm_crop_sis_b>
3625+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
3626+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3627+ </strm_crop_sis_b>
3628+ <strm_crop_sis_a>
3629+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
3630+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3631+ </strm_crop_sis_a>
3632+ <vertical_padding_1_0>
3633+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3634+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3635+ </vertical_padding_1_0>
3636+ <b2i_ds_1_0_0>
3637+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3638+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3639+ </b2i_ds_1_0_0>
3640+ <tuning_mode value="1" />
3641+ </isa_lb_video>
3642+ <post_gdc_video>
3643+ <main format="YUV420_8_SP" width="1920" height="1440" peer="video0" />
3644+ <display format="YUV420_8_SP" width="640" height="360" peer="video1" />
3645+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
3646+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
3647+ <gdc5>
3648+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3649+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
3650+ </gdc5>
3651+ <sc_outputscaler_dp>
3652+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3653+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
3654+ </sc_outputscaler_dp>
3655+ <ofa_2_mp>
3656+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3657+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3658+ </ofa_2_mp>
3659+ <ofa_2_dp>
3660+ <input width="640" height="480" top="60" left="0" bottom="60" right="0" />
3661+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
3662+ </ofa_2_dp>
3663+ <tnr_6_0>
3664+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
3665+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3666+ </tnr_6_0>
3667+ <tuning_mode value="1" />
3668+ </post_gdc_video>
3669+</settings>
3670+<settings key="8039" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3671+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
3672+ <video0 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
3673+ <sis_b width="158" height="118" stream_id="60001" />
3674+ <sis_a width="320" height="240" stream_id="60001" />
3675+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3676+ <port_0 format="BG10" width="2592" height="1944" />
3677+ </sensor>
3678+ <csi_be>
3679+ <output format="GR10" width="2592" height="1944" />
3680+ <stream2mmio>
3681+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3682+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3683+ </stream2mmio>
3684+ <tuning_mode value="0" />
3685+ </csi_be>
3686+ <isa_lb_video>
3687+ <main format="YUV420_10_PL" width="1920" height="1440" />
3688+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
3689+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
3690+ <pxl_crop_sis_a>
3691+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
3692+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3693+ </pxl_crop_sis_a>
3694+ <pxl_crop_sis_b>
3695+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
3696+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3697+ </pxl_crop_sis_b>
3698+ <pixelformatter>
3699+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3700+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3701+ </pixelformatter>
3702+ <pxl_crop_yuv_a>
3703+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
3704+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3705+ </pxl_crop_yuv_a>
3706+ <sis_1_0_b>
3707+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3708+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3709+ </sis_1_0_b>
3710+ <sis_1_0_a>
3711+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3712+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3713+ </sis_1_0_a>
3714+ <padder_yuv_a>
3715+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3716+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3717+ </padder_yuv_a>
3718+ <strm_crop_sis_b>
3719+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
3720+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3721+ </strm_crop_sis_b>
3722+ <strm_crop_sis_a>
3723+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
3724+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3725+ </strm_crop_sis_a>
3726+ <vertical_padding_1_0>
3727+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3728+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3729+ </vertical_padding_1_0>
3730+ <b2i_ds_1_0_0>
3731+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3732+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3733+ </b2i_ds_1_0_0>
3734+ <tuning_mode value="1" />
3735+ </isa_lb_video>
3736+ <post_gdc_video>
3737+ <main format="YUV420_8_SP" width="1920" height="1440" peer="video0" />
3738+ <display format="YUV420_8_SP" width="640" height="480" peer="video1" />
3739+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
3740+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
3741+ <gdc5>
3742+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3743+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
3744+ </gdc5>
3745+ <sc_outputscaler_dp>
3746+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3747+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
3748+ </sc_outputscaler_dp>
3749+ <ofa_2_mp>
3750+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3751+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3752+ </ofa_2_mp>
3753+ <ofa_2_dp>
3754+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
3755+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
3756+ </ofa_2_dp>
3757+ <tnr_6_0>
3758+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
3759+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3760+ </tnr_6_0>
3761+ <tuning_mode value="1" />
3762+ </post_gdc_video>
3763+</settings>
3764+<settings key="8040" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3765+ <video1 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
3766+ <video0 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
3767+ <sis_b width="158" height="118" stream_id="60001" />
3768+ <sis_a width="320" height="240" stream_id="60001" />
3769+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3770+ <port_0 format="BG10" width="2592" height="1944" />
3771+ </sensor>
3772+ <csi_be>
3773+ <output format="GR10" width="2592" height="1944" />
3774+ <stream2mmio>
3775+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3776+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3777+ </stream2mmio>
3778+ <tuning_mode value="0" />
3779+ </csi_be>
3780+ <isa_lb_video>
3781+ <main format="YUV420_10_PL" width="1920" height="1440" />
3782+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
3783+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
3784+ <pxl_crop_sis_a>
3785+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
3786+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3787+ </pxl_crop_sis_a>
3788+ <pxl_crop_sis_b>
3789+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
3790+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3791+ </pxl_crop_sis_b>
3792+ <pixelformatter>
3793+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3794+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3795+ </pixelformatter>
3796+ <pxl_crop_yuv_a>
3797+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
3798+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3799+ </pxl_crop_yuv_a>
3800+ <sis_1_0_b>
3801+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3802+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3803+ </sis_1_0_b>
3804+ <sis_1_0_a>
3805+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3806+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3807+ </sis_1_0_a>
3808+ <padder_yuv_a>
3809+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3810+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3811+ </padder_yuv_a>
3812+ <strm_crop_sis_b>
3813+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
3814+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3815+ </strm_crop_sis_b>
3816+ <strm_crop_sis_a>
3817+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
3818+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3819+ </strm_crop_sis_a>
3820+ <vertical_padding_1_0>
3821+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3822+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3823+ </vertical_padding_1_0>
3824+ <b2i_ds_1_0_0>
3825+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3826+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3827+ </b2i_ds_1_0_0>
3828+ <tuning_mode value="1" />
3829+ </isa_lb_video>
3830+ <post_gdc_video>
3831+ <main format="YUV420_8_SP" width="1920" height="1440" peer="video0" />
3832+ <display format="YUV420_8_SP" width="640" height="640" peer="video1" />
3833+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
3834+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
3835+ <gdc5>
3836+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3837+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
3838+ </gdc5>
3839+ <sc_outputscaler_dp>
3840+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3841+ <output width="854" height="640" top="0" left="0" bottom="0" right="0" />
3842+ </sc_outputscaler_dp>
3843+ <ofa_2_mp>
3844+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3845+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3846+ </ofa_2_mp>
3847+ <ofa_2_dp>
3848+ <input width="854" height="640" top="0" left="106" bottom="0" right="108" />
3849+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
3850+ </ofa_2_dp>
3851+ <tnr_6_0>
3852+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
3853+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3854+ </tnr_6_0>
3855+ <tuning_mode value="1" />
3856+ </post_gdc_video>
3857+</settings>
3858+<settings key="8041" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3859+ <video1 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
3860+ <video0 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
3861+ <sis_b width="158" height="118" stream_id="60001" />
3862+ <sis_a width="320" height="240" stream_id="60001" />
3863+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3864+ <port_0 format="BG10" width="2592" height="1944" />
3865+ </sensor>
3866+ <csi_be>
3867+ <output format="GR10" width="2592" height="1944" />
3868+ <stream2mmio>
3869+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3870+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3871+ </stream2mmio>
3872+ <tuning_mode value="0" />
3873+ </csi_be>
3874+ <isa_lb_video>
3875+ <main format="YUV420_10_PL" width="1920" height="1440" />
3876+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
3877+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
3878+ <pxl_crop_sis_a>
3879+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
3880+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3881+ </pxl_crop_sis_a>
3882+ <pxl_crop_sis_b>
3883+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
3884+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3885+ </pxl_crop_sis_b>
3886+ <pixelformatter>
3887+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3888+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3889+ </pixelformatter>
3890+ <pxl_crop_yuv_a>
3891+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
3892+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3893+ </pxl_crop_yuv_a>
3894+ <sis_1_0_b>
3895+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3896+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3897+ </sis_1_0_b>
3898+ <sis_1_0_a>
3899+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3900+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3901+ </sis_1_0_a>
3902+ <padder_yuv_a>
3903+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3904+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3905+ </padder_yuv_a>
3906+ <strm_crop_sis_b>
3907+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
3908+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3909+ </strm_crop_sis_b>
3910+ <strm_crop_sis_a>
3911+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
3912+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3913+ </strm_crop_sis_a>
3914+ <vertical_padding_1_0>
3915+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3916+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3917+ </vertical_padding_1_0>
3918+ <b2i_ds_1_0_0>
3919+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3920+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3921+ </b2i_ds_1_0_0>
3922+ <tuning_mode value="1" />
3923+ </isa_lb_video>
3924+ <post_gdc_video>
3925+ <main format="YUV420_8_SP" width="1920" height="1440" peer="video0" />
3926+ <display format="YUV420_8_SP" width="1280" height="720" peer="video1" />
3927+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
3928+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
3929+ <gdc5>
3930+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3931+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
3932+ </gdc5>
3933+ <sc_outputscaler_dp>
3934+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3935+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
3936+ </sc_outputscaler_dp>
3937+ <ofa_2_mp>
3938+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3939+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3940+ </ofa_2_mp>
3941+ <ofa_2_dp>
3942+ <input width="1280" height="960" top="120" left="0" bottom="120" right="0" />
3943+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
3944+ </ofa_2_dp>
3945+ <tnr_6_0>
3946+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
3947+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3948+ </tnr_6_0>
3949+ <tuning_mode value="1" />
3950+ </post_gdc_video>
3951+</settings>
3952+<settings key="8042" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
3953+ <video1 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
3954+ <video0 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
3955+ <sis_b width="158" height="118" stream_id="60001" />
3956+ <sis_a width="320" height="240" stream_id="60001" />
3957+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
3958+ <port_0 format="BG10" width="2592" height="1944" />
3959+ </sensor>
3960+ <csi_be>
3961+ <output format="GR10" width="2592" height="1944" />
3962+ <stream2mmio>
3963+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3964+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3965+ </stream2mmio>
3966+ <tuning_mode value="0" />
3967+ </csi_be>
3968+ <isa_lb_video>
3969+ <main format="YUV420_10_PL" width="1920" height="1440" />
3970+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
3971+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
3972+ <pxl_crop_sis_a>
3973+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
3974+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3975+ </pxl_crop_sis_a>
3976+ <pxl_crop_sis_b>
3977+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
3978+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3979+ </pxl_crop_sis_b>
3980+ <pixelformatter>
3981+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3982+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
3983+ </pixelformatter>
3984+ <pxl_crop_yuv_a>
3985+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
3986+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
3987+ </pxl_crop_yuv_a>
3988+ <sis_1_0_b>
3989+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
3990+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
3991+ </sis_1_0_b>
3992+ <sis_1_0_a>
3993+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
3994+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
3995+ </sis_1_0_a>
3996+ <padder_yuv_a>
3997+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3998+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
3999+ </padder_yuv_a>
4000+ <strm_crop_sis_b>
4001+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
4002+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
4003+ </strm_crop_sis_b>
4004+ <strm_crop_sis_a>
4005+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4006+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4007+ </strm_crop_sis_a>
4008+ <vertical_padding_1_0>
4009+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4010+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4011+ </vertical_padding_1_0>
4012+ <b2i_ds_1_0_0>
4013+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4014+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
4015+ </b2i_ds_1_0_0>
4016+ <tuning_mode value="1" />
4017+ </isa_lb_video>
4018+ <post_gdc_video>
4019+ <main format="YUV420_8_SP" width="1920" height="1440" peer="video0" />
4020+ <display format="YUV420_8_SP" width="1280" height="960" peer="video1" />
4021+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
4022+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
4023+ <gdc5>
4024+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4025+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
4026+ </gdc5>
4027+ <sc_outputscaler_dp>
4028+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4029+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
4030+ </sc_outputscaler_dp>
4031+ <ofa_2_mp>
4032+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4033+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4034+ </ofa_2_mp>
4035+ <ofa_2_dp>
4036+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
4037+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
4038+ </ofa_2_dp>
4039+ <tnr_6_0>
4040+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
4041+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4042+ </tnr_6_0>
4043+ <tuning_mode value="1" />
4044+ </post_gdc_video>
4045+</settings>
4046+<settings key="8043" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4047+ <video1 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
4048+ <video0 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
4049+ <sis_b width="158" height="118" stream_id="60001" />
4050+ <sis_a width="320" height="240" stream_id="60001" />
4051+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4052+ <port_0 format="BG10" width="2592" height="1944" />
4053+ </sensor>
4054+ <csi_be>
4055+ <output format="GR10" width="2592" height="1944" />
4056+ <stream2mmio>
4057+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4058+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4059+ </stream2mmio>
4060+ <tuning_mode value="0" />
4061+ </csi_be>
4062+ <isa_lb_video>
4063+ <main format="YUV420_10_PL" width="1920" height="1440" />
4064+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
4065+ <sis_b format="GRBG_12_LI" width="158" height="118" peer="sis_b" />
4066+ <pxl_crop_sis_a>
4067+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
4068+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4069+ </pxl_crop_sis_a>
4070+ <pxl_crop_sis_b>
4071+ <input width="158" height="118" top="0" left="0" bottom="0" right="0" />
4072+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
4073+ </pxl_crop_sis_b>
4074+ <pixelformatter>
4075+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4076+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4077+ </pixelformatter>
4078+ <pxl_crop_yuv_a>
4079+ <input width="1944" height="1458" top="8" left="12" bottom="10" right="12" />
4080+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4081+ </pxl_crop_yuv_a>
4082+ <sis_1_0_b>
4083+ <input width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
4084+ <output width="158" height="118" top="0" left="0" bottom="0" right="0" />
4085+ </sis_1_0_b>
4086+ <sis_1_0_a>
4087+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4088+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4089+ </sis_1_0_a>
4090+ <padder_yuv_a>
4091+ <input width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
4092+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
4093+ </padder_yuv_a>
4094+ <strm_crop_sis_b>
4095+ <input width="2592" height="1944" top="28" left="32" bottom="28" right="32" />
4096+ <output width="2528" height="1888" top="0" left="0" bottom="0" right="0" />
4097+ </strm_crop_sis_b>
4098+ <strm_crop_sis_a>
4099+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4100+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4101+ </strm_crop_sis_a>
4102+ <vertical_padding_1_0>
4103+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4104+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4105+ </vertical_padding_1_0>
4106+ <b2i_ds_1_0_0>
4107+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4108+ <output width="1944" height="1458" top="0" left="0" bottom="0" right="0" />
4109+ </b2i_ds_1_0_0>
4110+ <tuning_mode value="1" />
4111+ </isa_lb_video>
4112+ <post_gdc_video>
4113+ <main format="YUV420_8_SP" width="1920" height="1440" peer="video0" />
4114+ <display format="YUV420_8_SP" width="1920" height="1080" peer="video1" />
4115+ <tnr_ref_in format="YUV420_8_SP" private="1" width="1920" height="1440" />
4116+ <tnr_ref_out format="YUV420_8_SP" private="1" width="1920" height="1440" />
4117+ <gdc5>
4118+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4119+ <output width="1920" height="1440" top="-28" left="0" bottom="-4" right="0" />
4120+ </gdc5>
4121+ <sc_outputscaler_dp>
4122+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4123+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4124+ </sc_outputscaler_dp>
4125+ <ofa_2_mp>
4126+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4127+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4128+ </ofa_2_mp>
4129+ <ofa_2_dp>
4130+ <input width="1920" height="1440" top="180" left="0" bottom="180" right="0" />
4131+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
4132+ </ofa_2_dp>
4133+ <tnr_6_0>
4134+ <input width="1920" height="1472" top="28" left="0" bottom="4" right="0" />
4135+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4136+ </tnr_6_0>
4137+ <tuning_mode value="1" />
4138+ </post_gdc_video>
4139+</settings>
4140+<settings key="8044" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4141+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
4142+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4143+ <sis_b width="160" height="90" stream_id="60001" />
4144+ <sis_a width="320" height="180" stream_id="60001" />
4145+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4146+ <port_0 format="BG10" width="2592" height="1944" />
4147+ </sensor>
4148+ <csi_be>
4149+ <output format="GR10" width="2592" height="1944" />
4150+ <stream2mmio>
4151+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4152+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4153+ </stream2mmio>
4154+ <tuning_mode value="0" />
4155+ </csi_be>
4156+ <isa_lb_video>
4157+ <main format="YUV420_10_PL" width="2560" height="1440" />
4158+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
4159+ <sis_b format="GRBG_12_LI" width="160" height="90" peer="sis_b" />
4160+ <pxl_crop_sis_a>
4161+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
4162+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4163+ </pxl_crop_sis_a>
4164+ <pxl_crop_sis_b>
4165+ <input width="160" height="90" top="0" left="0" bottom="0" right="0" />
4166+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4167+ </pxl_crop_sis_b>
4168+ <pixelformatter>
4169+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4170+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4171+ </pixelformatter>
4172+ <pxl_crop_yuv_a>
4173+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4174+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4175+ </pxl_crop_yuv_a>
4176+ <sis_1_0_b>
4177+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4178+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4179+ </sis_1_0_b>
4180+ <sis_1_0_a>
4181+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4182+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4183+ </sis_1_0_a>
4184+ <padder_yuv_a>
4185+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4186+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4187+ </padder_yuv_a>
4188+ <strm_crop_sis_b>
4189+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4190+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4191+ </strm_crop_sis_b>
4192+ <strm_crop_sis_a>
4193+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4194+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4195+ </strm_crop_sis_a>
4196+ <vertical_padding_1_0>
4197+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4198+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4199+ </vertical_padding_1_0>
4200+ <b2i_ds_1_0_0>
4201+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4202+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4203+ </b2i_ds_1_0_0>
4204+ <tuning_mode value="0" />
4205+ </isa_lb_video>
4206+ <post_gdc_video>
4207+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4208+ <display format="YUV420_8_SP" width="640" height="360" peer="video1" />
4209+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1440" />
4210+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1440" />
4211+ <gdc5>
4212+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4213+ <output width="2560" height="1440" top="-28" left="0" bottom="-4" right="0" />
4214+ </gdc5>
4215+ <sc_outputscaler_dp>
4216+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4217+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
4218+ </sc_outputscaler_dp>
4219+ <ofa_2_mp>
4220+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4221+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4222+ </ofa_2_mp>
4223+ <ofa_2_dp>
4224+ <input width="640" height="360" top="0" left="0" bottom="0" right="0" />
4225+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
4226+ </ofa_2_dp>
4227+ <tnr_6_0>
4228+ <input width="2560" height="1472" top="28" left="0" bottom="4" right="0" />
4229+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4230+ </tnr_6_0>
4231+ <tuning_mode value="0" />
4232+ </post_gdc_video>
4233+</settings>
4234+<settings key="8045" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4235+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
4236+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4237+ <sis_b width="160" height="120" stream_id="60001" />
4238+ <sis_a width="320" height="240" stream_id="60001" />
4239+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4240+ <port_0 format="BG10" width="2592" height="1944" />
4241+ </sensor>
4242+ <csi_be>
4243+ <output format="GR10" width="2592" height="1944" />
4244+ <stream2mmio>
4245+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4246+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4247+ </stream2mmio>
4248+ <tuning_mode value="0" />
4249+ </csi_be>
4250+ <isa_lb_video>
4251+ <main format="YUV420_10_PL" width="2560" height="1920" />
4252+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
4253+ <sis_b format="GRBG_12_LI" width="160" height="120" peer="sis_b" />
4254+ <pxl_crop_sis_a>
4255+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
4256+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4257+ </pxl_crop_sis_a>
4258+ <pxl_crop_sis_b>
4259+ <input width="160" height="120" top="0" left="0" bottom="0" right="0" />
4260+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4261+ </pxl_crop_sis_b>
4262+ <pixelformatter>
4263+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4264+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4265+ </pixelformatter>
4266+ <pxl_crop_yuv_a>
4267+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4268+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4269+ </pxl_crop_yuv_a>
4270+ <sis_1_0_b>
4271+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4272+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4273+ </sis_1_0_b>
4274+ <sis_1_0_a>
4275+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4276+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4277+ </sis_1_0_a>
4278+ <padder_yuv_a>
4279+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4280+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4281+ </padder_yuv_a>
4282+ <strm_crop_sis_b>
4283+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4284+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4285+ </strm_crop_sis_b>
4286+ <strm_crop_sis_a>
4287+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4288+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4289+ </strm_crop_sis_a>
4290+ <vertical_padding_1_0>
4291+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4292+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4293+ </vertical_padding_1_0>
4294+ <b2i_ds_1_0_0>
4295+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4296+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4297+ </b2i_ds_1_0_0>
4298+ <tuning_mode value="0" />
4299+ </isa_lb_video>
4300+ <post_gdc_video>
4301+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4302+ <display format="YUV420_8_SP" width="640" height="480" peer="video1" />
4303+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1920" />
4304+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1920" />
4305+ <gdc5>
4306+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4307+ <output width="2560" height="1920" top="-28" left="0" bottom="-4" right="0" />
4308+ </gdc5>
4309+ <sc_outputscaler_dp>
4310+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4311+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
4312+ </sc_outputscaler_dp>
4313+ <ofa_2_mp>
4314+ <input width="2560" height="1920" top="240" left="0" bottom="240" right="0" />
4315+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4316+ </ofa_2_mp>
4317+ <ofa_2_dp>
4318+ <input width="640" height="480" top="0" left="0" bottom="0" right="0" />
4319+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
4320+ </ofa_2_dp>
4321+ <tnr_6_0>
4322+ <input width="2560" height="1952" top="28" left="0" bottom="4" right="0" />
4323+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4324+ </tnr_6_0>
4325+ <tuning_mode value="0" />
4326+ </post_gdc_video>
4327+</settings>
4328+<settings key="8046" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4329+ <video1 width="640" height="640" stream_id="60001" bpp="8" format="Linear" />
4330+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4331+ <sis_b width="160" height="90" stream_id="60001" />
4332+ <sis_a width="320" height="180" stream_id="60001" />
4333+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4334+ <port_0 format="BG10" width="2592" height="1944" />
4335+ </sensor>
4336+ <csi_be>
4337+ <output format="GR10" width="2592" height="1944" />
4338+ <stream2mmio>
4339+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4340+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4341+ </stream2mmio>
4342+ <tuning_mode value="0" />
4343+ </csi_be>
4344+ <isa_lb_video>
4345+ <main format="YUV420_10_PL" width="2560" height="1440" />
4346+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
4347+ <sis_b format="GRBG_12_LI" width="160" height="90" peer="sis_b" />
4348+ <pxl_crop_sis_a>
4349+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
4350+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4351+ </pxl_crop_sis_a>
4352+ <pxl_crop_sis_b>
4353+ <input width="160" height="90" top="0" left="0" bottom="0" right="0" />
4354+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4355+ </pxl_crop_sis_b>
4356+ <pixelformatter>
4357+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4358+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4359+ </pixelformatter>
4360+ <pxl_crop_yuv_a>
4361+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4362+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4363+ </pxl_crop_yuv_a>
4364+ <sis_1_0_b>
4365+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4366+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4367+ </sis_1_0_b>
4368+ <sis_1_0_a>
4369+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4370+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4371+ </sis_1_0_a>
4372+ <padder_yuv_a>
4373+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4374+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4375+ </padder_yuv_a>
4376+ <strm_crop_sis_b>
4377+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4378+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4379+ </strm_crop_sis_b>
4380+ <strm_crop_sis_a>
4381+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4382+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4383+ </strm_crop_sis_a>
4384+ <vertical_padding_1_0>
4385+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4386+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4387+ </vertical_padding_1_0>
4388+ <b2i_ds_1_0_0>
4389+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4390+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4391+ </b2i_ds_1_0_0>
4392+ <tuning_mode value="0" />
4393+ </isa_lb_video>
4394+ <post_gdc_video>
4395+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4396+ <display format="YUV420_8_SP" width="640" height="640" peer="video1" />
4397+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1440" />
4398+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1440" />
4399+ <gdc5>
4400+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4401+ <output width="2560" height="1440" top="-28" left="0" bottom="-4" right="0" />
4402+ </gdc5>
4403+ <sc_outputscaler_dp>
4404+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4405+ <output width="1138" height="640" top="0" left="0" bottom="0" right="0" />
4406+ </sc_outputscaler_dp>
4407+ <ofa_2_mp>
4408+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4409+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4410+ </ofa_2_mp>
4411+ <ofa_2_dp>
4412+ <input width="1138" height="640" top="0" left="248" bottom="0" right="250" />
4413+ <output width="640" height="640" top="0" left="0" bottom="0" right="0" />
4414+ </ofa_2_dp>
4415+ <tnr_6_0>
4416+ <input width="2560" height="1472" top="28" left="0" bottom="4" right="0" />
4417+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4418+ </tnr_6_0>
4419+ <tuning_mode value="0" />
4420+ </post_gdc_video>
4421+</settings>
4422+<settings key="8047" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4423+ <video1 width="1280" height="720" stream_id="60001" bpp="8" format="Linear" />
4424+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4425+ <sis_b width="160" height="90" stream_id="60001" />
4426+ <sis_a width="320" height="180" stream_id="60001" />
4427+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4428+ <port_0 format="BG10" width="2592" height="1944" />
4429+ </sensor>
4430+ <csi_be>
4431+ <output format="GR10" width="2592" height="1944" />
4432+ <stream2mmio>
4433+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4434+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4435+ </stream2mmio>
4436+ <tuning_mode value="0" />
4437+ </csi_be>
4438+ <isa_lb_video>
4439+ <main format="YUV420_10_PL" width="2560" height="1440" />
4440+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
4441+ <sis_b format="GRBG_12_LI" width="160" height="90" peer="sis_b" />
4442+ <pxl_crop_sis_a>
4443+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
4444+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4445+ </pxl_crop_sis_a>
4446+ <pxl_crop_sis_b>
4447+ <input width="160" height="90" top="0" left="0" bottom="0" right="0" />
4448+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4449+ </pxl_crop_sis_b>
4450+ <pixelformatter>
4451+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4452+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4453+ </pixelformatter>
4454+ <pxl_crop_yuv_a>
4455+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4456+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4457+ </pxl_crop_yuv_a>
4458+ <sis_1_0_b>
4459+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4460+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4461+ </sis_1_0_b>
4462+ <sis_1_0_a>
4463+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4464+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4465+ </sis_1_0_a>
4466+ <padder_yuv_a>
4467+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4468+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4469+ </padder_yuv_a>
4470+ <strm_crop_sis_b>
4471+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4472+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4473+ </strm_crop_sis_b>
4474+ <strm_crop_sis_a>
4475+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4476+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4477+ </strm_crop_sis_a>
4478+ <vertical_padding_1_0>
4479+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4480+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4481+ </vertical_padding_1_0>
4482+ <b2i_ds_1_0_0>
4483+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4484+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4485+ </b2i_ds_1_0_0>
4486+ <tuning_mode value="0" />
4487+ </isa_lb_video>
4488+ <post_gdc_video>
4489+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4490+ <display format="YUV420_8_SP" width="1280" height="720" peer="video1" />
4491+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1440" />
4492+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1440" />
4493+ <gdc5>
4494+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4495+ <output width="2560" height="1440" top="-28" left="0" bottom="-4" right="0" />
4496+ </gdc5>
4497+ <sc_outputscaler_dp>
4498+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4499+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
4500+ </sc_outputscaler_dp>
4501+ <ofa_2_mp>
4502+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4503+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4504+ </ofa_2_mp>
4505+ <ofa_2_dp>
4506+ <input width="1280" height="720" top="0" left="0" bottom="0" right="0" />
4507+ <output width="1280" height="720" top="0" left="0" bottom="0" right="0" />
4508+ </ofa_2_dp>
4509+ <tnr_6_0>
4510+ <input width="2560" height="1472" top="28" left="0" bottom="4" right="0" />
4511+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4512+ </tnr_6_0>
4513+ <tuning_mode value="0" />
4514+ </post_gdc_video>
4515+</settings>
4516+<settings key="8048" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4517+ <video1 width="1280" height="960" stream_id="60001" bpp="8" format="Linear" />
4518+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4519+ <sis_b width="160" height="120" stream_id="60001" />
4520+ <sis_a width="320" height="240" stream_id="60001" />
4521+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4522+ <port_0 format="BG10" width="2592" height="1944" />
4523+ </sensor>
4524+ <csi_be>
4525+ <output format="GR10" width="2592" height="1944" />
4526+ <stream2mmio>
4527+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4528+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4529+ </stream2mmio>
4530+ <tuning_mode value="0" />
4531+ </csi_be>
4532+ <isa_lb_video>
4533+ <main format="YUV420_10_PL" width="2560" height="1920" />
4534+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
4535+ <sis_b format="GRBG_12_LI" width="160" height="120" peer="sis_b" />
4536+ <pxl_crop_sis_a>
4537+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
4538+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4539+ </pxl_crop_sis_a>
4540+ <pxl_crop_sis_b>
4541+ <input width="160" height="120" top="0" left="0" bottom="0" right="0" />
4542+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4543+ </pxl_crop_sis_b>
4544+ <pixelformatter>
4545+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4546+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4547+ </pixelformatter>
4548+ <pxl_crop_yuv_a>
4549+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4550+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4551+ </pxl_crop_yuv_a>
4552+ <sis_1_0_b>
4553+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4554+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4555+ </sis_1_0_b>
4556+ <sis_1_0_a>
4557+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4558+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4559+ </sis_1_0_a>
4560+ <padder_yuv_a>
4561+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4562+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4563+ </padder_yuv_a>
4564+ <strm_crop_sis_b>
4565+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4566+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4567+ </strm_crop_sis_b>
4568+ <strm_crop_sis_a>
4569+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4570+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4571+ </strm_crop_sis_a>
4572+ <vertical_padding_1_0>
4573+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4574+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4575+ </vertical_padding_1_0>
4576+ <b2i_ds_1_0_0>
4577+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4578+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4579+ </b2i_ds_1_0_0>
4580+ <tuning_mode value="0" />
4581+ </isa_lb_video>
4582+ <post_gdc_video>
4583+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4584+ <display format="YUV420_8_SP" width="1280" height="960" peer="video1" />
4585+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1920" />
4586+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1920" />
4587+ <gdc5>
4588+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4589+ <output width="2560" height="1920" top="-28" left="0" bottom="-4" right="0" />
4590+ </gdc5>
4591+ <sc_outputscaler_dp>
4592+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4593+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
4594+ </sc_outputscaler_dp>
4595+ <ofa_2_mp>
4596+ <input width="2560" height="1920" top="240" left="0" bottom="240" right="0" />
4597+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4598+ </ofa_2_mp>
4599+ <ofa_2_dp>
4600+ <input width="1280" height="960" top="0" left="0" bottom="0" right="0" />
4601+ <output width="1280" height="960" top="0" left="0" bottom="0" right="0" />
4602+ </ofa_2_dp>
4603+ <tnr_6_0>
4604+ <input width="2560" height="1952" top="28" left="0" bottom="4" right="0" />
4605+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4606+ </tnr_6_0>
4607+ <tuning_mode value="0" />
4608+ </post_gdc_video>
4609+</settings>
4610+<settings key="8049" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4611+ <video1 width="1920" height="1080" stream_id="60001" bpp="8" format="Linear" />
4612+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4613+ <sis_b width="160" height="90" stream_id="60001" />
4614+ <sis_a width="320" height="180" stream_id="60001" />
4615+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4616+ <port_0 format="BG10" width="2592" height="1944" />
4617+ </sensor>
4618+ <csi_be>
4619+ <output format="GR10" width="2592" height="1944" />
4620+ <stream2mmio>
4621+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4622+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4623+ </stream2mmio>
4624+ <tuning_mode value="0" />
4625+ </csi_be>
4626+ <isa_lb_video>
4627+ <main format="YUV420_10_PL" width="2560" height="1440" />
4628+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
4629+ <sis_b format="GRBG_12_LI" width="160" height="90" peer="sis_b" />
4630+ <pxl_crop_sis_a>
4631+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
4632+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4633+ </pxl_crop_sis_a>
4634+ <pxl_crop_sis_b>
4635+ <input width="160" height="90" top="0" left="0" bottom="0" right="0" />
4636+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4637+ </pxl_crop_sis_b>
4638+ <pixelformatter>
4639+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4640+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4641+ </pixelformatter>
4642+ <pxl_crop_yuv_a>
4643+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4644+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4645+ </pxl_crop_yuv_a>
4646+ <sis_1_0_b>
4647+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4648+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4649+ </sis_1_0_b>
4650+ <sis_1_0_a>
4651+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4652+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4653+ </sis_1_0_a>
4654+ <padder_yuv_a>
4655+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4656+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4657+ </padder_yuv_a>
4658+ <strm_crop_sis_b>
4659+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4660+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4661+ </strm_crop_sis_b>
4662+ <strm_crop_sis_a>
4663+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4664+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4665+ </strm_crop_sis_a>
4666+ <vertical_padding_1_0>
4667+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4668+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4669+ </vertical_padding_1_0>
4670+ <b2i_ds_1_0_0>
4671+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4672+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4673+ </b2i_ds_1_0_0>
4674+ <tuning_mode value="0" />
4675+ </isa_lb_video>
4676+ <post_gdc_video>
4677+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4678+ <display format="YUV420_8_SP" width="1920" height="1080" peer="video1" />
4679+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1440" />
4680+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1440" />
4681+ <gdc5>
4682+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4683+ <output width="2560" height="1440" top="-28" left="0" bottom="-4" right="0" />
4684+ </gdc5>
4685+ <sc_outputscaler_dp>
4686+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4687+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
4688+ </sc_outputscaler_dp>
4689+ <ofa_2_mp>
4690+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4691+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4692+ </ofa_2_mp>
4693+ <ofa_2_dp>
4694+ <input width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
4695+ <output width="1920" height="1080" top="0" left="0" bottom="0" right="0" />
4696+ </ofa_2_dp>
4697+ <tnr_6_0>
4698+ <input width="2560" height="1472" top="28" left="0" bottom="4" right="0" />
4699+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4700+ </tnr_6_0>
4701+ <tuning_mode value="0" />
4702+ </post_gdc_video>
4703+</settings>
4704+<settings key="8050" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4705+ <video1 width="1920" height="1280" stream_id="60001" bpp="8" format="Linear" />
4706+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4707+ <sis_b width="160" height="90" stream_id="60001" />
4708+ <sis_a width="320" height="180" stream_id="60001" />
4709+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4710+ <port_0 format="BG10" width="2592" height="1944" />
4711+ </sensor>
4712+ <csi_be>
4713+ <output format="GR10" width="2592" height="1944" />
4714+ <stream2mmio>
4715+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4716+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4717+ </stream2mmio>
4718+ <tuning_mode value="0" />
4719+ </csi_be>
4720+ <isa_lb_video>
4721+ <main format="YUV420_10_PL" width="2560" height="1440" />
4722+ <sis_a format="GRBG_12_LI" width="320" height="180" peer="sis_a" />
4723+ <sis_b format="GRBG_12_LI" width="160" height="90" peer="sis_b" />
4724+ <pxl_crop_sis_a>
4725+ <input width="320" height="180" top="0" left="0" bottom="0" right="0" />
4726+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4727+ </pxl_crop_sis_a>
4728+ <pxl_crop_sis_b>
4729+ <input width="160" height="90" top="0" left="0" bottom="0" right="0" />
4730+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4731+ </pxl_crop_sis_b>
4732+ <pixelformatter>
4733+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4734+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4735+ </pixelformatter>
4736+ <pxl_crop_yuv_a>
4737+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4738+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4739+ </pxl_crop_yuv_a>
4740+ <sis_1_0_b>
4741+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4742+ <output width="160" height="90" top="0" left="0" bottom="0" right="0" />
4743+ </sis_1_0_b>
4744+ <sis_1_0_a>
4745+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4746+ <output width="320" height="180" top="0" left="0" bottom="0" right="0" />
4747+ </sis_1_0_a>
4748+ <padder_yuv_a>
4749+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4750+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4751+ </padder_yuv_a>
4752+ <strm_crop_sis_b>
4753+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4754+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4755+ </strm_crop_sis_b>
4756+ <strm_crop_sis_a>
4757+ <input width="2592" height="1944" top="252" left="16" bottom="252" right="16" />
4758+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4759+ </strm_crop_sis_a>
4760+ <vertical_padding_1_0>
4761+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4762+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4763+ </vertical_padding_1_0>
4764+ <b2i_ds_1_0_0>
4765+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4766+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4767+ </b2i_ds_1_0_0>
4768+ <tuning_mode value="0" />
4769+ </isa_lb_video>
4770+ <post_gdc_video>
4771+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4772+ <display format="YUV420_8_SP" width="1920" height="1280" peer="video1" />
4773+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1440" />
4774+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1440" />
4775+ <gdc5>
4776+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4777+ <output width="2560" height="1440" top="-28" left="0" bottom="-4" right="0" />
4778+ </gdc5>
4779+ <sc_outputscaler_dp>
4780+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4781+ <output width="2276" height="1280" top="0" left="0" bottom="0" right="0" />
4782+ </sc_outputscaler_dp>
4783+ <ofa_2_mp>
4784+ <input width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4785+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4786+ </ofa_2_mp>
4787+ <ofa_2_dp>
4788+ <input width="2276" height="1280" top="0" left="178" bottom="0" right="178" />
4789+ <output width="1920" height="1280" top="0" left="0" bottom="0" right="0" />
4790+ </ofa_2_dp>
4791+ <tnr_6_0>
4792+ <input width="2560" height="1472" top="28" left="0" bottom="4" right="0" />
4793+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4794+ </tnr_6_0>
4795+ <tuning_mode value="0" />
4796+ </post_gdc_video>
4797+</settings>
4798+<settings key="8051" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4799+ <video1 width="1920" height="1440" stream_id="60001" bpp="8" format="Linear" />
4800+ <video0 width="2560" height="1440" stream_id="60001" bpp="8" format="Linear" />
4801+ <sis_b width="160" height="120" stream_id="60001" />
4802+ <sis_a width="320" height="240" stream_id="60001" />
4803+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4804+ <port_0 format="BG10" width="2592" height="1944" />
4805+ </sensor>
4806+ <csi_be>
4807+ <output format="GR10" width="2592" height="1944" />
4808+ <stream2mmio>
4809+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4810+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4811+ </stream2mmio>
4812+ <tuning_mode value="0" />
4813+ </csi_be>
4814+ <isa_lb_video>
4815+ <main format="YUV420_10_PL" width="2560" height="1920" />
4816+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
4817+ <sis_b format="GRBG_12_LI" width="160" height="120" peer="sis_b" />
4818+ <pxl_crop_sis_a>
4819+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
4820+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4821+ </pxl_crop_sis_a>
4822+ <pxl_crop_sis_b>
4823+ <input width="160" height="120" top="0" left="0" bottom="0" right="0" />
4824+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4825+ </pxl_crop_sis_b>
4826+ <pixelformatter>
4827+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4828+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4829+ </pixelformatter>
4830+ <pxl_crop_yuv_a>
4831+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4832+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4833+ </pxl_crop_yuv_a>
4834+ <sis_1_0_b>
4835+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4836+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4837+ </sis_1_0_b>
4838+ <sis_1_0_a>
4839+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4840+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4841+ </sis_1_0_a>
4842+ <padder_yuv_a>
4843+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4844+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4845+ </padder_yuv_a>
4846+ <strm_crop_sis_b>
4847+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4848+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4849+ </strm_crop_sis_b>
4850+ <strm_crop_sis_a>
4851+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4852+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4853+ </strm_crop_sis_a>
4854+ <vertical_padding_1_0>
4855+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4856+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4857+ </vertical_padding_1_0>
4858+ <b2i_ds_1_0_0>
4859+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4860+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4861+ </b2i_ds_1_0_0>
4862+ <tuning_mode value="0" />
4863+ </isa_lb_video>
4864+ <post_gdc_video>
4865+ <main format="YUV420_8_SP" width="2560" height="1440" peer="video0" />
4866+ <display format="YUV420_8_SP" width="1920" height="1440" peer="video1" />
4867+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1920" />
4868+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1920" />
4869+ <gdc5>
4870+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4871+ <output width="2560" height="1920" top="-28" left="0" bottom="-4" right="0" />
4872+ </gdc5>
4873+ <sc_outputscaler_dp>
4874+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4875+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4876+ </sc_outputscaler_dp>
4877+ <ofa_2_mp>
4878+ <input width="2560" height="1920" top="240" left="0" bottom="240" right="0" />
4879+ <output width="2560" height="1440" top="0" left="0" bottom="0" right="0" />
4880+ </ofa_2_mp>
4881+ <ofa_2_dp>
4882+ <input width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4883+ <output width="1920" height="1440" top="0" left="0" bottom="0" right="0" />
4884+ </ofa_2_dp>
4885+ <tnr_6_0>
4886+ <input width="2560" height="1952" top="28" left="0" bottom="4" right="0" />
4887+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4888+ </tnr_6_0>
4889+ <tuning_mode value="0" />
4890+ </post_gdc_video>
4891+</settings>
4892+<settings key="8052" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4893+ <video1 width="640" height="360" stream_id="60001" bpp="8" format="Linear" />
4894+ <video0 width="2560" height="1920" stream_id="60001" bpp="8" format="Linear" />
4895+ <sis_b width="160" height="120" stream_id="60001" />
4896+ <sis_a width="320" height="240" stream_id="60001" />
4897+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4898+ <port_0 format="BG10" width="2592" height="1944" />
4899+ </sensor>
4900+ <csi_be>
4901+ <output format="GR10" width="2592" height="1944" />
4902+ <stream2mmio>
4903+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4904+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4905+ </stream2mmio>
4906+ <tuning_mode value="0" />
4907+ </csi_be>
4908+ <isa_lb_video>
4909+ <main format="YUV420_10_PL" width="2560" height="1920" />
4910+ <sis_a format="GRBG_12_LI" width="320" height="240" peer="sis_a" />
4911+ <sis_b format="GRBG_12_LI" width="160" height="120" peer="sis_b" />
4912+ <pxl_crop_sis_a>
4913+ <input width="320" height="240" top="0" left="0" bottom="0" right="0" />
4914+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4915+ </pxl_crop_sis_a>
4916+ <pxl_crop_sis_b>
4917+ <input width="160" height="120" top="0" left="0" bottom="0" right="0" />
4918+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4919+ </pxl_crop_sis_b>
4920+ <pixelformatter>
4921+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4922+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4923+ </pixelformatter>
4924+ <pxl_crop_yuv_a>
4925+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4926+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4927+ </pxl_crop_yuv_a>
4928+ <sis_1_0_b>
4929+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4930+ <output width="160" height="120" top="0" left="0" bottom="0" right="0" />
4931+ </sis_1_0_b>
4932+ <sis_1_0_a>
4933+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4934+ <output width="320" height="240" top="0" left="0" bottom="0" right="0" />
4935+ </sis_1_0_a>
4936+ <padder_yuv_a>
4937+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4938+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4939+ </padder_yuv_a>
4940+ <strm_crop_sis_b>
4941+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4942+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4943+ </strm_crop_sis_b>
4944+ <strm_crop_sis_a>
4945+ <input width="2592" height="1944" top="12" left="16" bottom="12" right="16" />
4946+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4947+ </strm_crop_sis_a>
4948+ <vertical_padding_1_0>
4949+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4950+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4951+ </vertical_padding_1_0>
4952+ <b2i_ds_1_0_0>
4953+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4954+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4955+ </b2i_ds_1_0_0>
4956+ <tuning_mode value="0" />
4957+ </isa_lb_video>
4958+ <post_gdc_video>
4959+ <main format="YUV420_8_SP" width="2560" height="1920" peer="video0" />
4960+ <display format="YUV420_8_SP" width="640" height="360" peer="video1" />
4961+ <tnr_ref_in format="YUV420_8_SP" private="1" width="2560" height="1920" />
4962+ <tnr_ref_out format="YUV420_8_SP" private="1" width="2560" height="1920" />
4963+ <gdc5>
4964+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4965+ <output width="2560" height="1920" top="-28" left="0" bottom="-4" right="0" />
4966+ </gdc5>
4967+ <sc_outputscaler_dp>
4968+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4969+ <output width="640" height="480" top="0" left="0" bottom="0" right="0" />
4970+ </sc_outputscaler_dp>
4971+ <ofa_2_mp>
4972+ <input width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4973+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4974+ </ofa_2_mp>
4975+ <ofa_2_dp>
4976+ <input width="640" height="480" top="60" left="0" bottom="60" right="0" />
4977+ <output width="640" height="360" top="0" left="0" bottom="0" right="0" />
4978+ </ofa_2_dp>
4979+ <tnr_6_0>
4980+ <input width="2560" height="1952" top="28" left="0" bottom="4" right="0" />
4981+ <output width="2560" height="1920" top="0" left="0" bottom="0" right="0" />
4982+ </tnr_6_0>
4983+ <tuning_mode value="0" />
4984+ </post_gdc_video>
4985+</settings>
4986+<settings key="8053" id="100000" active_outputs="2" dvs="0" power_factor="0" fps="30" flow="StillsDuringVideo" flip_v="0" flip_h="0" pdaf_type="0">
4987+ <video1 width="640" height="480" stream_id="60001" bpp="8" format="Linear" />
4988+ <video0 width="2560" height="1920" stream_id="60001" bpp="8" format="Linear" />
4989+ <sis_b width="160" height="120" stream_id="60001" />
4990+ <sis_a width="320" height="240" stream_id="60001" />
4991+ <sensor vflip="0" hflip="0" mode_id="2592x1944">
4992+ <port_0 format="BG10" width="2592" height="1944" />
4993+ </sensor>
4994+ <csi_be>
4995+ <output format="GR10" width="2592" height="1944" />
4996+ <stream2mmio>
4997+ <input width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4998+ <output width="2592" height="1944" top="0" left="0" bottom="0" right="0" />
4999+ </stream2mmio>
5000+ <tuning_mode value="0" />
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches