J5同时点亮ovx8b和imx390失败。单个点亮ovx8b或者单个点亮imx390是可以成功的。
从失败的log看,是在点亮第一个摄像头ovx8b时,写摄像头寄存器的过程中,开始写一些寄存器成功,然后在写寄存器的过程中突然某个寄存器就写失败了。并且多运行几次,每次写失败的寄存器都不一样。估计是第二个摄像头imx390开始点亮的时候,第一个摄像头ovx8b点亮还没有完成,但是imx390点亮的时候修改了配置,导致第一个摄像头ovx8b点亮失败。
有什么办法等第一个摄像头点亮完成后,再开始点亮第二个摄像头。
dmesg log:
[ 171.056227] [S0][V1]pym_subdev_close
[ 171.056236] [S0][V1] PYM close node, cnt 1
[ 171.075228] pym_check_exit_state cnt 9 pym->irq_status = 4
[ 171.095222] pym_check_exit_state cnt 9 pym->irq_status = 4
[ 171.095229] [S0][V0]pym_subdev_stop hw disable
[ 171.095234] [S0][V0]pym_subdev_stop
[ 171.095238] pym_check_shot_state cnt 10
[ 171.095242] [S0][V0]pym_subdev_close
[ 171.096314] [S0][V0] PYM close node, cnt 0
[ 178.647948] [CIM]:j5_cim_open open node
[ 178.647978] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 178.647984] [S0][V0] cim_bind_chain_group done, ctx_index(0) refcount(1)
[ 178.648007] Stream0 path: G0
[ 178.648840] sensor0 user_mutex init !
[ 178.648847] camera_fop_open sensor0 success 76
[ 178.649097] vps mipi_host0: pre_init_request cmd: initing
[ 178.649112] vps mipi_host0: pre_init_result cmd: done wake
[ 178.649237] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 178.649248] [CIMDMA]:j5_cimdma_open
[ 178.649260] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 178.649266] [S1][V0] cimdma_bind_chain_group done
[ 178.649296] cimdma_config_embeded_data embeded_data 0, embeded_dependence 0
[ 178.649395] vio_group_task_start: vio_gw0
[ 178.649400] [S1][ipi4]cimdma_subdev_init
[ 178.649494] [S1]cimdma_subdev_reqbufs reqbuf number 6
[ 178.649505] Stream1 path: G0
[ 178.650517] sensor1 user_mutex init !
[ 178.650524] camera_fop_open sensor1 success 76
[ 178.655325] i2c_designware 43b50000.i2c: abort_source[0x1000008]
[ 178.655352] (Diag): receive SW event!
[ 178.655356] [A][time_2 :946684977 s, 162223 us] A: Rcv_msg: 7-14-2 65535, snd_event_num:48, handle_event_num:44
[ 178.655390] [diag_netlink_snd_msg:1221]message send, module:7, event:14, status:3, fchm_err_code:65535
[ 178.655403] [diag_netlink_snd_msg:1224]checksum = 946750758
[ 178.656775] [A][time_3: 946684977 s, 163639 us] A: mback_msg: 7-14-2 65535
[ 178.675585] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.695780] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.715969] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.736164] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.756357] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.776547] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.796741] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.816935] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.837123] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.857312] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 178.857423] camera_i2c_release client is NULL
[ 178.857429] camera_fop_release sensor0 success 99
[ 179.660497] hobot-lpwm0: set software trigger
[ 179.660505] hobot-lpwm0: trigger source change into software
[ 179.660746] vio_group_task_stop: vio_gw0
[ 179.660793] [S1] cimdma_subdev_close
[ 179.660951] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 179.660964] [S1] cimdma_close cnt 0
[ 179.664174] [S0] CIM close node, cnt 0
[ 179.666765] camera_i2c_release client is NULL
[ 179.666772] camera_fop_release sensor1 success 99
[ 567.953486] audit: type=1400 audit(946685366.455:28): avc: denied { write } for pid=1651 comm="scp" name="cim_config.json" dev="mmcblk0p32" ino=395665 scontext=u:r:shell:s0 tcontext=u:object_r:app_file:s0 tclass=file permissive=1
[ 575.257801] [CIM]:j5_cim_open open node
[ 575.257830] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 575.257837] [S0][V0] cim_bind_chain_group done, ctx_index(0) refcount(1)
[ 575.257860] Stream0 path: G0
[ 575.258520] sensor0 user_mutex init !
[ 575.258530] camera_fop_open sensor0 success 76
[ 575.258744] vps mipi_host0: pre_init_request cmd: initing
[ 575.258759] vps mipi_host0: pre_init_result cmd: done wake
[ 575.258902] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 575.258913] [CIMDMA]:j5_cimdma_open
[ 575.258924] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 575.258931] [S1][V0] cimdma_bind_chain_group done
[ 575.258961] cimdma_config_embeded_data embeded_data 0, embeded_dependence 0
[ 575.259065] vio_group_task_start: vio_gw0
[ 575.259070] [S1][ipi4]cimdma_subdev_init
[ 575.259170] [S1]cimdma_subdev_reqbufs reqbuf number 6
[ 575.259182] Stream1 path: G0
[ 575.260311] sensor1 user_mutex init !
[ 575.260318] camera_fop_open sensor1 success 76
[ 575.264860] i2c_designware 43b50000.i2c: abort_source[0x1000]
[ 575.264871] i2c_designware 43b50000.i2c: i2c_dw_handle_tx_abort: lost arbitration
[ 575.264967] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.285171] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.305363] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.325557] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.345744] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.365936] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.386130] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.406319] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.426511] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.446699] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.466888] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 575.467001] camera_i2c_release client is NULL
[ 575.467007] camera_fop_release sensor0 success 99
[ 576.269836] hobot-lpwm0: set software trigger
[ 576.269847] hobot-lpwm0: trigger source change into software
[ 576.270098] vio_group_task_stop: vio_gw0
[ 576.270142] [S1] cimdma_subdev_close
[ 576.270301] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 576.270316] [S1] cimdma_close cnt 0
[ 576.273455] [S0] CIM close node, cnt 0
[ 576.276494] camera_i2c_release client is NULL
[ 576.276502] camera_fop_release sensor1 success 99
[ 658.496669] misc log_main: wait event break(-512)
[ 669.544771] [CIM]:j5_cim_open open node
[ 669.544800] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 669.544807] [S0][V0] cim_bind_chain_group done, ctx_index(0) refcount(1)
[ 669.544831] Stream0 path: G0
[ 669.545521] sensor0 user_mutex init !
[ 669.545531] camera_fop_open sensor0 success 76
[ 669.545758] vps mipi_host0: pre_init_request cmd: initing
[ 669.545772] vps mipi_host0: pre_init_result cmd: done wake
[ 669.545966] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 669.545975] [CIMDMA]:j5_cimdma_open
[ 669.545987] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 669.545993] [S1][V0] cimdma_bind_chain_group done
[ 669.546038] cimdma_config_embeded_data embeded_data 0, embeded_dependence 0
[ 669.546148] vio_group_task_start: vio_gw0
[ 669.546153] [S1][ipi4]cimdma_subdev_init
[ 669.546264] [S1]cimdma_subdev_reqbufs reqbuf number 6
[ 669.546276] Stream1 path: G0
[ 669.547560] sensor1 user_mutex init !
[ 669.547568] camera_fop_open sensor1 success 76
[ 669.553448] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.573661] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.593851] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.614039] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.634226] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.654419] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.674609] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.694793] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.714982] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.735170] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.755400] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 669.755516] camera_i2c_release client is NULL
[ 669.755522] camera_fop_release sensor0 success 99
[ 670.558496] hobot-lpwm0: set software trigger
[ 670.558505] hobot-lpwm0: trigger source change into software
[ 670.558750] vio_group_task_stop: vio_gw0
[ 670.558797] [S1] cimdma_subdev_close
[ 670.558957] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 670.558971] [S1] cimdma_close cnt 0
[ 670.562149] [S0] CIM close node, cnt 0
[ 670.564872] camera_i2c_release client is NULL
[ 670.564879] camera_fop_release sensor1 success 99
[ 1819.702366] misc log_main: wait event break(-512)
[ 1823.235335] [CIM]:j5_cim_open open node
[ 1823.235365] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 1823.235371] [S0][V0] cim_bind_chain_group done, ctx_index(0) refcount(1)
[ 1823.235395] Stream0 path: G0
[ 1823.236062] sensor0 user_mutex init !
[ 1823.236069] camera_fop_open sensor0 success 76
[ 1823.236280] vps mipi_host0: pre_init_request cmd: initing
[ 1823.236293] vps mipi_host0: pre_init_result cmd: done wake
[ 1823.236472] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 1823.236482] [CIMDMA]:j5_cimdma_open
[ 1823.236493] [V0] vio_vctx_bind_subdev done, ctx_index(0) refcount(1)
[ 1823.236499] [S1][V0] cimdma_bind_chain_group done
[ 1823.236529] cimdma_config_embeded_data embeded_data 0, embeded_dependence 0
[ 1823.236643] vio_group_task_start: vio_gw0
[ 1823.236648] [S1][ipi4]cimdma_subdev_init
[ 1823.236744] [S1]cimdma_subdev_reqbufs reqbuf number 6
[ 1823.236755] Stream1 path: G0
[ 1823.237781] sensor1 user_mutex init !
[ 1823.237787] camera_fop_open sensor1 success 76
[ 1823.243690] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.263896] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.284082] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.304276] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.324471] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.344663] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.364855] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.385045] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.405235] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.425428] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.445619] i2c_designware 43b50000.i2c: abort_source[0x1000001]
[ 1823.445734] camera_i2c_release client is NULL
[ 1823.445740] camera_fop_release sensor0 success 99
[ 1824.248734] hobot-lpwm0: set software trigger
[ 1824.248742] hobot-lpwm0: trigger source change into software
[ 1824.248998] vio_group_task_stop: vio_gw0
[ 1824.249043] [S1] cimdma_subdev_close
[ 1824.249202] [CIM DMA stl]:cimdma_fusa_default_value_check done
[ 1824.249217] [S1] cimdma_close cnt 0
[ 1824.252360] [S0] CIM close node, cnt 0
[ 1824.254970] camera_i2c_release client is NULL
[ 1824.254977] camera_fop_release sensor1 success 99
[ 2640.188694] misc log_main: wait event break(-512)
logcat:
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][197]vio_cfg_file = /userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/vpm_config.json
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][293]frame_info_check_enable = 0
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][281]pym_show_layer = 0
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][289]hbplayer = 1
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][209]run_time = 1000
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][201]cam_cfg_file = /userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/hb_j5dev.json
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][217]pipe_mask = 3(0x3)
01-01 13:36:20.922 I/ ( 2313): [20182.402344][VIO TEST MAIN]:[parse_opts][317]cam_start_stop = 0
01-01 13:36:20.927 I/ ( 2313): [20182.410156][VIO TEST UIIL COMM]:[soc_ver_check][810]Vps running on soc J5 ver2.0
01-01 13:36:20.929 I/ ( 2313): [20182.410440]hb_vin_parser[227] L: index:0 port num 2
01-01 13:36:20.929 W/ ( 2313): [20182.412109][hb cim utils]:skip_frame has empty json value
01-01 13:36:20.929 W/ ( 2313): [20182.412109][hb cim utils]:input_fps has empty json value
01-01 13:36:20.929 W/ ( 2313): [20182.412109][hb cim utils]:output_fps has empty json value
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:===cim cfg input info====
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.enable(1)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.rx_index (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.vc_index (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.channels (1)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.tag_enable (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.height (2160)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.width (3840)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.format (44)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.raw16_splict (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.dbg_clear (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:mipi.y_uv_swap (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.enable_bypass (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.enable_frame_id (1)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.enable_pattern (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.hdr_mode (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.set_init_frame_id (1)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.set_bypass_channels (1)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.skip_frame (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.input_fps (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:func.output_fps (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:===cim cfg output info===
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out pym pym0_en (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out pym pym1_en (0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[0] isp_ch0(1)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[0] isp_ch1(0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[0] isp_ch2(0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[0] isp_ch3(0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[1] isp_ch0(0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[1] isp_ch1(0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[1] isp_ch2(0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:out isp[1] isp_ch3(0)
01-01 13:36:20.929 I/ ( 2313): [20182.412109][cim hal]:--cim_entity_parser_config out--
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:--cim_dma_entity_parser_config in--
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:channels has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:enable_pattern has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:skip_frame has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:input_fps has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:output_fps has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:stride has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:out_buf_noinvalid has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:out_buf_noncached has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:water_level_mark has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:embeded_data_en has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:embeded_dependence has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:embeded_width has empty json value
01-01 13:36:20.930 W/ ( 2313): [20182.412109][hb cim utils]:embeded_height has empty json value
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:===cim_dma cfg input info====
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.enable(1)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.vc_index (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.mipi_rx_index (3)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.format (30)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.height (1080)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.width (1921)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.raw16_splict (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.dbg_clear (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:mipi.y_uv_swap (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.enable_bypass (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.enable_frame_id (1)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.enable_DMA (1)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.pack_mode (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.set_init_frame_id (1)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.set_bypass_channels (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.skip_frame (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.input_fps (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:func.output_fps (0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:===cim_dma cfg ddr output info===
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr enable(1)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr width(1936)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr height(1080)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr format(30)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr stride(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr buf_num(6)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr out_buf_noncached(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr out_buf_noinvalid(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr use_ispbuf(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr water_level_mark(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr embeded_data_en(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr embeded_dependence(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr embeded_width(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:out ddr embeded_height(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:===cim_dma cfg tx output info===
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:tx.enable(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:tx.index(0)
01-01 13:36:20.930 I/ ( 2313): [20182.412109][cim_dma hal]:--cim_dma_entity_parser_config out--size = 200
01-01 13:36:20.931 I/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][687]--- isp_entity_parser_config ---
01-01 13:36:20.931 W/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][709]isp pattern control null. set as normal.
01-01 13:36:20.932 W/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][807]isp in_buf_noclean null.set default 0
01-01 13:36:20.932 W/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][814]isp in_buf_noncached null.set default 0
01-01 13:36:20.932 W/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][821]isp out_buf_noinvalid null.set default 0
01-01 13:36:20.932 W/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][828]isp out_buf_noncached null.set default 0
01-01 13:36:20.932 W/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][835]isp_inner_module_bypass null.
01-01 13:36:20.932 E/ ( 2313): [20182.414062][ISP]:[cjson_string_dup][545]json file path /system/etc/cam/lib_x8bRGGB_pwl12_PH_Fov120.so length 46 limit 100
01-01 13:36:20.932 I/ ( 2313): [20182.414062][ISP]:[isp_pub_attr_info_print][18]Hw id = 0
01-01 13:36:20.932 I/ ( 2313): Ctx id = 0
01-01 13:36:20.932 I/ ( 2313): Test_pattern = 0
01-01 13:36:20.932 I/ ( 2313): hdr_mode = 1
01-01 13:36:20.932 I/ ( 2313): size width = 3840
01-01 13:36:20.932 I/ ( 2313): size height = 2160
01-01 13:36:20.932 I/ ( 2313): frame_rate = 30
01-01 13:36:20.932 I/ ( 2313): input_crop enable = 0
01-01 13:36:20.932 I/ ( 2313): input_crop rect x = 0
01-01 13:36:20.932 I/ ( 2313): input_crop rect y = 0
01-01 13:36:20.932 I/ ( 2313): input_crop rect w = 0
01-01 13:36:20.932 I/ ( 2313): input_crop rect h = 0
01-01 13:36:20.932 I/ ( 2313): output_crop enable = 0
01-01 13:36:20.932 I/ ( 2313): output_crop rect x = 0
01-01 13:36:20.932 I/ ( 2313): output_crop rect y = 0
01-01 13:36:20.932 I/ ( 2313): output_crop rect w = 0
01-01 13:36:20.932 I/ ( 2313): output_crop rect h = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][ISP]:[isp_cfg_info_print][62]dev_sched_mode = 2
01-01 13:36:20.932 I/ ( 2313): stream_output_mode = 1
01-01 13:36:20.932 I/ ( 2313): axi_output_mode = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][ISP]:[isp_cfg_info_print][68]isp_calib_type(1)
01-01 13:36:20.932 I/ ( 2313): [20182.414062][ISP]:[isp_cfg_info_print][69]isp_calib_lib_name(/system/etc/cam/lib_x8bRGGB_pwl12_PH_Fov120.so)
01-01 13:36:20.932 I/ ( 2313): [20182.414062][ISP]:[isp_cfg_info_print][70]isp_algo_state(1)
01-01 13:36:20.932 I/ ( 2313): [20182.414062][ISP]:[isp_entity_parser_config][874]--- isp_entity_parser_config done ---
01-01 13:36:20.932 I/ ( 2313): [20182.413510]hb_vpm_parser[316] L: pipe(0) sched_mode:2
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_entity_parser_config][1836]pym_entity_parser_config in.
01-01 13:36:20.932 W/ ( 2313): [20182.414062][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noinvalid has empty json value
01-01 13:36:20.932 W/ ( 2313): [20182.414062][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noncached has empty json value
01-01 13:36:20.932 W/ ( 2313): [20182.414062][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noclean has empty json value
01-01 13:36:20.932 W/ ( 2313): [20182.414062][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noncached has empty json value
01-01 13:36:20.932 W/ ( 2313): [20182.414062][VPM UIILS]:[hb_utils_get_json_value][50]pingpong_ring has empty json value
01-01 13:36:20.932 W/ ( 2313): [20182.414062][VPM UIILS]:[hb_utils_get_json_value][50]layer_num_transfer_gdc has empty json value
01-01 13:36:20.932 W/ ( 2313): [20182.414062][VPM UIILS]:[hb_utils_get_json_value][50]buf_consecutive has empty json value
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1754]--- pym_p_ctrl_info_print in ! ---
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1757]pym_id = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1758]pym_mode = 1
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1759]output_buf_num = 6
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1760]timeout = 2000
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1761]data_format = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1762]out_buf_noinvalid = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1763]out_buf_noncached = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1764]in_buf_noclean = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1765]in_buf_noncached = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1766]pingpong_ring = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1767]buf_consecutive = 1
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1768]layer_num_transfer_gdc = 0
01-01 13:36:20.932 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[0] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.414062][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[0] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[0] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[0] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[1] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[1] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[1] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[1] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[2] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[2] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[2] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[2] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[3] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[3] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[3] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[3] = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[4] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[4] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[4] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[4] = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1777]y_right_shift = 2
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print][1778]c_right_shift = 2
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1654]pixel_num_before_sol = 16
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1655]pic_width = 3840
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1656]pic_height = 2160
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1657]suffix_hb_val = 68
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1658]prefix_hb_val = 2
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1659]suffix_vb_val = 20
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1660]prefix_vb_val = 2
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1662]us_roi_en = 1
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1663]us_roi_uv_bypass= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1664]us_roi_info.start_top= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1665]us_roi_info.start_left= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1666]us_roi_info.stride_uv= 1920
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1667]us_roi_info.stride_y= 1920
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1668]us_roi_info.step_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1669]us_roi_info.step_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1670]us_roi_info.out_width= 1920
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1671]us_roi_info.out_height= 1080
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1672]us_roi_info.phase_y_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_us][1673]us_roi_info.phase_y_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1681]ds_roi_en = 63
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1682]ds_roi_uv_bypass = 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[0]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[0]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[0].start_top= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[0].start_left= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[0].region_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[0].region_height= 720
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[0].stride_uv= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[0].stride_y= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[0].step_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[0].step_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[0].out_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[0].out_height= 720
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[0].phase_y_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[0].phase_y_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[1]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[1]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[1].start_top= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[1].start_left= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[1].region_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[1].region_height= 720
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[1].stride_uv= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[1].stride_y= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[1].step_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[1].step_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[1].out_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[1].out_height= 720
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[1].phase_y_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[1].phase_y_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[2]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[2]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[2].start_top= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[2].start_left= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[2].region_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[2].region_height= 720
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[2].stride_uv= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[2].stride_y= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[2].step_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[2].step_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[2].out_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[2].out_height= 720
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[2].phase_y_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[2].phase_y_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[3]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[3]= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[3].start_top= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[3].start_left= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[3].region_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[3].region_height= 720
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[3].stride_uv= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[3].stride_y= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[3].step_v= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[3].step_h= 0
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[3].out_width= 1280
01-01 13:36:20.933 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[3].out_height= 720
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[3].phase_y_v= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[3].phase_y_h= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[4]= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[4]= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[4].start_top= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[4].start_left= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[4].region_width= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[4].region_height= 720
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[4].stride_uv= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[4].stride_y= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[4].step_v= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[4].step_h= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[4].out_width= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[4].out_height= 720
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[4].phase_y_v= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[4].phase_y_h= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[5]= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[5]= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[5].start_top= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[5].start_left= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[5].region_width= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[5].region_height= 720
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[5].stride_uv= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[5].stride_y= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[5].step_v= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[5].step_h= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[5].out_width= 1280
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[5].out_height= 720
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[5].phase_y_v= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[5].phase_y_h= 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1707]src_bypass_uv = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1708]src_en = 1
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1709]src_in_stride_y = 3840
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1710]src_in_stride_uv = 3840
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1711]src_info.start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1712]src_info.start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1713]src_info.region_width = 3840
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1714]src_info.region_height = 2160
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1715]src_info.stride_y = 3840
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_src][1716]src_info.stride_uv = 3840
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1724]gs_max_layer_en = 5
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1725]gs_en = 31
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1726]gs_bypass_uv = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[0].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[0].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[0].region_width = 1920
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[0].region_height = 1080
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[0].stride_y = 1920
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[0].stride_uv = 1920
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[1].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[1].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[1].region_width = 960
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[1].region_height = 540
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[1].stride_y = 960
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[1].stride_uv = 960
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[2].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[2].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[2].region_width = 480
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[2].region_height = 270
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[2].stride_y = 480
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[2].stride_uv = 480
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[3].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[3].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[3].region_width = 240
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[3].region_height = 134
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[3].stride_y = 240
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[3].stride_uv = 240
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[4].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[4].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[4].region_width = 120
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[4].region_height = 60
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[4].stride_y = 128
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[4].stride_uv = 128
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1735]bl_max_layer_en = 5
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1736]bl_en = 31
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1737]bl_bypass_uv = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[0].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[0].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[0].region_width = 1920
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[0].region_height = 1080
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[0].stride_y = 1920
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[0].stride_uv = 1920
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[1].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[1].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[1].region_width = 960
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[1].region_height = 540
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[1].stride_y = 960
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[1].stride_uv = 960
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[2].start_left = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[2].start_top = 0
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[2].region_width = 480
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[2].region_height = 270
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[2].stride_y = 480
01-01 13:36:20.934 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[2].stride_uv = 480
01-01 13:36:20.935 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[3].start_left = 0
01-01 13:36:20.935 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[3].start_top = 0
01-01 13:36:20.935 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[3].region_width = 240
01-01 13:36:20.935 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[3].region_height = 134
01-01 13:36:20.935 I/ ( 2313): [20182.416016][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[3].stride_y = 240
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[3].stride_uv = 240
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[4].start_left = 0
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[4].start_top = 0
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[4].region_width = 120
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[4].region_height = 60
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[4].stride_y = 128
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[4].stride_uv = 128
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1789]--- pym_p_ctrl_info_print out ---
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_entity_parser_config][1871]pym_entity_parser_config done. pym_cfg size(820)
01-01 13:36:20.935 I/ ( 2313): [20182.417969][GDC]:[gdc_entity_parser_config][244]--- gdc info in ---
01-01 13:36:20.935 W/ ( 2313): [20182.417969][GDC]:[gdc_entity_parser_config][291]node is NULL error
01-01 13:36:20.935 W/ ( 2313): [20182.417969][GDC]:[gdc_entity_parser_config][297]node is NULL error
01-01 13:36:20.935 W/ ( 2313): [20182.417969][GDC]:[gdc_entity_parser_config][303]node is NULL error
01-01 13:36:20.935 W/ ( 2313): [20182.417969][GDC]:[gdc_entity_parser_config][309]node is NULL error
01-01 13:36:20.935 W/ ( 2313): [20182.417969][GDC]:[gdc_entity_parser_config][315]node is NULL error
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_entity_parser_config][1836]pym_entity_parser_config in.
01-01 13:36:20.935 W/ ( 2313): [20182.417969][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noinvalid has empty json value
01-01 13:36:20.935 W/ ( 2313): [20182.417969][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noncached has empty json value
01-01 13:36:20.935 W/ ( 2313): [20182.417969][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noclean has empty json value
01-01 13:36:20.935 W/ ( 2313): [20182.417969][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noncached has empty json value
01-01 13:36:20.935 W/ ( 2313): [20182.417969][VPM UIILS]:[hb_utils_get_json_value][50]pingpong_ring has empty json value
01-01 13:36:20.935 W/ ( 2313): [20182.417969][VPM UIILS]:[hb_utils_get_json_value][50]layer_num_transfer_gdc has empty json value
01-01 13:36:20.935 W/ ( 2313): [20182.417969][VPM UIILS]:[hb_utils_get_json_value][50]buf_consecutive has empty json value
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1754]--- pym_p_ctrl_info_print in ! ---
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1757]pym_id = 2
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1758]pym_mode = 2
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1759]output_buf_num = 6
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1760]timeout = 6000
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1761]data_format = 0
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1762]out_buf_noinvalid = 0
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1763]out_buf_noncached = 0
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1764]in_buf_noclean = 0
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1765]in_buf_noncached = 0
01-01 13:36:20.935 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1766]pingpong_ring = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1767]buf_consecutive = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1768]layer_num_transfer_gdc = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[0] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[0] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[0] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[0] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[1] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[1] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[1] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[1] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[2] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[2] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[2] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[2] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[3] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[3] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[3] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[3] = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[4] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[4] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[4] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[4] = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1777]y_right_shift = 2
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print][1778]c_right_shift = 2
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1654]pixel_num_before_sol = 16
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1655]pic_width = 1936
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1656]pic_height = 1080
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1657]suffix_hb_val = 68
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1658]prefix_hb_val = 2
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1659]suffix_vb_val = 20
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1660]prefix_vb_val = 2
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1662]us_roi_en = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1663]us_roi_uv_bypass= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1664]us_roi_info.start_top= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1665]us_roi_info.start_left= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1666]us_roi_info.stride_uv= 1920
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1667]us_roi_info.stride_y= 1920
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1668]us_roi_info.step_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1669]us_roi_info.step_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1670]us_roi_info.out_width= 1920
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1671]us_roi_info.out_height= 1080
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1672]us_roi_info.phase_y_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_us][1673]us_roi_info.phase_y_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1681]ds_roi_en = 1
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1682]ds_roi_uv_bypass = 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[0]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[0]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[0].start_top= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[0].start_left= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[0].region_width= 1872
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[0].region_height= 1008
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[0].stride_uv= 960
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[0].stride_y= 960
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[0].step_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[0].step_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[0].out_width= 960
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[0].out_height= 512
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[0].phase_y_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[0].phase_y_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[1]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[1]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[1].start_top= 20
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[1].start_left= 16
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[1].region_width= 900
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[1].region_height= 600
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[1].stride_uv= 700
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[1].stride_y= 700
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[1].step_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[1].step_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[1].out_width= 700
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[1].out_height= 500
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[1].phase_y_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[1].phase_y_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[2]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[2]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[2].start_top= 8
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[2].start_left= 48
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[2].region_width= 720
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[2].region_height= 480
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[2].stride_uv= 640
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[2].stride_y= 640
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[2].step_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[2].step_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[2].out_width= 640
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[2].out_height= 320
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[2].phase_y_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[2].phase_y_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[3]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[3]= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[3].start_top= 18
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[3].start_left= 24
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[3].region_width= 520
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[3].region_height= 450
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[3].stride_uv= 320
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[3].stride_y= 320
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[3].step_v= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[3].step_h= 0
01-01 13:36:20.936 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[3].out_width= 320
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[3].out_height= 160
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[3].phase_y_v= 0
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[3].phase_y_h= 0
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[4]= 0
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[4]= 0
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[4].start_top= 0
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[4].start_left= 0
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[4].region_width= 520
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[4].region_height= 450
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[4].stride_uv= 512
01-01 13:36:20.937 I/ ( 2313): [20182.417969][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[4].stride_y= 512
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[4].step_v= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[4].step_h= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[4].out_width= 512
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[4].out_height= 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[4].phase_y_v= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[4].phase_y_h= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[5]= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[5]= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[5].start_top= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[5].start_left= 10
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[5].region_width= 520
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[5].region_height= 450
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[5].stride_uv= 122
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[5].stride_y= 122
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[5].step_v= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[5].step_h= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[5].out_width= 122
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[5].out_height= 32
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[5].phase_y_v= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[5].phase_y_h= 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1707]src_bypass_uv = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1708]src_en = 1
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1709]src_in_stride_y = 1936
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1710]src_in_stride_uv = 1936
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1711]src_info.start_left = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1712]src_info.start_top = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1713]src_info.region_width = 1936
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1714]src_info.region_height = 1080
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1715]src_info.stride_y = 1936
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_src][1716]src_info.stride_uv = 1936
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1724]gs_max_layer_en = 5
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1725]gs_en = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1726]gs_bypass_uv = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[0].start_left = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[0].start_top = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[0].region_width = 960
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[0].region_height = 512
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[0].stride_y = 960
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[0].stride_uv = 960
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[1].start_left = 40
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[1].start_top = 10
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[1].region_width = 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[1].region_height = 130
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[1].stride_y = 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[1].stride_uv = 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[2].start_left = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[2].start_top = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[2].region_width = 130
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[2].region_height = 70
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[2].stride_y = 130
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[2].stride_uv = 130
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[3].start_left = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[3].start_top = 10
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[3].region_width = 64
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[3].region_height = 32
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[3].stride_y = 64
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[3].stride_uv = 64
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[4].start_left = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[4].start_top = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[4].region_width = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[4].region_height = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[4].stride_y = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[4].stride_uv = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1735]bl_max_layer_en = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1736]bl_en = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1737]bl_bypass_uv = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[0].start_left = 32
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[0].start_top = 64
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[0].region_width = 320
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[0].region_height = 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[0].stride_y = 320
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[0].stride_uv = 320
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[1].start_left = 64
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[1].start_top = 6
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[1].region_width = 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[1].region_height = 80
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[1].stride_y = 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[1].stride_uv = 240
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[2].start_left = 8
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[2].start_top = 16
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[2].region_width = 120
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[2].region_height = 60
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[2].stride_y = 120
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[2].stride_uv = 120
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[3].start_left = 12
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[3].start_top = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[3].region_width = 48
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[3].region_height = 32
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[3].stride_y = 48
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[3].stride_uv = 48
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[4].start_left = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[4].start_top = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[4].region_width = 0
01-01 13:36:20.937 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[4].region_height = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[4].stride_y = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[4].stride_uv = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][PYM]:[pym_cfg_info_print][1789]--- pym_p_ctrl_info_print out ---
01-01 13:36:20.938 I/ ( 2313): [20182.419922][PYM]:[pym_entity_parser_config][1871]pym_entity_parser_config done. pym_cfg size(820)
01-01 13:36:20.938 I/ ( 2313): [20182.419922][GDC]:[gdc_entity_parser_config][244]--- gdc info in ---
01-01 13:36:20.938 W/ ( 2313): [20182.419922][GDC]:[gdc_entity_parser_config][291]node is NULL error
01-01 13:36:20.938 W/ ( 2313): [20182.419922][GDC]:[gdc_entity_parser_config][297]node is NULL error
01-01 13:36:20.938 W/ ( 2313): [20182.419922][GDC]:[gdc_entity_parser_config][303]node is NULL error
01-01 13:36:20.938 W/ ( 2313): [20182.419922][GDC]:[gdc_entity_parser_config][309]node is NULL error
01-01 13:36:20.938 W/ ( 2313): [20182.419922][GDC]:[gdc_entity_parser_config][315]node is NULL error
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_init][923]cam init begin cam_index 0 cfg_file /userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/hb_j5dev.json
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_board_parse_cfg][693]config_number = 1
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_board_parse_cfg][706]board_name = j5dvb
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_board_parse_cfg][709]node is config_0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_board_parse_cfg][716]interface_type = mipi
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_board_parse_cfg][726]lpwm_num = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_board_parse_cfg][738]deserial_num = 2
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][262]deserial_index 0 bus_type = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][267]deserial_index 0 bus_num = 1
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][278]deserial_index 0 serial_addr = 0x48
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][283]deserial_index 0 deserial_name = max9296
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][299]deserial_index 0 power_mode = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][310]array_index 0 gpio_pin 453
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][310]array_index 1 gpio_pin 309
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][322]deserial_index 0 array_index 0 gpio_level 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][322]deserial_index 0 array_index 1 gpio_level 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][262]deserial_index 1 bus_type = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][267]deserial_index 1 bus_num = 6
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][278]deserial_index 1 serial_addr = 0x29
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][283]deserial_index 1 deserial_name = max96712
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][299]deserial_index 1 power_mode = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][310]array_index 0 gpio_pin 456
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_deserial_parse_cfg][322]deserial_index 1 array_index 0 gpio_level 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_board_parse_cfg][757]port_number = 2
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][359]port_index 0 bus_type = 0
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][364]port 0 bus_num = 1
01-01 13:36:20.938 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][374]port 0 dev_port = 0
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][386]port_index 0 sensor_addr = 0x36
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][398]port_index 0 serial_addr = 0x40
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][421]port_index 0 sensor_name = ovx8b
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][436]port_index 0 sensor_mode = 5
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][441]port_index 0 config_index = 516
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][451]port_index 0 entry_num = 0
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][471]port_index 0 reg_width = 16
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][477]port_index 0 config_path = /system/etc/cam/hb_mipi_ovx8b_raw12_%dfps_%dP.json
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][482]port_index 0 data_path = /userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/cim_config.json
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][490]port_index 0 fps = 30
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][519]port_index 0 resolution = 2160
01-01 13:36:20.939 I/ ( 2313): [20182.419922][VIN]:[hb_vin_port_parse_cfg][525]port_index 0 extra_mode = 0
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][535]port_index 0 deserial_index = 0
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][542]port_index 0 deserial_port = 0
01-01 13:36:20.939 I/ ( 2313): [20182.421875][hb mipi]:mipi cfg: /system/etc/cam/hb_mipi_ovx8b_raw12_30fps_2160P.json
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][359]port_index 1 bus_type = 0
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][364]port 1 bus_num = 6
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][374]port 1 dev_port = 1
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][386]port_index 1 sensor_addr = 0x6d
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][398]port_index 1 serial_addr = 0x41
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][421]port_index 1 sensor_name = imx390
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][436]port_index 1 sensor_mode = 0
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][441]port_index 1 config_index = 0
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][451]port_index 1 entry_num = 3
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][471]port_index 1 reg_width = 16
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][477]port_index 1 config_path = /app/bin/vps/vpm/cfg/evm/sen_cimdma_pym2_1080p_imx390_gdc_nano/hb_mipi_imx390c_yuv422_%dfps_%dP.json
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][482]port_index 1 data_path = /userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/cim_config.json
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][490]port_index 1 fps = 30
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][519]port_index 1 resolution = 1080
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][525]port_index 1 extra_mode = 2
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][535]port_index 1 deserial_index = 1
01-01 13:36:20.939 I/ ( 2313): [20182.421875][VIN]:[hb_vin_port_parse_cfg][542]port_index 1 deserial_port = 0
01-01 13:36:20.939 I/ ( 2313): [20182.421875][hb mipi]:mipi cfg: /app/bin/vps/vpm/cfg/evm/sen_cimdma_pym2_1080p_imx390_gdc_nano/hb_mipi_imx390c_yuv422_30fps_1080P.json
01-01 13:36:20.939 I/ ( 2313): [20182.421875][hb_i2c]:[hb_vin_i2c_init][58]bus 1 cam_bus_cnt[bus] 1 cam_fd[bus] 8
01-01 13:36:20.940 I/ ( 2313): [20182.421875][hb_i2c]:[hb_vin_i2c_init][58]bus 6 cam_bus_cnt[bus] 1 cam_fd[bus] 11
01-01 13:36:20.940 I/ ( 2313): [20182.421875][hb cim]:filebuf read size : 1
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:pipe(0) cim_entity_create done !
01-01 13:36:20.940 W/ ( 2313): [20182.421875][hb cim utils]:skip_frame has empty json value
01-01 13:36:20.940 W/ ( 2313): [20182.421875][hb cim utils]:input_fps has empty json value
01-01 13:36:20.940 W/ ( 2313): [20182.421875][hb cim utils]:output_fps has empty json value
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:===cim cfg input info====
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.enable(1)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.rx_index (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.vc_index (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.channels (1)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.tag_enable (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.height (2160)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.width (3840)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.format (44)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.raw16_splict (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.dbg_clear (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:mipi.y_uv_swap (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.enable_bypass (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.enable_frame_id (1)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.enable_pattern (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.hdr_mode (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.set_init_frame_id (1)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.set_bypass_channels (1)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.skip_frame (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.input_fps (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:func.output_fps (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:===cim cfg output info===
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out pym pym0_en (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out pym pym1_en (0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[0] isp_ch0(1)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[0] isp_ch1(0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[0] isp_ch2(0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[0] isp_ch3(0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[1] isp_ch0(0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[1] isp_ch1(0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[1] isp_ch2(0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:out isp[1] isp_ch3(0)
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:--cim_entity_parser_config out--
01-01 13:36:20.940 I/ ( 2313): [20182.421875][cim hal]:cim_entity_init in.
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim hal]:pipe(0) cim_entity_init out.
01-01 13:36:20.942 I/ ( 2313): [20182.423828][VIN]:[hb_vin_init][1006]start new thread to init the bus
01-01 13:36:20.942 I/ ( 2313): [20182.423828][VIN]:[hb_vin_init][1013]vin init deserial create init thread, port =0
01-01 13:36:20.942 I/ ( 2313): [20182.423828][VIN]:[hb_vin_init_part_by_thread][858]enter hb_vin_init_part_by_thread , sensor port = 0,bus num = 1
01-01 13:36:20.942 I/ ( 2313): [20182.423828][hb cim]:filebuf read size : 1
01-01 13:36:20.942 I/ ( 2313): [20182.423828][hb_i2c]:[hb_vin_i2c_init][58]bus 1 cam_bus_cnt[bus] 2 cam_fd[bus] 8
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:pipe(1) cim_dma_entity_create done !
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:--cim_dma_entity_parser_config in--
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:channels has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:enable_pattern has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:skip_frame has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:input_fps has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:output_fps has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:stride has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:out_buf_noinvalid has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:out_buf_noncached has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:water_level_mark has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:embeded_data_en has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:embeded_dependence has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:embeded_width has empty json value
01-01 13:36:20.942 W/ ( 2313): [20182.423828][hb cim utils]:embeded_height has empty json value
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:===cim_dma cfg input info====
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.enable(1)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.vc_index (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.mipi_rx_index (3)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.format (30)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.height (1080)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.width (1921)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.raw16_splict (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.dbg_clear (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:mipi.y_uv_swap (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.enable_bypass (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.enable_frame_id (1)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.enable_DMA (1)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.pack_mode (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.set_init_frame_id (1)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.set_bypass_channels (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cam utility]:/dev/port_0 success sensor_info->sen_devfd 13===
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.skip_frame (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.input_fps (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:func.output_fps (0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:===cim_dma cfg ddr output info===
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr enable(1)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr width(1936)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr height(1080)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr format(30)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr stride(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr buf_num(6)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr out_buf_noncached(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr out_buf_noinvalid(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr use_ispbuf(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr water_level_mark(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr embeded_data_en(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr embeded_dependence(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr embeded_width(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:out ddr embeded_height(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:===cim_dma cfg tx output info===
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:tx.enable(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:tx.index(0)
01-01 13:36:20.942 I/ ( 2313): [20182.423828][ovx8b]:deserial_serial_setting X3_config OK!
01-01 13:36:20.942 I/ ( 2313): [20182.423828][cim_dma hal]:--cim_dma_entity_parser_config out--size = 200
01-01 13:36:20.943 I/ ( 2313): [20182.423828][ovx8b]:write serdes 1@0x36: 0x0103=0x01
01-01 13:36:20.943 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x3208=0x05
01-01 13:36:20.943 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x4620=0x04
01-01 13:36:20.943 I/ ( 2313): [20182.425781]mgr create done! pipeline_id = 1, buffer_type = 23
01-01 13:36:20.943 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x3208=0x15
01-01 13:36:20.943 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0301=0x88
01-01 13:36:20.943 I/ ( 2313): [20182.425781][cim_dma hal]:cim_dma_capture_buf_mgr_init done.
01-01 13:36:20.943 I/ ( 2313): [20182.425781][cim_dma hal]:pipe(1) cim_dma_entity_init out.
01-01 13:36:20.943 I/ ( 2313): [20182.425781][VIN]:[hb_vin_init][1006]start new thread to init the bus
01-01 13:36:20.943 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0302=0x31
01-01 13:36:20.944 I/ ( 2313): [20182.425781][VIN]:[hb_vin_init][1013]vin init deserial create init thread, port =1
01-01 13:36:20.944 I/ ( 2313): [20182.425781][VIN]:[hb_vin_init_part_by_thread][858]enter hb_vin_init_part_by_thread , sensor port = 1,bus num = 6
01-01 13:36:20.944 I/ ( 2313): [20182.425781][hb_i2c]:[hb_vin_i2c_init][58]bus 6 cam_bus_cnt[bus] 2 cam_fd[bus] 11
01-01 13:36:20.944 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0304=0x00
01-01 13:36:20.944 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0305=0x5c
01-01 13:36:20.944 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0307=0x00
01-01 13:36:20.944 I/ ( 2313): [20182.425781][cam utility]:/dev/port_1 success sensor_info->sen_devfd 23===
01-01 13:36:20.944 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0309=0x03
01-01 13:36:20.944 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0316=0x00
01-01 13:36:20.944 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0317=0x00
01-01 13:36:20.945 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0318=0x00
01-01 13:36:20.945 I/ ( 2313): [20182.425781][ovx8b]:write serdes 1@0x36: 0x0320=0x12
01-01 13:36:20.945 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0321=0x31
01-01 13:36:20.945 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0322=0x02
01-01 13:36:20.945 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0323=0x02
01-01 13:36:20.945 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0324=0x01
01-01 13:36:20.946 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0325=0x95
01-01 13:36:20.946 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0326=0xce
01-01 13:36:20.946 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0327=0x04
01-01 13:36:20.946 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0329=0x02
01-01 13:36:20.946 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x032a=0x04
01-01 13:36:20.946 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x032b=0x04
01-01 13:36:20.946 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x032c=0x02
01-01 13:36:20.947 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0331=0x04
01-01 13:36:20.947 I/ ( 2313): [20182.427734][ovx8b]:write serdes 1@0x36: 0x0405=0x22
01-01 13:36:20.947 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x0406=0x5f
01-01 13:36:20.947 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x0408=0xe7
01-01 13:36:20.947 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x0409=0xff
01-01 13:36:20.947 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x040a=0x2b
01-01 13:36:20.948 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x040b=0x32
01-01 13:36:20.948 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x040c=0x28
01-01 13:36:20.948 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x040d=0x5a
01-01 13:36:20.948 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x040e=0x0c
01-01 13:36:20.948 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x0441=0x00
01-01 13:36:20.948 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x280b=0x00
01-01 13:36:20.949 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x3002=0xf8
01-01 13:36:20.949 I/ ( 2313): [20182.429688][ovx8b]:write serdes 1@0x36: 0x3012=0x41
01-01 13:36:20.949 I/ ( 2313): [20182.431641][ovx8b]:write serdes 1@0x36: 0x3015=0x08
01-01 13:36:20.949 I/ ( 2313): [20182.431641][ovx8b]:write serdes 1@0x36: 0x3016=0xd0
01-01 13:36:20.949 I/ ( 2313): [20182.431641][ovx8b]:write serdes 1@0x36: 0x3018=0xf0
01-01 13:36:20.949 W/ ( 2313): [20182.431641][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:20.949 W/ ( 2313): [20182.431641][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 9
01-01 13:36:20.970 W/ ( 2313): [20182.453125][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:20.970 W/ ( 2313): [20182.453125][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 8
01-01 13:36:20.990 W/ ( 2313): [20182.470703][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:20.990 W/ ( 2313): [20182.470703][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 7
01-01 13:36:21.010 W/ ( 2313): [20182.490234][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.010 W/ ( 2313): [20182.490234][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 6
01-01 13:36:21.030 W/ ( 2313): [20182.511719][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.030 W/ ( 2313): [20182.511719][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 5
01-01 13:36:21.050 W/ ( 2313): [20182.531250][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.050 W/ ( 2313): [20182.531250][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 4
01-01 13:36:21.071 W/ ( 2313): [20182.552734][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.071 W/ ( 2313): [20182.552734][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 3
01-01 13:36:21.091 W/ ( 2313): [20182.572266][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.091 W/ ( 2313): [20182.572266][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 2
01-01 13:36:21.111 W/ ( 2313): [20182.593750][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.111 W/ ( 2313): [20182.593750][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 1
01-01 13:36:21.131 W/ ( 2313): [20182.613281][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.131 W/ ( 2313): [20182.613281][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 ret -1 retry 0
01-01 13:36:21.151 W/ ( 2313): [20182.632812][hb_i2c]:[hb_vin_i2c_write_reg16_data8][313]ioctl r16d8 write 1@0x36 0x301a 0xb0 fail -1
01-01 13:36:21.151 E/ ( 2313): [20182.632812][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 error -1
01-01 13:36:21.151 E/ ( 2313): [20182.632812][ovx8b]:write register error
01-01 13:36:21.151 E/ ( 2313): [20182.632812][ovx8b]:1163 : init ovx8b fail
01-01 13:36:21.151 E/ ( 2313): [20182.632812][cam utility]:sensor_init fail
01-01 13:36:21.152 I/ ( 2313): [20182.632812][hb_i2c]:[hb_vin_i2c_deinit][81]bus 1 cam_bus_cnt[bus] 1 cam_fd[bus] 8
01-01 13:36:21.152 E/ ( 2313): [20182.632812][VIN]:[hb_vin_init_part_by_thread][869]hb_vin_cam_utility error!
01-01 13:36:21.152 I/ ( 2313): [20182.634766][VIN]:[hb_vin_init][1030]vin init thread done,deserial_index = 0
01-01 13:36:21.955 I/ ( 2313): [20183.437500][imx390]:---sensor_init 787 -----
01-01 13:36:21.955 I/ ( 2313): [20183.437500][hb_pwm]:hb_pwm_init: open /dev/hobot-lpwm0 sucessfully
01-01 13:36:21.955 I/ ( 2313): [20183.437500][imx390]:---sensor_init 794 -----
01-01 13:36:21.955 I/ ( 2313): [20183.437500][VIN]:[hb_vin_init][1030]vin init thread done,deserial_index = 1
01-01 13:36:21.955 I/ ( 2313): [20183.437500][hb_i2c]:[hb_vin_i2c_deinit][81]bus 6 cam_bus_cnt[bus] 1 cam_fd[bus] 11
01-01 13:36:21.955 I/ ( 2313): [20183.437500][hb mipi]:vin 3 has been deinited
01-01 13:36:21.958 I/ ( 2313): [20183.439453][hb_i2c]:[hb_vin_i2c_deinit][81]bus 1 cam_bus_cnt[bus] 0 cam_fd[bus] -1
01-01 13:36:21.958 I/ ( 2313): [20183.439453][hb mipi]:vin 0 has been deinited
01-01 13:36:21.959 I/ ( 2313): [20183.441406][hb_i2c]:[hb_vin_i2c_deinit][81]bus 1 cam_bus_cnt[bus] -1 cam_fd[bus] -1
01-01 13:36:21.959 I/ ( 2313): [20183.441406][cam utility]:hb deserial deinit done.
01-01 13:36:21.959 I/ ( 2313): [20183.441406][hb_i2c]:[hb_vin_i2c_deinit][81]bus 6 cam_bus_cnt[bus] 0 cam_fd[bus] -1
01-01 13:36:21.959 I/ ( 2313): [20183.441406][cam utility]:hb deserial deinit done.
01-01 13:36:21.960 I/ ( 2313): [20183.441406][VIO TEST MAIN]:[main][362]Vio GTest sret = 1

