专栏底层软件J5同时点亮ovx8b和imx390失败

J5同时点亮ovx8b和imx390失败

已解决
szc2024-01-04
69
9

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





底层软件
征程5
评论1
0/1000
  • szc
    Lv.1

    ovx8b接在rx0,imx390接在rx3。

    执行的命令是

    elif test "$1" == "sen_ovx8b_imx390"; then

    export GDC_MODULE_SKIP=1

    echo "========= Run $1"

    ${COMMON_DIR}vpm_gtest -v "/userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/vpm_config.json" -k 0 -e 0 -S 1 -r 1000 -c "/userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/hb_j5dev.json" -M 3 \

    -x ${cam_rstart} -X ${vio_rstart} \

    --gtest_filter=VpmScenarioTest.multi_streams_pym \


    具体的配置文件如下:

    hb_j5dev.json:

    {

    "config_number":1,

    "board_name":"j5dvb",

    "config_0":{

    "comment": "ovx8b and imx390",

    "interface_type": "mipi",

    "lpwm_num":0,

    "lpwm_0":{

    "lpwm_index":0,

    "lpwm_enable":"0xf",

    "trigger_mode":8,

    "offset_us":[

    1,

    1,

    1,

    1

    ],

    "period_us":[

    33333,

    33333,

    33333,

    33333

    ],

    "duty_us":[

    10,

    10,

    10,

    10

    ]

    },

    "deserial_num":2,

    "deserial_0":{

    "deserial_name":"max9296",

    "deserial_addr":"0x48",

    "bus_type":0,

    "bus_num":1,

    "power_mode":0,

    "gpio_pin":[453,309],

    "gpio_level":[0,0]

    },

    "deserial_1":{

    "deserial_name":"max96712",

    "deserial_addr":"0x29",

    "bus_type":0,

    "bus_num":6,

    "power_mode":0,

    "gpio_pin":[456],

    "gpio_level":[0]

    },

    "port_number":2,

    "port_0":{

    "dev_port":0,

    "bus_type":0,

    "bus_num":1,

    "entry_num":0,

    "serial_addr":"0x40",

    "sensor_name":"ovx8b",

    "sensor_addr":"0x36",

    "reg_width":16,

    "extra_mode":0,

    "config_index":516,

    "sensor_mode":5,

    "fps":30,

    "resolution":2160,

    "deserial_index":0,

    "deserial_port":0,

    "data_path":"/userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/cim_config.json",

    "config_path":"/system/etc/cam/hb_mipi_ovx8b_raw12_%dfps_%dP.json"

    },

    "port_1":{

    "dev_port":1,

    "bus_type":0,

    "bus_num":6,

    "entry_num":3,

    "serial_addr":"0x41",

    "sensor_addr":"0x6d",

    "sensor_name":"imx390",

    "reg_width":16,

    "extra_mode":2,

    "config_index":0,

    "sensor_mode":0,

    "fps":30,

    "resolution":1080,

    "deserial_index":1,

    "deserial_port":0,

    "data_path":"/userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/cim_config.json",

    "config_path":"/app/bin/vps/vpm/cfg/evm/sen_cimdma_pym2_1080p_imx390_gdc_nano/hb_mipi_imx390c_yuv422_%dfps_%dP.json",

    "config_path+":"./hb_mipi_fscam_%dfps_%dP.json"

    }

    }

    }


    cim_config.json:

    {

    "pipeline0":{

    "cim": {

    "input": {

    "mipi": {

    "enable": 1,

    "width": 3840,

    "height": 2160,

    "format": 44,

    "rx_index": 0,

    "vc_index": 0,

    "channels": 1,

    "raw16_splict": 0,

    "dbg_clear": 0,

    "y_uv_swap": 0,

    "tag_enable": 0,

    "function": {

    "enable_frame_id": 1,

    "enable_bypass": 0,

    "enable_pattern": 0,

    "hdr_mode": 0,

    "set_init_frame_id": 1,

    "set_bypass_channels": 1

    }

    }

    },

    "output": {

    "pym": {

    "pym0_en": 0,

    "pym1_en": 0

    },

    "isp0": {

    "isp_ch0": 1,

    "isp_ch1": 0,

    "isp_ch2": 0,

    "isp_ch3": 0

    },

    "isp1":{

    "isp_ch0": 0,

    "isp_ch1": 0,

    "isp_ch2": 0,

    "isp_ch3": 0

    }

    }

    },

    "cim_dma": {

    "input": {

    "mipi": {

    "enable": 1,

    "width": 3840,

    "height": 2160,

    "format": 44,

    "vc_index": 0,

    "rx_index": 1,

    "raw16_splict": 0,

    "dbg_clear": 0,

    "y_uv_swap": 0,

    "tag_enable": 0,

    "function": {

    "enable_frame_id": 1,

    "enable_DMA": 1,

    "pack_mode": 0,

    "enable_bypass": 0,

    "enable_id_decoder": 0,

    "set_init_frame_id": 1,

    "set_bypass_channels": 1

    }

    }

    },

    "output": {

    "ddr": {

    "enable": 1,

    "format": 44,

    "width": 3840,

    "height": 2160,

    "buf_num": 6,

    "cached": 0,

    "use_ispbuf": 1

    }

    }

    }

    },

    "pipeline1":{

    "cim_dma": {

    "input": {

    "mipi": {

    "enable": 1,

    "width": 1921,

    "height": 1080,

    "format": 30,

    "vc_index": 0,

    "rx_index": 3,

    "raw16_splict": 0,

    "dbg_clear": 0,

    "y_uv_swap": 0,

    "tag_enable": 0,

    "function": {

    "enable_frame_id": 1,

    "enable_DMA": 1,

    "pack_mode": 0,

    "enable_bypass": 0,

    "enable_id_decoder": 0,

    "set_init_frame_id": 1,

    "set_bypass_channels": 0

    }

    }

    },

    "output": {

    "ddr": {

    "enable": 1,

    "format": 30,

    "width": 1936,

    "height": 1080,

    "buf_num": 6,

    "cached": 0,

    "use_ispbuf": 0

    }

    }

    }

    }

    }



    vpm_config.json


    {

    "pipeline0": {

    "isp": {

    "hw_id":0,

    "ctx_id": 0,

    "sched_mode":2,

    "hdr_mode": 1,

    "width": 3840,

    "height": 2160,

    "frame_rate": 30,

    "input_crop_enable": 0,

    "input_crop_x": 0,

    "input_crop_y": 0,

    "input_crop_width": 0,

    "input_crop_height": 0,

    "output_crop_enable": 0,

    "output_crop_x": 0,

    "output_crop_y": 0,

    "output_crop_width": 0,

    "output_crop_height": 0,

    "isp_stream_output_format": 1,

    "isp_dma_output_format": 0,

    "calib_mode": 1,

    "calib_lname": "/system/etc/cam/lib_x8bRGGB_pwl12_PH_Fov120.so",

    "isp_algo_state": 1

    },

    "pym": {

    "pym_config": {

    "pym_hw_id":0,

    "pym_mode": 1,

    "output_buf_num": 6,

    "time_out": 2000,

    "y_hor_coeff4": 0,

    "y_hor_coeff3": 1,

    "y_hor_coeff2": 1,

    "y_hor_coeff1": 0,

    "y_hor_coeff0": 0,

    "y_ver_coeff4": 0,

    "y_ver_coeff3": 1,

    "y_ver_coeff2": 1,

    "y_ver_coeff1": 0,

    "y_ver_coeff0": 0,

    "c_hor_coeff4": 0,

    "c_hor_coeff3": 1,

    "c_hor_coeff2": 1,

    "c_hor_coeff1": 0,

    "c_hor_coeff0": 0,

    "c_ver_coeff4": 0,

    "c_ver_coeff3": 1,

    "c_ver_coeff2": 1,

    "c_ver_coeff1": 0,

    "c_ver_coeff0": 0,

    "y_right_shift": 2,

    "c_right_shift": 2

    },

    "pym_ctrl": {

    "source_en": 1,

    "src_uv_bypass": 0,

    "src_in_width": 3840,

    "src_in_height": 2160,

    "src_in_stride_y": 3840,

    "src_in_stride_uv": 3840,

    "src_start_top": 0,

    "src_start_left": 0,

    "src_region_width": 3840,

    "src_region_height": 2160,

    "src_out_stride_y": 3840,

    "src_out_stride_uv": 3840,

    "suffix_hb_val": 68,

    "prefix_hb_val": 2,

    "suffix_vb_val": 20,

    "prefix_vb_val": 2,

    "pixel_num_before_sol": 16,

    "gs_max_layer_en": 5,

    "gs_en": 31,

    "gs_uv_bypass": 0,

    "gauss_info": [

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 1920,

    "gs_region_height": 1080,

    "gs_stride_y": 1920,

    "gs_stride_uv": 1920

    },

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 960,

    "gs_region_height": 540,

    "gs_stride_y": 960,

    "gs_stride_uv": 960

    },

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 480,

    "gs_region_height": 270,

    "gs_stride_y": 480,

    "gs_stride_uv": 480

    },

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 240,

    "gs_region_height": 134,

    "gs_stride_y": 240,

    "gs_stride_uv": 240

    },

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 120,

    "gs_region_height": 60,

    "gs_stride_y": 128,

    "gs_stride_uv": 128

    }

    ],

    "bl_max_layer_en": 5,

    "bl_en": 31,

    "bl_uv_bypass": 0,

    "bilinear_info": [

    {

    "bl_start_top": 0,

    "bl_start_left": 0,

    "bl_region_width": 1920,

    "bl_region_height": 1080,

    "bl_stride_y": 1920,

    "bl_stride_uv": 1920

    },

    {

    "bl_start_top": 0,

    "bl_start_left": 0,

    "bl_region_width": 960,

    "bl_region_height": 540,

    "bl_stride_y": 960,

    "bl_stride_uv": 960

    },

    {

    "bl_start_top": 0,

    "bl_start_left": 0,

    "bl_region_width": 480,

    "bl_region_height": 270,

    "bl_stride_y": 480,

    "bl_stride_uv": 480

    },

    {

    "bl_start_top": 0,

    "bl_start_left": 0,

    "bl_region_width": 240,

    "bl_region_height": 134,

    "bl_stride_y":240,

    "bl_stride_uv": 240

    },

    {

    "bl_start_top": 0,

    "bl_start_left": 0,

    "bl_region_width": 120,

    "bl_region_height": 60,

    "bl_stride_y": 128,

    "bl_stride_uv": 128

    }

    ],

    "upscale_roi_en": 1,

    "us_roi_uv_bypass": 0,

    "us_roi_start_left": 0,

    "us_roi_start_top": 0,

    "us_roi_region_width": 1920,

    "us_roi_region_height": 1080,

    "us_roi_stride_y": 1920,

    "us_roi_stride_uv": 1920,

    "us_roi_out_width": 1920,

    "us_roi_out_height": 1080,

    "ds_roi_en": 63,

    "ds_roi_uv_bypass": 0,

    "ds_roi": [

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 1280,

    "ds_roi_region_height": 720,

    "ds_roi_stride_y": 1280,

    "ds_roi_stride_uv": 1280,

    "ds_roi_out_width": 1280,

    "ds_roi_out_height": 720

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 1280,

    "ds_roi_region_height": 720,

    "ds_roi_stride_y": 1280,

    "ds_roi_stride_uv": 1280,

    "ds_roi_out_width": 1280,

    "ds_roi_out_height": 720

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 1280,

    "ds_roi_region_height": 720,

    "ds_roi_stride_y": 1280,

    "ds_roi_stride_uv": 1280,

    "ds_roi_out_width": 1280,

    "ds_roi_out_height": 720

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 1280,

    "ds_roi_region_height": 720,

    "ds_roi_stride_y": 1280,

    "ds_roi_stride_uv": 1280,

    "ds_roi_out_width": 1280,

    "ds_roi_out_height": 720

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 1280,

    "ds_roi_region_height": 720,

    "ds_roi_stride_y": 1280,

    "ds_roi_stride_uv": 1280,

    "ds_roi_out_width": 1280,

    "ds_roi_out_height": 720

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 1280,

    "ds_roi_region_height": 720,

    "ds_roi_stride_y": 1280,

    "ds_roi_stride_uv": 1280,

    "ds_roi_out_width": 1280,

    "ds_roi_out_height": 720

    }

    ],

    "pre_line_int_0_set": 0,

    "pre_line_int_1_set": 0,

    "pre_line_int_2_set": 0,

    "pre_line_int_3_set": 0,

    "pre_line_int_4_set": 0,

    "pre_line_int_5_set": 0,

    "pre_line_int_6_set": 0,

    "pre_line_int_7_set": 0

    }

    },

    "gdc": {

    "input_width": 1920,

    "input_height": 1080,

    "output_width": 1920,

    "output_height": 1080,

    "buf_num": 8,

    "fb_buf_num": 8

    }

    },

    "pipeline1": {

    "pym": {

    "pym_config": {

    "pym_hw_id":2,

    "pym_mode": 2,

    "output_buf_num": 6,

    "time_out": 6000,

    "y_hor_coeff4": 0,

    "y_hor_coeff3": 1,

    "y_hor_coeff2": 1,

    "y_hor_coeff1": 0,

    "y_hor_coeff0": 0,

    "y_ver_coeff4": 0,

    "y_ver_coeff3": 1,

    "y_ver_coeff2": 1,

    "y_ver_coeff1": 0,

    "y_ver_coeff0": 0,

    "c_hor_coeff4": 0,

    "c_hor_coeff3": 1,

    "c_hor_coeff2": 1,

    "c_hor_coeff1": 0,

    "c_hor_coeff0": 0,

    "c_ver_coeff4": 0,

    "c_ver_coeff3": 1,

    "c_ver_coeff2": 1,

    "c_ver_coeff1": 0,

    "c_ver_coeff0": 0,

    "y_right_shift": 2,

    "c_right_shift": 2

    },

    "pym_ctrl": {

    "source_en": 1,

    "src_uv_bypass": 0,

    "src_in_width": 1936,

    "src_in_height": 1080,

    "src_in_stride_y": 1936,

    "src_in_stride_uv": 1936,

    "src_start_top": 0,

    "src_start_left": 0,

    "src_region_width": 1936,

    "src_region_height": 1080,

    "src_out_stride_y": 1936,

    "src_out_stride_uv": 1936,

    "suffix_hb_val": 68,

    "prefix_hb_val": 2,

    "suffix_vb_val": 20,

    "prefix_vb_val": 2,

    "pixel_num_before_sol": 16,

    "gs_max_layer_en": 5,

    "gs_en": 0,

    "gs_uv_bypass": 0,

    "gauss_info": [

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 960,

    "gs_region_height": 512,

    "gs_stride_y": 960,

    "gs_stride_uv": 960

    },

    {

    "gs_start_top": 10,

    "gs_start_left": 40,

    "gs_region_width": 240,

    "gs_region_height": 130,

    "gs_stride_y": 240,

    "gs_stride_uv": 240

    },

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 130,

    "gs_region_height": 70,

    "gs_stride_y": 130,

    "gs_stride_uv": 130

    },

    {

    "gs_start_top": 10,

    "gs_start_left": 0,

    "gs_region_width": 64,

    "gs_region_height": 32,

    "gs_stride_y": 64,

    "gs_stride_uv": 64

    },

    {

    "gs_start_top": 0,

    "gs_start_left": 0,

    "gs_region_width": 0,

    "gs_region_height": 0,

    "gs_stride_y": 0,

    "gs_stride_uv": 0

    }

    ],

    "bl_max_layer_en": 0,

    "bl_en": 0,

    "bl_uv_bypass": 0,

    "bilinear_info": [

    {

    "bl_start_top": 64,

    "bl_start_left": 32,

    "bl_region_width": 320,

    "bl_region_height": 240,

    "bl_stride_y": 320,

    "bl_stride_uv": 320

    },

    {

    "bl_start_top": 6,

    "bl_start_left": 64,

    "bl_region_width": 240,

    "bl_region_height": 80,

    "bl_stride_y": 240,

    "bl_stride_uv": 240

    },

    {

    "bl_start_top": 16,

    "bl_start_left": 8,

    "bl_region_width": 120,

    "bl_region_height": 60,

    "bl_stride_y": 120,

    "bl_stride_uv": 120

    },

    {

    "bl_start_top": 0,

    "bl_start_left": 12,

    "bl_region_width": 48,

    "bl_region_height": 32,

    "bl_stride_y":48,

    "bl_stride_uv": 48

    },

    {

    "bl_start_top": 0,

    "bl_start_left": 0,

    "bl_region_width": 0,

    "bl_region_height": 0,

    "bl_stride_y": 0,

    "bl_stride_uv": 0

    }

    ],

    "upscale_roi_en": 0,

    "us_roi_uv_bypass": 0,

    "us_roi_start_left": 0,

    "us_roi_start_top": 0,

    "us_roi_region_width": 1920,

    "us_roi_region_height": 1080,

    "us_roi_stride_y": 1920,

    "us_roi_stride_uv": 1920,

    "us_roi_out_width": 1920,

    "us_roi_out_height": 1080,

    "ds_roi_en": 1,

    "ds_roi_uv_bypass": 0,

    "ds_roi": [

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 1872,

    "ds_roi_region_height": 1008,

    "ds_roi_stride_y": 960,

    "ds_roi_stride_uv": 960,

    "ds_roi_out_width": 960,

    "ds_roi_out_height": 512

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 20,

    "ds_roi_start_left": 16,

    "ds_roi_region_width": 900,

    "ds_roi_region_height": 600,

    "ds_roi_stride_y": 700,

    "ds_roi_stride_uv": 700,

    "ds_roi_out_width": 700,

    "ds_roi_out_height": 500

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 8,

    "ds_roi_start_left": 48,

    "ds_roi_region_width": 720,

    "ds_roi_region_height": 480,

    "ds_roi_stride_y": 640,

    "ds_roi_stride_uv": 640,

    "ds_roi_out_width": 640,

    "ds_roi_out_height": 320

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 18,

    "ds_roi_start_left": 24,

    "ds_roi_region_width": 520,

    "ds_roi_region_height": 450,

    "ds_roi_stride_y": 320,

    "ds_roi_stride_uv": 320,

    "ds_roi_out_width": 320,

    "ds_roi_out_height": 160

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 0,

    "ds_roi_region_width": 520,

    "ds_roi_region_height": 450,

    "ds_roi_stride_y": 512,

    "ds_roi_stride_uv": 512,

    "ds_roi_out_width": 512,

    "ds_roi_out_height": 240

    },

    {

    "ds_roi_layer": 0,

    "ds_roi_sel": 0,

    "ds_roi_start_top": 0,

    "ds_roi_start_left": 10,

    "ds_roi_region_width": 520,

    "ds_roi_region_height": 450,

    "ds_roi_stride_y": 122,

    "ds_roi_stride_uv": 122,

    "ds_roi_out_width": 122,

    "ds_roi_out_height": 32

    }

    ],

    "pre_line_int_0_set": 0,

    "pre_line_int_1_set": 0,

    "pre_line_int_2_set": 0,

    "pre_line_int_3_set": 0,

    "pre_line_int_4_set": 0,

    "pre_line_int_5_set": 0,

    "pre_line_int_6_set": 0,

    "pre_line_int_7_set": 0

    }

    },

    "gdc": {

    "input_width": 1936,

    "input_height": 1080,

    "output_width": 1920,

    "output_height": 1080,

    "buf_num": 8,

    "fb_buf_num": 8

    }

    }

    }


    2024-01-04
    0
    8
    • 只蓝片羽回复szc:

      您好:

      2024-01-04
      0
    • 只蓝片羽回复szc:

      您好:

      2024-01-04
      0
    • 只蓝片羽回复szc:

      您好,(抱歉前面回车好像有问题,换行直接变回复了...) 您这里如果想要一个一个串行的进行初始化配置,可以在config_0下增加字段: "init_in_seq": 1, 看是否有效? 另外您这里用的imx390是自己点亮接入的库么?是否有对公共的硬件做什么操作? 如上电、复位等,可能导致上述问题?

      2024-01-04
      0
    • szc回复szc:

      好的。我试下

      2024-01-05
      0
    • szc回复szc:

      是如下增加init_in_seq吗? imx390不是自己点亮接入的库。 对公共硬件没有操作。 "config_0":{ "comment": "ovx8b and imx390","init_in_seq": 1, "init_in_seq": 1, "interface_type": "mipi",

      2024-01-05
      0
    • szc回复szc:

      "config_0":{ "comment": "ovx8b and imx390", "init_in_seq": 1, "interface_type": "mipi",

      2024-01-05
      0
    • szc回复szc:

      增加了"init_in_seq": 1后, ovx8b和imx390可以配置成功。但是hbplayer只能收到第二个imx390摄像头的数据, 收不到第一个摄像头ovx8b的数据。 执行cat /sys/devices/platform/soc/47010000.cam_sys/47060000.cim/fps 命令,CIM 0 到 3没有input fps。 不知道为什么 log如下: 01-01 08:56:08.145 I/ ( 1723): [3369.635742][VIO TEST MAIN]:[parse_opts][197]vio_cfg_file = /userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/vpm_config.json 01-01 08:56:08.145 I/ ( 1723): [3369.636230][VIO TEST MAIN]:[parse_opts][293]frame_info_check_enable = 0 01-01 08:56:08.145 I/ ( 1723): [3369.636230][VIO TEST MAIN]:[parse_opts][281]pym_show_layer = 0 01-01 08:56:08.145 I/ ( 1723): [3369.636230][VIO TEST MAIN]:[parse_opts][289]hbplayer = 1 01-01 08:56:08.145 I/ ( 1723): [3369.636230][VIO TEST MAIN]:[parse_opts][209]run_time = 1000 01-01 08:56:08.145 I/ ( 1723): [3369.636230][VIO TEST MAIN]:[parse_opts][201]cam_cfg_file = /userdata/app/bin/vps/vpm/cfg/sen_ovx8b_imx390/hb_j5dev.json 01-01 08:56:08.145 I/ ( 1723): [3369.636230][VIO TEST MAIN]:[parse_opts][217]pipe_mask = 3(0x3) 01-01 08:56:08.145 I/ ( 1723): [3369.636230][VIO TEST MAIN]:[parse_opts][317]cam_start_stop = 0 01-01 08:56:08.150 I/ ( 1723): [3369.641113][VIO TEST UIIL COMM]:[soc_ver_check][810]Vps running on soc J5 ver2.0 01-01 08:56:08.151 I/ ( 1723): [3369.642976]hb_vin_parser[227] L: index:0 port num 2 01-01 08:56:08.152 W/ ( 1723): [3369.643799][hb cim utils]:skip_frame has empty json value 01-01 08:56:08.152 W/ ( 1723): [3369.643799][hb cim utils]:input_fps has empty json value 01-01 08:56:08.152 W/ ( 1723): [3369.643799][hb cim utils]:output_fps has empty json value 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:===cim cfg input info==== 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.enable(1) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.rx_index (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.vc_index (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.channels (1) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.tag_enable (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.height (2160) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.width (3840) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.format (44) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.raw16_splict (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.dbg_clear (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:mipi.y_uv_swap (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.enable_bypass (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.enable_frame_id (1) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.enable_pattern (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.hdr_mode (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.set_init_frame_id (1) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.set_bypass_channels (1) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.skip_frame (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.input_fps (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:func.output_fps (0) 01-01 08:56:08.152 I/ ( 1723): [3369.643799][cim hal]:===cim cfg output info=== 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out pym pym0_en (0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out pym pym1_en (0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[0] isp_ch0(1) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[0] isp_ch1(0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[0] isp_ch2(0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[0] isp_ch3(0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[1] isp_ch0(0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[1] isp_ch1(0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[1] isp_ch2(0) 01-01 08:56:08.152 I/ ( 1723): [3369.644043][cim hal]:out isp[1] isp_ch3(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644043][cim hal]:--cim_entity_parser_config out-- 01-01 08:56:08.153 I/ ( 1723): [3369.644043][cim_dma hal]:--cim_dma_entity_parser_config in-- 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:channels has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:enable_pattern has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:skip_frame has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:input_fps has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:output_fps has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:stride has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:out_buf_noinvalid has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:out_buf_noncached has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:water_level_mark has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644043][hb cim utils]:embeded_data_en has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644287][hb cim utils]:embeded_dependence has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644287][hb cim utils]:embeded_width has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644287][hb cim utils]:embeded_height has empty json value 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:===cim_dma cfg input info==== 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.enable(1) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.vc_index (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.mipi_rx_index (1) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.format (44) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.height (2160) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.width (3840) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.raw16_splict (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.dbg_clear (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:mipi.y_uv_swap (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.enable_bypass (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.enable_frame_id (1) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.enable_DMA (1) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.pack_mode (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.set_init_frame_id (1) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.set_bypass_channels (1) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.skip_frame (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.input_fps (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:func.output_fps (0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:===cim_dma cfg ddr output info=== 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr enable(1) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr width(3840) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr height(2160) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr format(44) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr stride(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr buf_num(6) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr out_buf_noncached(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr out_buf_noinvalid(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644287][cim_dma hal]:out ddr use_ispbuf(1) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:out ddr water_level_mark(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:out ddr embeded_data_en(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:out ddr embeded_dependence(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:out ddr embeded_width(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:out ddr embeded_height(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:===cim_dma cfg tx output info=== 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:tx.enable(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:tx.index(0) 01-01 08:56:08.153 I/ ( 1723): [3369.644531][cim_dma hal]:--cim_dma_entity_parser_config out--size = 200 01-01 08:56:08.153 I/ ( 1723): [3369.644775][cim_dma hal]:--cim_dma_entity_parser_config in-- 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:channels has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:enable_pattern has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:skip_frame has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:input_fps has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:output_fps has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:stride has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:out_buf_noinvalid has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:out_buf_noncached has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:water_level_mark has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.644775][hb cim utils]:embeded_data_en has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.645020][hb cim utils]:embeded_dependence has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.645020][hb cim utils]:embeded_width has empty json value 01-01 08:56:08.153 W/ ( 1723): [3369.645020][hb cim utils]:embeded_height has empty json value 01-01 08:56:08.153 I/ ( 1723): [3369.645020][cim_dma hal]:===cim_dma cfg input info==== 01-01 08:56:08.153 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.enable(1) 01-01 08:56:08.153 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.vc_index (0) 01-01 08:56:08.153 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.mipi_rx_index (3) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.format (30) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.height (1080) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.width (1921) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.raw16_splict (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.dbg_clear (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:mipi.y_uv_swap (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.enable_bypass (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.enable_frame_id (1) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.enable_DMA (1) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.pack_mode (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.set_init_frame_id (1) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.set_bypass_channels (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.skip_frame (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.input_fps (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:func.output_fps (0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:===cim_dma cfg ddr output info=== 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr enable(1) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr width(1936) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr height(1080) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr format(30) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr stride(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr buf_num(6) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr out_buf_noncached(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645020][cim_dma hal]:out ddr out_buf_noinvalid(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:out ddr use_ispbuf(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:out ddr water_level_mark(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:out ddr embeded_data_en(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:out ddr embeded_dependence(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:out ddr embeded_width(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:out ddr embeded_height(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:===cim_dma cfg tx output info=== 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:tx.enable(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:tx.index(0) 01-01 08:56:08.154 I/ ( 1723): [3369.645264][cim_dma hal]:--cim_dma_entity_parser_config out--size = 200 01-01 08:56:08.155 I/ ( 1723): [3369.646240][ISP]:[isp_entity_parser_config][687]--- isp_entity_parser_config --- 01-01 08:56:08.155 W/ ( 1723): [3369.646240][ISP]:[isp_entity_parser_config][709]isp pattern control null. set as normal. 01-01 08:56:08.155 W/ ( 1723): [3369.646484][ISP]:[isp_entity_parser_config][807]isp in_buf_noclean null.set default 0 01-01 08:56:08.155 W/ ( 1723): [3369.646484][ISP]:[isp_entity_parser_config][814]isp in_buf_noncached null.set default 0 01-01 08:56:08.155 W/ ( 1723): [3369.646484][ISP]:[isp_entity_parser_config][821]isp out_buf_noinvalid null.set default 0 01-01 08:56:08.155 W/ ( 1723): [3369.646484][ISP]:[isp_entity_parser_config][828]isp out_buf_noncached null.set default 0 01-01 08:56:08.155 W/ ( 1723): [3369.646484][ISP]:[isp_entity_parser_config][835]isp_inner_module_bypass null. 01-01 08:56:08.155 E/ ( 1723): [3369.646484][ISP]:[cjson_string_dup][545]json file path /system/etc/cam/lib_x8bRGGB_pwl12_PH_Fov120.so length 46 limit 100 01-01 08:56:08.155 I/ ( 1723): [3369.646484][ISP]:[isp_pub_attr_info_print][18]Hw id = 0 01-01 08:56:08.155 I/ ( 1723): Ctx id = 0 01-01 08:56:08.155 I/ ( 1723): Test_pattern = 0 01-01 08:56:08.155 I/ ( 1723): hdr_mode = 1 01-01 08:56:08.155 I/ ( 1723): size width = 3840 01-01 08:56:08.155 I/ ( 1723): size height = 2160 01-01 08:56:08.155 I/ ( 1723): frame_rate = 30 01-01 08:56:08.155 I/ ( 1723): input_crop enable = 0 01-01 08:56:08.155 I/ ( 1723): input_crop rect x = 0 01-01 08:56:08.155 I/ ( 1723): input_crop rect y = 0 01-01 08:56:08.155 I/ ( 1723): input_crop rect w = 0 01-01 08:56:08.155 I/ ( 1723): input_crop rect h = 0 01-01 08:56:08.155 I/ ( 1723): output_crop enable = 0 01-01 08:56:08.155 I/ ( 1723): output_crop rect x = 0 01-01 08:56:08.155 I/ ( 1723): output_crop rect y = 0 01-01 08:56:08.155 I/ ( 1723): output_crop rect w = 0 01-01 08:56:08.155 I/ ( 1723): output_crop rect h = 0 01-01 08:56:08.155 I/ ( 1723): [3369.646484][ISP]:[isp_cfg_info_print][62]dev_sched_mode = 2 01-01 08:56:08.155 I/ ( 1723): stream_output_mode = 1 01-01 08:56:08.155 I/ ( 1723): axi_output_mode = 0 01-01 08:56:08.155 I/ ( 1723): [3369.646484][ISP]:[isp_cfg_info_print][68]isp_calib_type(1) 01-01 08:56:08.155 I/ ( 1723): [3369.646484][ISP]:[isp_cfg_info_print][69]isp_calib_lib_name(/system/etc/cam/lib_x8bRGGB_pwl12_PH_Fov120.so) 01-01 08:56:08.155 I/ ( 1723): [3369.646484][ISP]:[isp_cfg_info_print][70]isp_algo_state(1) 01-01 08:56:08.155 I/ ( 1723): [3369.646484][ISP]:[isp_entity_parser_config][874]--- isp_entity_parser_config done --- 01-01 08:56:08.155 I/ ( 1723): [3369.646630]hb_vpm_parser[316] L: pipe(0) sched_mode:2 01-01 08:56:08.155 I/ ( 1723): [3369.646484][PYM]:[pym_entity_parser_config][1836]pym_entity_parser_config in. 01-01 08:56:08.155 W/ ( 1723): [3369.646484][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noinvalid has empty json value 01-01 08:56:08.155 W/ ( 1723): [3369.646484][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noncached has empty json value 01-01 08:56:08.155 W/ ( 1723): [3369.646484][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noclean has empty json value 01-01 08:56:08.155 W/ ( 1723): [3369.646484][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noncached has empty json value 01-01 08:56:08.155 W/ ( 1723): [3369.646729][VPM UIILS]:[hb_utils_get_json_value][50]pingpong_ring has empty json value 01-01 08:56:08.155 W/ ( 1723): [3369.646729][VPM UIILS]:[hb_utils_get_json_value][50]layer_num_transfer_gdc has empty json value 01-01 08:56:08.155 W/ ( 1723): [3369.646729][VPM UIILS]:[hb_utils_get_json_value][50]buf_consecutive has empty json value 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1754]--- pym_p_ctrl_info_print in ! --- 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1757]pym_id = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1758]pym_mode = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1759]output_buf_num = 6 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1760]timeout = 2000 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1761]data_format = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1762]out_buf_noinvalid = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1763]out_buf_noncached = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1764]in_buf_noclean = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1765]in_buf_noncached = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1766]pingpong_ring = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1767]buf_consecutive = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1768]layer_num_transfer_gdc = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[0] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[0] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[0] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[0] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[1] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[1] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[1] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647461][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[1] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[2] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[2] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[2] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[2] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[3] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[3] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[3] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[3] = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[4] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[4] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[4] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[4] = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1777]y_right_shift = 2 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print][1778]c_right_shift = 2 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1654]pixel_num_before_sol = 16 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1655]pic_width = 3840 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1656]pic_height = 2160 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1657]suffix_hb_val = 68 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1658]prefix_hb_val = 2 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1659]suffix_vb_val = 20 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1660]prefix_vb_val = 2 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1662]us_roi_en = 1 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1663]us_roi_uv_bypass= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1664]us_roi_info.start_top= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1665]us_roi_info.start_left= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1666]us_roi_info.stride_uv= 1920 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1667]us_roi_info.stride_y= 1920 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1668]us_roi_info.step_v= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647705][PYM]:[pym_cfg_info_print_us][1669]us_roi_info.step_h= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_us][1670]us_roi_info.out_width= 1920 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_us][1671]us_roi_info.out_height= 1080 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_us][1672]us_roi_info.phase_y_v= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_us][1673]us_roi_info.phase_y_h= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1681]ds_roi_en = 63 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1682]ds_roi_uv_bypass = 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[0]= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[0]= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[0].start_top= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[0].start_left= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[0].region_width= 1280 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[0].region_height= 720 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[0].stride_uv= 1280 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[0].stride_y= 1280 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[0].step_v= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[0].step_h= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[0].out_width= 1280 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[0].out_height= 720 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[0].phase_y_v= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[0].phase_y_h= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[1]= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[1]= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[1].start_top= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[1].start_left= 0 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[1].region_width= 1280 01-01 08:56:08.156 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[1].region_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.647949][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[1].stride_uv= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[1].stride_y= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[1].step_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[1].step_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[1].out_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[1].out_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[1].phase_y_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[1].phase_y_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[2]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[2]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[2].start_top= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[2].start_left= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[2].region_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[2].region_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[2].stride_uv= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[2].stride_y= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[2].step_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[2].step_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[2].out_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648193][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[2].out_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[2].phase_y_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[2].phase_y_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[3]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[3]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[3].start_top= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[3].start_left= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[3].region_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[3].region_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[3].stride_uv= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[3].stride_y= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[3].step_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[3].step_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[3].out_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[3].out_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[3].phase_y_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[3].phase_y_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[4]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[4]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[4].start_top= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[4].start_left= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[4].region_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[4].region_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[4].stride_uv= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[4].stride_y= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[4].step_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[4].step_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648438][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[4].out_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[4].out_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[4].phase_y_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[4].phase_y_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[5]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[5]= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[5].start_top= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[5].start_left= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[5].region_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[5].region_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[5].stride_uv= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[5].stride_y= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[5].step_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[5].step_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[5].out_width= 1280 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[5].out_height= 720 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[5].phase_y_v= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[5].phase_y_h= 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1707]src_bypass_uv = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1708]src_en = 1 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1709]src_in_stride_y = 3840 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1710]src_in_stride_uv = 3840 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1711]src_info.start_left = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1712]src_info.start_top = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1713]src_info.region_width = 3840 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1714]src_info.region_height = 2160 01-01 08:56:08.157 I/ ( 1723): [3369.648682][PYM]:[pym_cfg_info_print_src][1715]src_info.stride_y = 3840 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_src][1716]src_info.stride_uv = 3840 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1724]gs_max_layer_en = 5 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1725]gs_en = 31 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1726]gs_bypass_uv = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[0].start_left = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[0].start_top = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[0].region_width = 1920 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[0].region_height = 1080 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[0].stride_y = 1920 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[0].stride_uv = 1920 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[1].start_left = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[1].start_top = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[1].region_width = 960 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[1].region_height = 540 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[1].stride_y = 960 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[1].stride_uv = 960 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[2].start_left = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[2].start_top = 0 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[2].region_width = 480 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[2].region_height = 270 01-01 08:56:08.157 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[2].stride_y = 480 01-01 08:56:08.158 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[2].stride_uv = 480 01-01 08:56:08.158 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[3].start_left = 0 01-01 08:56:08.158 I/ ( 1723): [3369.648926][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[3].start_top = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[3].region_width = 240 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[3].region_height = 134 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[3].stride_y = 240 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[3].stride_uv = 240 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[4].start_left = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[4].start_top = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[4].region_width = 120 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[4].region_height = 60 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[4].stride_y = 128 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[4].stride_uv = 128 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1735]bl_max_layer_en = 5 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1736]bl_en = 31 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1737]bl_bypass_uv = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[0].start_left = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[0].start_top = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[0].region_width = 1920 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[0].region_height = 1080 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[0].stride_y = 1920 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[0].stride_uv = 1920 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[1].start_left = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[1].start_top = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[1].region_width = 960 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[1].region_height = 540 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[1].stride_y = 960 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[1].stride_uv = 960 01-01 08:56:08.158 I/ ( 1723): [3369.649170][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[2].start_left = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[2].start_top = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[2].region_width = 480 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[2].region_height = 270 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[2].stride_y = 480 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[2].stride_uv = 480 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[3].start_left = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[3].start_top = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[3].region_width = 240 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[3].region_height = 134 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[3].stride_y = 240 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[3].stride_uv = 240 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[4].start_left = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[4].start_top = 0 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[4].region_width = 120 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[4].region_height = 60 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[4].stride_y = 128 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[4].stride_uv = 128 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_cfg_info_print][1789]--- pym_p_ctrl_info_print out --- 01-01 08:56:08.158 I/ ( 1723): [3369.649414][PYM]:[pym_entity_parser_config][1871]pym_entity_parser_config done. pym_cfg size(820) 01-01 08:56:08.158 I/ ( 1723): [3369.649414][GDC]:[gdc_entity_parser_config][244]--- gdc info in --- 01-01 08:56:08.158 W/ ( 1723): [3369.649414][GDC]:[gdc_entity_parser_config][291]node is NULL error 01-01 08:56:08.158 W/ ( 1723): [3369.649658][GDC]:[gdc_entity_parser_config][297]node is NULL error 01-01 08:56:08.158 W/ ( 1723): [3369.649658][GDC]:[gdc_entity_parser_config][303]node is NULL error 01-01 08:56:08.158 W/ ( 1723): [3369.649658][GDC]:[gdc_entity_parser_config][309]node is NULL error 01-01 08:56:08.158 W/ ( 1723): [3369.649658][GDC]:[gdc_entity_parser_config][315]node is NULL error 01-01 08:56:08.158 I/ ( 1723): [3369.649658][PYM]:[pym_entity_parser_config][1836]pym_entity_parser_config in. 01-01 08:56:08.158 W/ ( 1723): [3369.649658][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noinvalid has empty json value 01-01 08:56:08.158 W/ ( 1723): [3369.649658][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noncached has empty json value 01-01 08:56:08.158 W/ ( 1723): [3369.649658][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noclean has empty json value 01-01 08:56:08.158 W/ ( 1723): [3369.649658][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noncached has empty json value 01-01 08:56:08.158 W/ ( 1723): [3369.649658][VPM UIILS]:[hb_utils_get_json_value][50]pingpong_ring has empty json value 01-01 08:56:08.158 W/ ( 1723): [3369.649658][VPM UIILS]:[hb_utils_get_json_value][50]layer_num_transfer_gdc has empty json value 01-01 08:56:08.158 W/ ( 1723): [3369.649658][VPM UIILS]:[hb_utils_get_json_value][50]buf_consecutive has empty json value 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1754]--- pym_p_ctrl_info_print in ! --- 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1757]pym_id = 2 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1758]pym_mode = 2 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1759]output_buf_num = 6 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1760]timeout = 6000 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1761]data_format = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1762]out_buf_noinvalid = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1763]out_buf_noncached = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1764]in_buf_noclean = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1765]in_buf_noncached = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1766]pingpong_ring = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650146][PYM]:[pym_cfg_info_print][1767]buf_consecutive = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1768]layer_num_transfer_gdc = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[0] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[0] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[0] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[0] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[1] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[1] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[1] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[1] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[2] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[2] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[2] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[2] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[3] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[3] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[3] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[3] = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[4] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[4] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[4] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[4] = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1777]y_right_shift = 2 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print][1778]c_right_shift = 2 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print_us][1654]pixel_num_before_sol = 16 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print_us][1655]pic_width = 1936 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print_us][1656]pic_height = 1080 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print_us][1657]suffix_hb_val = 68 01-01 08:56:08.159 I/ ( 1723): [3369.650391][PYM]:[pym_cfg_info_print_us][1658]prefix_hb_val = 2 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1659]suffix_vb_val = 20 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1660]prefix_vb_val = 2 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1662]us_roi_en = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1663]us_roi_uv_bypass= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1664]us_roi_info.start_top= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1665]us_roi_info.start_left= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1666]us_roi_info.stride_uv= 1920 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1667]us_roi_info.stride_y= 1920 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1668]us_roi_info.step_v= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1669]us_roi_info.step_h= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1670]us_roi_info.out_width= 1920 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1671]us_roi_info.out_height= 1080 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1672]us_roi_info.phase_y_v= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_us][1673]us_roi_info.phase_y_h= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1681]ds_roi_en = 1 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1682]ds_roi_uv_bypass = 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[0]= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[0]= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[0].start_top= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[0].start_left= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[0].region_width= 1872 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[0].region_height= 1008 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[0].stride_uv= 960 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[0].stride_y= 960 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[0].step_v= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650635][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[0].step_h= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[0].out_width= 960 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[0].out_height= 512 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[0].phase_y_v= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[0].phase_y_h= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[1]= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[1]= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[1].start_top= 20 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[1].start_left= 16 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[1].region_width= 900 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[1].region_height= 600 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[1].stride_uv= 700 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[1].stride_y= 700 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[1].step_v= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[1].step_h= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[1].out_width= 700 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[1].out_height= 500 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[1].phase_y_v= 0 01-01 08:56:08.159 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[1].phase_y_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[2]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[2]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[2].start_top= 8 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[2].start_left= 48 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[2].region_width= 720 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[2].region_height= 480 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[2].stride_uv= 640 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[2].stride_y= 640 01-01 08:56:08.160 I/ ( 1723): [3369.650879][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[2].step_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[2].step_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[2].out_width= 640 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[2].out_height= 320 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[2].phase_y_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[2].phase_y_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[3]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[3]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[3].start_top= 18 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[3].start_left= 24 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[3].region_width= 520 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[3].region_height= 450 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[3].stride_uv= 320 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[3].stride_y= 320 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[3].step_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[3].step_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[3].out_width= 320 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[3].out_height= 160 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[3].phase_y_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[3].phase_y_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[4]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[4]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[4].start_top= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[4].start_left= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[4].region_width= 520 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[4].region_height= 450 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[4].stride_uv= 512 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[4].stride_y= 512 01-01 08:56:08.160 I/ ( 1723): [3369.651123][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[4].step_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[4].step_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[4].out_width= 512 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[4].out_height= 240 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[4].phase_y_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[4].phase_y_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[5]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[5]= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[5].start_top= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[5].start_left= 10 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[5].region_width= 520 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[5].region_height= 450 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[5].stride_uv= 122 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[5].stride_y= 122 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[5].step_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[5].step_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[5].out_width= 122 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[5].out_height= 32 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[5].phase_y_v= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[5].phase_y_h= 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_src][1707]src_bypass_uv = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_src][1708]src_en = 1 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_src][1709]src_in_stride_y = 1936 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_src][1710]src_in_stride_uv = 1936 01-01 08:56:08.160 I/ ( 1723): [3369.651367][PYM]:[pym_cfg_info_print_src][1711]src_info.start_left = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_src][1712]src_info.start_top = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_src][1713]src_info.region_width = 1936 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_src][1714]src_info.region_height = 1080 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_src][1715]src_info.stride_y = 1936 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_src][1716]src_info.stride_uv = 1936 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1724]gs_max_layer_en = 5 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1725]gs_en = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1726]gs_bypass_uv = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[0].start_left = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[0].start_top = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[0].region_width = 960 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[0].region_height = 512 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[0].stride_y = 960 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[0].stride_uv = 960 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[1].start_left = 40 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[1].start_top = 10 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[1].region_width = 240 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[1].region_height = 130 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[1].stride_y = 240 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[1].stride_uv = 240 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[2].start_left = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[2].start_top = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[2].region_width = 130 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[2].region_height = 70 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[2].stride_y = 130 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[2].stride_uv = 130 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[3].start_left = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651611][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[3].start_top = 10 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[3].region_width = 64 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[3].region_height = 32 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[3].stride_y = 64 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[3].stride_uv = 64 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[4].start_left = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[4].start_top = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[4].region_width = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[4].region_height = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[4].stride_y = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[4].stride_uv = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1735]bl_max_layer_en = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1736]bl_en = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1737]bl_bypass_uv = 0 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[0].start_left = 32 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[0].start_top = 64 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[0].region_width = 320 01-01 08:56:08.160 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[0].region_height = 240 01-01 08:56:08.161 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[0].stride_y = 320 01-01 08:56:08.161 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[0].stride_uv = 320 01-01 08:56:08.161 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[1].start_left = 64 01-01 08:56:08.161 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[1].start_top = 6 01-01 08:56:08.161 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[1].region_width = 240 01-01 08:56:08.161 I/ ( 1723): [3369.651855][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[1].region_height = 80 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[1].stride_y = 240 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[1].stride_uv = 240 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[2].start_left = 8 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[2].start_top = 16 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[2].region_width = 120 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[2].region_height = 60 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[2].stride_y = 120 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[2].stride_uv = 120 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[3].start_left = 12 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[3].start_top = 0 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[3].region_width = 48 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[3].region_height = 32 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[3].stride_y = 48 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[3].stride_uv = 48 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[4].start_left = 0 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[4].start_top = 0 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[4].region_width = 0 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[4].region_height = 0 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[4].stride_y = 0 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[4].stride_uv = 0 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_cfg_info_print][1789]--- pym_p_ctrl_info_print out --- 01-01 08:56:08.161 I/ ( 1723): [3369.652344][PYM]:[pym_entity_parser_config][1871]pym_entity_parser_config done. pym_cfg size(820) 01-01 08:56:08.161 I/ ( 1723): [3369.652344][GDC]:[gdc_entity_parser_config][244]--- gdc info in --- 01-01 08:56:08.161 W/ ( 1723): [3369.652344][GDC]:[gdc_entity_parser_config][291]node is NULL error 01-01 08:56:08.161 W/ ( 1723): [3369.652344][GDC]:[gdc_entity_parser_config][297]node is NULL error 01-01 08:56:08.161 W/ ( 1723): [3369.652588][GDC]:[gdc_entity_parser_config][303]node is NULL error 01-01 08:56:08.161 W/ ( 1723): [3369.652588][GDC]:[gdc_entity_parser_config][309]node is NULL error 01-01 08:56:08.161 W/ ( 1723): [3369.652588][GDC]:[gdc_entity_parser_config][315]node is NULL error 01-01 08:56:08.161 I/ ( 1723): [3369.652588][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 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_board_parse_cfg][693]config_number = 1 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_board_parse_cfg][706]board_name = j5dvb 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_board_parse_cfg][709]node is config_0 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_board_parse_cfg][716]interface_type = mipi 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_board_parse_cfg][726]lpwm_num = 0 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_board_parse_cfg][738]deserial_num = 2 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_board_parse_cfg][744]init_in_seq = 1 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][262]deserial_index 0 bus_type = 0 01-01 08:56:08.161 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][267]deserial_index 0 bus_num = 1 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][278]deserial_index 0 serial_addr = 0x48 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][283]deserial_index 0 deserial_name = max9296 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][299]deserial_index 0 power_mode = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][310]array_index 0 gpio_pin 453 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][310]array_index 1 gpio_pin 309 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][322]deserial_index 0 array_index 0 gpio_level 0 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][322]deserial_index 0 array_index 1 gpio_level 0 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][262]deserial_index 1 bus_type = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][267]deserial_index 1 bus_num = 6 01-01 08:56:08.162 I/ ( 1723): [3369.653076][VIN]:[hb_vin_deserial_parse_cfg][278]deserial_index 1 serial_addr = 0x29 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_deserial_parse_cfg][283]deserial_index 1 deserial_name = max96712 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_deserial_parse_cfg][299]deserial_index 1 power_mode = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_deserial_parse_cfg][310]array_index 0 gpio_pin 456 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_deserial_parse_cfg][322]deserial_index 1 array_index 0 gpio_level 0 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_board_parse_cfg][757]port_number = 2 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][359]port_index 0 bus_type = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][364]port 0 bus_num = 1 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][374]port 0 dev_port = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][386]port_index 0 sensor_addr = 0x36 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][398]port_index 0 serial_addr = 0x40 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][421]port_index 0 sensor_name = ovx8b 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][436]port_index 0 sensor_mode = 5 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][441]port_index 0 config_index = 516 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][451]port_index 0 entry_num = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][471]port_index 0 reg_width = 16 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][477]port_index 0 config_path = /system/etc/cam/hb_mipi_ovx8b_raw12_%dfps_%dP.json 01-01 08:56:08.162 I/ ( 1723): [3369.653320][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 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][490]port_index 0 fps = 30 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][519]port_index 0 resolution = 2160 01-01 08:56:08.162 I/ ( 1723): [3369.653320][VIN]:[hb_vin_port_parse_cfg][525]port_index 0 extra_mode = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653564][VIN]:[hb_vin_port_parse_cfg][535]port_index 0 deserial_index = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653564][VIN]:[hb_vin_port_parse_cfg][542]port_index 0 deserial_port = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653564][hb mipi]:mipi cfg: /system/etc/cam/hb_mipi_ovx8b_raw12_30fps_2160P.json 01-01 08:56:08.162 I/ ( 1723): [3369.653564][VIN]:[hb_vin_port_parse_cfg][359]port_index 1 bus_type = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653564][VIN]:[hb_vin_port_parse_cfg][364]port 1 bus_num = 6 01-01 08:56:08.162 I/ ( 1723): [3369.653564][VIN]:[hb_vin_port_parse_cfg][374]port 1 dev_port = 1 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][386]port_index 1 sensor_addr = 0x6d 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][398]port_index 1 serial_addr = 0x41 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][421]port_index 1 sensor_name = imx390 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][436]port_index 1 sensor_mode = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][441]port_index 1 config_index = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][451]port_index 1 entry_num = 3 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][471]port_index 1 reg_width = 16 01-01 08:56:08.162 I/ ( 1723): [3369.653809][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 08:56:08.162 I/ ( 1723): [3369.653809][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 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][490]port_index 1 fps = 30 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][519]port_index 1 resolution = 1080 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][525]port_index 1 extra_mode = 2 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][535]port_index 1 deserial_index = 1 01-01 08:56:08.162 I/ ( 1723): [3369.653809][VIN]:[hb_vin_port_parse_cfg][542]port_index 1 deserial_port = 0 01-01 08:56:08.162 I/ ( 1723): [3369.653809][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 08:56:08.168 I/ ( 1723): [3369.659668][hb_i2c]:[hb_vin_i2c_init][58]bus 1 cam_bus_cnt[bus] 1 cam_fd[bus] 8 01-01 08:56:08.168 I/ ( 1723): [3369.659912][hb_i2c]:[hb_vin_i2c_init][58]bus 6 cam_bus_cnt[bus] 1 cam_fd[bus] 11 01-01 08:56:08.169 I/ ( 1723): [3369.660400][hb cim]:filebuf read size : 1 01-01 08:56:08.169 I/ ( 1723): [3369.660400][cim hal]:pipe(0) cim_entity_create done ! 01-01 08:56:08.169 W/ ( 1723): [3369.660645][hb cim utils]:skip_frame has empty json value 01-01 08:56:08.169 W/ ( 1723): [3369.660645][hb cim utils]:input_fps has empty json value 01-01 08:56:08.169 W/ ( 1723): [3369.660645][hb cim utils]:output_fps has empty json value 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:===cim cfg input info==== 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.enable(1) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.rx_index (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.vc_index (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.channels (1) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.tag_enable (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.height (2160) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.width (3840) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.format (44) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.raw16_splict (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.dbg_clear (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:mipi.y_uv_swap (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.enable_bypass (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.enable_frame_id (1) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.enable_pattern (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.hdr_mode (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.set_init_frame_id (1) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.set_bypass_channels (1) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.skip_frame (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.input_fps (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:func.output_fps (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:===cim cfg output info=== 01-01 08:56:08.169 I/ ( 1723): [3369.660645][cim hal]:out pym pym0_en (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out pym pym1_en (0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[0] isp_ch0(1) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[0] isp_ch1(0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[0] isp_ch2(0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[0] isp_ch3(0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[1] isp_ch0(0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[1] isp_ch1(0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[1] isp_ch2(0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:out isp[1] isp_ch3(0) 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:--cim_entity_parser_config out-- 01-01 08:56:08.169 I/ ( 1723): [3369.660889][cim hal]:cim_entity_init in. 01-01 08:56:08.170 I/ ( 1723): [3369.661865][cim hal]:pipe(0) cim_entity_init out. 01-01 08:56:08.170 I/ ( 1723): [3369.661865][hb_i2c]:[hb_vin_i2c_init][58]bus 1 cam_bus_cnt[bus] 2 cam_fd[bus] 8 01-01 08:56:08.171 I/ ( 1723): [3369.662354][cam utility]:/dev/port_0 success sensor_info->sen_devfd 13=== 01-01 08:56:08.171 I/ ( 1723): [3369.662354][ovx8b]:deserial_serial_setting X3_config OK! 01-01 08:56:08.171 I/ ( 1723): [3369.662842][ovx8b]:write serdes 1@0x36: 0x0103=0x01 01-01 08:56:08.171 I/ ( 1723): [3369.663086][ovx8b]:write serdes 1@0x36: 0x3208=0x05 01-01 08:56:08.172 I/ ( 1723): [3369.663330][ovx8b]:write serdes 1@0x36: 0x4620=0x04 01-01 08:56:08.172 I/ ( 1723): [3369.663330][ovx8b]:write serdes 1@0x36: 0x3208=0x15 01-01 08:56:08.172 I/ ( 1723): [3369.663574][ovx8b]:write serdes 1@0x36: 0x0301=0x88 01-01 08:56:08.172 I/ ( 1723): [3369.663574][ovx8b]:write serdes 1@0x36: 0x0302=0x31 01-01 08:56:08.172 I/ ( 1723): [3369.663818][ovx8b]:write serdes 1@0x36: 0x0304=0x00 01-01 08:56:08.172 I/ ( 1723): [3369.664062][ovx8b]:write serdes 1@0x36: 0x0305=0x5c 01-01 08:56:08.173 I/ ( 1723): [3369.664062][ovx8b]:write serdes 1@0x36: 0x0307=0x00 01-01 08:56:08.173 I/ ( 1723): [3369.664307][ovx8b]:write serdes 1@0x36: 0x0309=0x03 01-01 08:56:08.173 I/ ( 1723): [3369.664551][ovx8b]:write serdes 1@0x36: 0x0316=0x00 01-01 08:56:08.173 I/ ( 1723): [3369.664551][ovx8b]:write serdes 1@0x36: 0x0317=0x00 01-01 08:56:08.173 I/ ( 1723): [3369.664795][ovx8b]:write serdes 1@0x36: 0x0318=0x00 01-01 08:56:08.173 I/ ( 1723): [3369.665039][ovx8b]:write serdes 1@0x36: 0x0320=0x12 01-01 08:56:08.174 I/ ( 1723): [3369.665039][ovx8b]:write serdes 1@0x36: 0x0321=0x31 01-01 08:56:08.174 I/ ( 1723): [3369.665283][ovx8b]:write serdes 1@0x36: 0x0322=0x02 01-01 08:56:08.174 I/ ( 1723): [3369.665283][ovx8b]:write serdes 1@0x36: 0x0323=0x02 01-01 08:56:08.174 I/ ( 1723): [3369.665527][ovx8b]:write serdes 1@0x36: 0x0324=0x01 01-01 08:56:08.174 I/ ( 1723): [3369.665771][ovx8b]:write serdes 1@0x36: 0x0325=0x95 01-01 08:56:08.174 I/ ( 1723): [3369.665771][ovx8b]:write serdes 1@0x36: 0x0326=0xce 01-01 08:56:08.175 I/ ( 1723): [3369.666016][ovx8b]:write serdes 1@0x36: 0x0327=0x04 01-01 08:56:08.175 I/ ( 1723): [3369.666260][ovx8b]:write serdes 1@0x36: 0x0329=0x02 01-01 08:56:08.175 I/ ( 1723): [3369.666260][ovx8b]:write serdes 1@0x36: 0x032a=0x04 01-01 08:56:08.175 I/ ( 1723): [3369.666504][ovx8b]:write serdes 1@0x36: 0x032b=0x04 01-01 08:56:08.175 I/ ( 1723): [3369.666504][ovx8b]:write serdes 1@0x36: 0x032c=0x02 01-01 08:56:08.175 I/ ( 1723): [3369.666748][ovx8b]:write serdes 1@0x36: 0x0331=0x04 01-01 08:56:08.175 I/ ( 1723): [3369.666992][ovx8b]:write serdes 1@0x36: 0x0405=0x22 01-01 08:56:08.176 I/ ( 1723): [3369.666992][ovx8b]:write serdes 1@0x36: 0x0406=0x5f 01-01 08:56:08.176 I/ ( 1723): [3369.667236][ovx8b]:write serdes 1@0x36: 0x0408=0xe7 01-01 08:56:08.176 I/ ( 1723): [3369.667236][ovx8b]:write serdes 1@0x36: 0x0409=0xff 01-01 08:56:08.176 I/ ( 1723): [3369.667480][ovx8b]:write serdes 1@0x36: 0x040a=0x2b 01-01 08:56:08.176 I/ ( 1723): [3369.667725][ovx8b]:write serdes 1@0x36: 0x040b=0x32 01-01 08:56:08.176 I/ ( 1723): [3369.667725][ovx8b]:write serdes 1@0x36: 0x040c=0x28 01-01 08:56:08.177 I/ ( 1723): [3369.668213][ovx8b]:write serdes 1@0x36: 0x040d=0x5a 01-01 08:56:08.177 I/ ( 1723): [3369.668457][ovx8b]:write serdes 1@0x36: 0x040e=0x0c 01-01 08:56:08.177 I/ ( 1723): [3369.668457][ovx8b]:write serdes 1@0x36: 0x0441=0x00 01-01 08:56:08.177 I/ ( 1723): [3369.668701][ovx8b]:write serdes 1@0x36: 0x280b=0x00 01-01 08:56:08.177 I/ ( 1723): [3369.668701][ovx8b]:write serdes 1@0x36: 0x3002=0xf8 01-01 08:56:08.177 I/ ( 1723): [3369.668945][ovx8b]:write serdes 1@0x36: 0x3012=0x41 01-01 08:56:08.178 I/ ( 1723): [3369.669189][ovx8b]:write serdes 1@0x36: 0x3015=0x08 01-01 08:56:08.178 I/ ( 1723): [3369.669189][ovx8b]:write serdes 1@0x36: 0x3016=0xd0 01-01 08:56:08.178 I/ ( 1723): [3369.669434][ovx8b]:write serdes 1@0x36: 0x3018=0xf0 01-01 08:56:08.178 I/ ( 1723): [3369.669678][ovx8b]:write serdes 1@0x36: 0x301a=0xb0 01-01 08:56:08.178 I/ ( 1723): [3369.669678][ovx8b]:write serdes 1@0x36: 0x301e=0x30 01-01 08:56:08.178 I/ ( 1723): [3369.669922][ovx8b]:write serdes 1@0x36: 0x301f=0x61 01-01 08:56:08.178 I/ ( 1723): [3369.669922][ovx8b]:write serdes 1@0x36: 0x3020=0x01 01-01 08:56:08.179 I/ ( 1723): [3369.670166][ovx8b]:write serdes 1@0x36: 0x3022=0x88 01-01 08:56:08.179 I/ ( 1723): [3369.670410][ovx8b]:write serdes 1@0x36: 0x3023=0x80 01-01 08:56:08.179 I/ ( 1723): [3369.670410][ovx8b]:write serdes 1@0x36: 0x3024=0x80 01-01 08:56:08.179 I/ ( 1723): [3369.670654][ovx8b]:write serdes 1@0x36: 0x3028=0x30 01-01 08:56:08.179 I/ ( 1723): [3369.670654][ovx8b]:write serdes 1@0x36: 0x3701=0x22 01-01 08:56:08.179 I/ ( 1723): [3369.670898][ovx8b]:write serdes 1@0x36: 0x3703=0x3c 01-01 08:56:08.180 I/ ( 1723): [3369.671143][ovx8b]:write serdes 1@0x36: 0x3705=0x00 01-01 08:56:08.180 I/ ( 1723): [3369.671143][ovx8b]:write serdes 1@0x36: 0x3706=0x2f 01-01 08:56:08.180 I/ ( 1723): [3369.671387][ovx8b]:write serdes 1@0x36: 0x3709=0x62 01-01 08:56:08.180 I/ ( 1723): [3369.671631][ovx8b]:write serdes 1@0x36: 0x370a=0x00 01-01 08:56:08.180 I/ ( 1723): [3369.671631][ovx8b]:write serdes 1@0x36: 0x370b=0x75 01-01 08:56:08.180 I/ ( 1723): [3369.671875][ovx8b]:write serdes 1@0x36: 0x370d=0x00 01-01 08:56:08.181 I/ ( 1723): [3369.671875][ovx8b]:write serdes 1@0x36: 0x3712=0x13 01-01 08:56:08.181 I/ ( 1723): [3369.672119][ovx8b]:write serdes 1@0x36: 0x3714=0x02 01-01 08:56:08.181 I/ ( 1723): [3369.672363][ovx8b]:write serdes 1@0x36: 0x3717=0x02 01-01 08:56:08.181 I/ ( 1723): [3369.672363][ovx8b]:write serdes 1@0x36: 0x3718=0x72 01-01 08:56:08.181 I/ ( 1723): [3369.672607][ovx8b]:write serdes 1@0x36: 0x371d=0x00 01-01 08:56:08.181 I/ ( 1723): [3369.672607][ovx8b]:write serdes 1@0x36: 0x3720=0x03 01-01 08:56:08.181 I/ ( 1723): [3369.672852][ovx8b]:write serdes 1@0x36: 0x372c=0x10 01-01 08:56:08.182 I/ ( 1723): [3369.673096][ovx8b]:write serdes 1@0x36: 0x3738=0x2c 01-01 08:56:08.182 I/ ( 1723): [3369.673096][ovx8b]:write serdes 1@0x36: 0x3739=0x2c 01-01 08:56:08.182 I/ ( 1723): [3369.673584][ovx8b]:write serdes 1@0x36: 0x373a=0x27 01-01 08:56:08.182 I/ ( 1723): [3369.673828][ovx8b]:write serdes 1@0x36: 0x373b=0x27 01-01 08:56:08.182 I/ ( 1723): [3369.673828][ovx8b]:write serdes 1@0x36: 0x373f=0x26 01-01 08:56:08.182 I/ ( 1723): [3369.674072][ovx8b]:write serdes 1@0x36: 0x3740=0x26 01-01 08:56:08.183 I/ ( 1723): [3369.674072][ovx8b]:write serdes 1@0x36: 0x3741=0x21 01-01 08:56:08.183 I/ ( 1723): [3369.674316][ovx8b]:write serdes 1@0x36: 0x3742=0x21 01-01 08:56:08.183 I/ ( 1723): [3369.674561][ovx8b]:write serdes 1@0x36: 0x374b=0x03 01-01 08:56:08.183 I/ ( 1723): [3369.674561][ovx8b]:write serdes 1@0x36: 0x3752=0x03 01-01 08:56:08.183 I/ ( 1723): [3369.674805][ovx8b]:write serdes 1@0x36: 0x3758=0x00 01-01 08:56:08.183 I/ ( 1723): [3369.674805][ovx8b]:write serdes 1@0x36: 0x3759=0x2f 01-01 08:56:08.184 I/ ( 1723): [3369.675049][ovx8b]:write serdes 1@0x36: 0x376c=0x07 01-01 08:56:08.184 I/ ( 1723): [3369.675293][ovx8b]:write serdes 1@0x36: 0x376d=0x08 01-01 08:56:08.184 I/ ( 1723): [3369.675293][ovx8b]:write serdes 1@0x36: 0x376e=0x08 01-01 08:56:08.184 I/ ( 1723): [3369.675537][ovx8b]:write serdes 1@0x36: 0x376f=0x08 01-01 08:56:08.184 I/ ( 1723): [3369.675781][ovx8b]:write serdes 1@0x36: 0x3777=0x00 01-01 08:56:08.184 I/ ( 1723): [3369.675781][ovx8b]:write serdes 1@0x36: 0x3779=0x02 01-01 08:56:08.184 I/ ( 1723): [3369.676025][ovx8b]:write serdes 1@0x36: 0x377a=0x00 01-01 08:56:08.185 I/ ( 1723): [3369.676270][ovx8b]:write serdes 1@0x36: 0x377b=0x00 01-01 08:56:08.185 I/ ( 1723): [3369.676270][ovx8b]:write serdes 1@0x36: 0x3781=0x02 01-01 08:56:08.185 I/ ( 1723): [3369.676514][ovx8b]:write serdes 1@0x36: 0x3782=0x05 01-01 08:56:08.185 I/ ( 1723): [3369.676514][ovx8b]:write serdes 1@0x36: 0x3783=0x02 01-01 08:56:08.185 I/ ( 1723): [3369.676758][ovx8b]:write serdes 1@0x36: 0x3785=0x10 01-01 08:56:08.185 I/ ( 1723): [3369.677002][ovx8b]:write serdes 1@0x36: 0x3797=0x00 01-01 08:56:08.186 I/ ( 1723): [3369.677002][ovx8b]:write serdes 1@0x36: 0x3798=0x00 01-01 08:56:08.186 I/ ( 1723): [3369.677246][ovx8b]:write serdes 1@0x36: 0x3799=0x00 01-01 08:56:08.186 I/ ( 1723): [3369.677490][ovx8b]:write serdes 1@0x36: 0x379c=0x58 01-01 08:56:08.186 I/ ( 1723): [3369.677490][ovx8b]:write serdes 1@0x36: 0x379e=0x00 01-01 08:56:08.186 I/ ( 1723): [3369.677734][ovx8b]:write serdes 1@0x36: 0x379f=0x00 01-01 08:56:08.186 I/ ( 1723): [3369.677734][ovx8b]:write serdes 1@0x36: 0x37a0=0x00 01-01 08:56:08.187 I/ ( 1723): [3369.677979][ovx8b]:write serdes 1@0x36: 0x37bc=0x22 01-01 08:56:08.187 I/ ( 1723): [3369.678223][ovx8b]:write serdes 1@0x36: 0x37bd=0x01 01-01 08:56:08.187 I/ ( 1723): [3369.678223][ovx8b]:write serdes 1@0x36: 0x37be=0x01 01-01 08:56:08.187 I/ ( 1723): [3369.678711][ovx8b]:write serdes 1@0x36: 0x37c0=0x01 01-01 08:56:08.187 I/ ( 1723): [3369.678711][ovx8b]:write serdes 1@0x36: 0x37c4=0x34 01-01 08:56:08.187 I/ ( 1723): [3369.678955][ovx8b]:write serdes 1@0x36: 0x37c5=0x34 01-01 08:56:08.188 I/ ( 1723): [3369.679199][ovx8b]:write serdes 1@0x36: 0x37c6=0x2f 01-01 08:56:08.188 I/ ( 1723): [3369.679199][ovx8b]:write serdes 1@0x36: 0x37c7=0x2f 01-01 08:56:08.188 I/ ( 1723): [3369.679443][ovx8b]:write serdes 1@0x36: 0x37d0=0x00 01-01 08:56:08.188 I/ ( 1723): [3369.679688][ovx8b]:write serdes 1@0x36: 0x37d1=0x2f 01-01 08:56:08.188 I/ ( 1723): [3369.679688][ovx8b]:write serdes 1@0x36: 0x37d2=0x00 01-01 08:56:08.188 I/ ( 1723): [3369.679932][ovx8b]:write serdes 1@0x36: 0x37d3=0x61 01-01 08:56:08.188 I/ ( 1723): [3369.679932][ovx8b]:write serdes 1@0x36: 0x37d4=0x00 01-01 08:56:08.189 I/ ( 1723): [3369.680176][ovx8b]:write serdes 1@0x36: 0x37d5=0x2f 01-01 08:56:08.189 I/ ( 1723): [3369.680420][ovx8b]:write serdes 1@0x36: 0x37d8=0x01 01-01 08:56:08.189 I/ ( 1723): [3369.680420][ovx8b]:write serdes 1@0x36: 0x37db=0x00 01-01 08:56:08.189 I/ ( 1723): [3369.680664][ovx8b]:write serdes 1@0x36: 0x3c0b=0x26 01-01 08:56:08.189 I/ ( 1723): [3369.680908][ovx8b]:write serdes 1@0x36: 0x3c12=0x88 01-01 08:56:08.189 I/ ( 1723): [3369.680908][ovx8b]:write serdes 1@0x36: 0x3c21=0x00 01-01 08:56:08.190 I/ ( 1723): [3369.681152][ovx8b]:write serdes 1@0x36: 0x3c3c=0x00 01-01 08:56:08.190 I/ ( 1723): [3369.681152][ovx8b]:write serdes 1@0x36: 0x3c55=0x20 01-01 08:56:08.190 I/ ( 1723): [3369.681396][ovx8b]:write serdes 1@0x36: 0x3c5b=0x20 01-01 08:56:08.190 I/ ( 1723): [3369.681641][ovx8b]:write serdes 1@0x36: 0x3c61=0x80 01-01 08:56:08.190 I/ ( 1723): [3369.681641][ovx8b]:write serdes 1@0x36: 0x3c6f=0x3a 01-01 08:56:08.190 I/ ( 1723): [3369.681885][ovx8b]:write serdes 1@0x36: 0x3c70=0x62 01-01 08:56:08.191 I/ ( 1723): [3369.681885][ovx8b]:write serdes 1@0x36: 0x3106=0x10 01-01 08:56:08.191 I/ ( 1723): [3369.682129][ovx8b]:write serdes 1@0x36: 0x320e=0x00 01-01 08:56:08.191 I/ ( 1723): [3369.682373][ovx8b]:write serdes 1@0x36: 0x320f=0x00 01-01 08:56:08.191 I/ ( 1723): [3369.682373][ovx8b]:write serdes 1@0x36: 0x3211=0x61 01-01 08:56:08.191 I/ ( 1723): [3369.682617][ovx8b]:write serdes 1@0x36: 0x3215=0xcd 01-01 08:56:08.191 I/ ( 1723): [3369.682861][ovx8b]:write serdes 1@0x36: 0x3304=0x04 01-01 08:56:08.191 I/ ( 1723): [3369.682861][ovx8b]:write serdes 1@0x36: 0x3306=0x03 01-01 08:56:08.192 I/ ( 1723): [3369.683105][ovx8b]:write serdes 1@0x36: 0x3307=0x00 01-01 08:56:08.192 I/ ( 1723): [3369.683105][ovx8b]:write serdes 1@0x36: 0x3308=0x00 01-01 08:56:08.192 I/ ( 1723): [3369.683350][ovx8b]:write serdes 1@0x36: 0x3309=0x00 01-01 08:56:08.192 I/ ( 1723): [3369.683594][ovx8b]:write serdes 1@0x36: 0x330a=0x00 01-01 08:56:08.192 I/ ( 1723): [3369.683594][ovx8b]:write serdes 1@0x36: 0x330b=0x00 01-01 08:56:08.192 I/ ( 1723): [3369.684082][ovx8b]:write serdes 1@0x36: 0x330c=0x00 01-01 08:56:08.193 I/ ( 1723): [3369.684082][ovx8b]:write serdes 1@0x36: 0x330d=0x00 01-01 08:56:08.193 I/ ( 1723): [3369.684326][ovx8b]:write serdes 1@0x36: 0x330e=0x00 01-01 08:56:08.193 I/ ( 1723): [3369.684570][ovx8b]:write serdes 1@0x36: 0x330f=0x00 01-01 08:56:08.193 I/ ( 1723): [3369.684570][ovx8b]:write serdes 1@0x36: 0x3310=0x06 01-01 08:56:08.193 I/ ( 1723): [3369.684814][ovx8b]:write serdes 1@0x36: 0x3311=0x05 01-01 08:56:08.193 I/ ( 1723): [3369.685059][ovx8b]:write serdes 1@0x36: 0x3312=0x55 01-01 08:56:08.194 I/ ( 1723): [3369.685059][ovx8b]:write serdes 1@0x36: 0x3313=0x02 01-01 08:56:08.194 I/ ( 1723): [3369.685303][ovx8b]:write serdes 1@0x36: 0x3314=0xaa 01-01 08:56:08.194 I/ ( 1723): [3369.685303][ovx8b]:write serdes 1@0x36: 0x3315=0x07 01-01 08:56:08.194 I/ ( 1723): [3369.685547][ovx8b]:write serdes 1@0x36: 0x3316=0xf0 01-01 08:56:08.194 I/ ( 1723): [3369.685791][ovx8b]:write serdes 1@0x36: 0x3317=0x00 01-01 08:56:08.194 I/ ( 1723): [3369.685791][ovx8b]:write serdes 1@0x36: 0x3318=0x00 01-01 08:56:08.194 I/ ( 1723): [3369.686035][ovx8b]:write serdes 1@0x36: 0x3400=0x08 01-01 08:56:08.195 I/ ( 1723): [3369.686035][ovx8b]:write serdes 1@0x36: 0x3408=0x01 01-01 08:56:08.195 I/ ( 1723): [3369.686279][ovx8b]:write serdes 1@0x36: 0x3501=0x00 01-01 08:56:08.195 I/ ( 1723): [3369.686523][ovx8b]:write serdes 1@0x36: 0x3502=0x08 01-01 08:56:08.195 I/ ( 1723): [3369.686523][ovx8b]:write serdes 1@0x36: 0x3508=0x01 01-01 08:56:08.195 I/ ( 1723): [3369.686768][ovx8b]:write serdes 1@0x36: 0x3509=0x00 01-01 08:56:08.195 I/ ( 1723): [3369.687012][ovx8b]:write serdes 1@0x36: 0x350a=0x01 01-01 08:56:08.196 I/ ( 1723): [3369.687012][ovx8b]:write serdes 1@0x36: 0x350b=0x00 01-01 08:56:08.196 I/ ( 1723): [3369.687256][ovx8b]:write serdes 1@0x36: 0x350c=0x00 01-01 08:56:08.196 I/ ( 1723): [3369.687256][ovx8b]:write serdes 1@0x36: 0x3588=0x01 01-01 08:56:08.196 I/ ( 1723): [3369.687500][ovx8b]:write serdes 1@0x36: 0x3589=0x00 01-01 08:56:08.196 I/ ( 1723): [3369.687744][ovx8b]:write serdes 1@0x36: 0x358a=0x01 01-01 08:56:08.196 I/ ( 1723): [3369.687744][ovx8b]:write serdes 1@0x36: 0x358b=0x00 01-01 08:56:08.197 I/ ( 1723): [3369.687988][ovx8b]:write serdes 1@0x36: 0x358c=0x00 01-01 08:56:08.197 I/ ( 1723): [3369.687988][ovx8b]:write serdes 1@0x36: 0x3541=0x00 01-01 08:56:08.197 I/ ( 1723): [3369.688232][ovx8b]:write serdes 1@0x36: 0x3542=0x04 01-01 08:56:08.197 I/ ( 1723): [3369.688477][ovx8b]:write serdes 1@0x36: 0x3548=0x01 01-01 08:56:08.197 I/ ( 1723): [3369.688477][ovx8b]:write serdes 1@0x36: 0x3549=0x00 01-01 08:56:08.197 I/ ( 1723): [3369.688721][ovx8b]:write serdes 1@0x36: 0x354a=0x01 01-01 08:56:08.197 I/ ( 1723): [3369.689209][ovx8b]:write serdes 1@0x36: 0x354b=0x00 01-01 08:56:08.198 I/ ( 1723): [3369.689209][ovx8b]:write serdes 1@0x36: 0x354c=0x00 01-01 08:56:08.198 I/ ( 1723): [3369.689453][ovx8b]:write serdes 1@0x36: 0x35c1=0x00 01-01 08:56:08.198 I/ ( 1723): [3369.689453][ovx8b]:write serdes 1@0x36: 0x35c2=0x02 01-01 08:56:08.198 I/ ( 1723): [3369.689697][ovx8b]:write serdes 1@0x36: 0x35c7=0x00 01-01 08:56:08.198 I/ ( 1723): [3369.689941][ovx8b]:write serdes 1@0x36: 0x35c8=0x01 01-01 08:56:08.198 I/ ( 1723): [3369.689941][ovx8b]:write serdes 1@0x36: 0x35c9=0x00 01-01 08:56:08.199 I/ ( 1723): [3369.690186][ovx8b]:write serdes 1@0x36: 0x35ca=0x01 01-01 08:56:08.199 I/ ( 1723): [3369.690430][ovx8b]:write serdes 1@0x36: 0x35cb=0x00 01-01 08:56:08.199 I/ ( 1723): [3369.690430][ovx8b]:write serdes 1@0x36: 0x35cc=0x00 01-01 08:56:08.199 I/ ( 1723): [3369.690674][ovx8b]:write serdes 1@0x36: 0x3600=0xff 01-01 08:56:08.199 I/ ( 1723): [3369.690674][ovx8b]:write serdes 1@0x36: 0x3604=0x91 01-01 08:56:08.199 I/ ( 1723): [3369.690918][ovx8b]:write serdes 1@0x36: 0x3605=0x2c 01-01 08:56:08.200 I/ ( 1723): [3369.691162][ovx8b]:write serdes 1@0x36: 0x3607=0x0a 01-01 08:56:08.200 I/ ( 1723): [3369.691162][ovx8b]:write serdes 1@0x36: 0x3609=0x00 01-01 08:56:08.200 I/ ( 1723): [3369.691406][ovx8b]:write serdes 1@0x36: 0x360a=0x00 01-01 08:56:08.200 I/ ( 1723): [3369.691406][ovx8b]:write serdes 1@0x36: 0x360e=0x1b 01-01 08:56:08.200 I/ ( 1723): [3369.691650][ovx8b]:write serdes 1@0x36: 0x3611=0x3f 01-01 08:56:08.200 I/ ( 1723): [3369.691895][ovx8b]:write serdes 1@0x36: 0x3613=0x00 01-01 08:56:08.200 I/ ( 1723): [3369.691895][ovx8b]:write serdes 1@0x36: 0x3616=0x8a 01-01 08:56:08.201 I/ ( 1723): [3369.692139][ovx8b]:write serdes 1@0x36: 0x361a=0x01 01-01 08:56:08.201 I/ ( 1723): [3369.692383][ovx8b]:write serdes 1@0x36: 0x361c=0x70 01-01 08:56:08.201 I/ ( 1723): [3369.692383][ovx8b]:write serdes 1@0x36: 0x361d=0x00 01-01 08:56:08.201 I/ ( 1723): [3369.692627][ovx8b]:write serdes 1@0x36: 0x361e=0xdc 01-01 08:56:08.201 I/ ( 1723): [3369.692871][ovx8b]:write serdes 1@0x36: 0x361f=0x42 01-01 08:56:08.201 I/ ( 1723): [3369.692871][ovx8b]:write serdes 1@0x36: 0x362c=0x82 01-01 08:56:08.202 I/ ( 1723): [3369.693115][ovx8b]:write serdes 1@0x36: 0x3639=0x7b 01-01 08:56:08.202 I/ ( 1723): [3369.693115][ovx8b]:write serdes 1@0x36: 0x363f=0x20 01-01 08:56:08.202 I/ ( 1723): [3369.693359][ovx8b]:write serdes 1@0x36: 0x3643=0x2a 01-01 08:56:08.202 I/ ( 1723): [3369.693604][ovx8b]:write serdes 1@0x36: 0x3646=0x0c 01-01 08:56:08.202 I/ ( 1723): [3369.693604][ovx8b]:write serdes 1@0x36: 0x3647=0xa0 01-01 08:56:08.202 I/ ( 1723): [3369.693848][ovx8b]:write serdes 1@0x36: 0x3648=0x00 01-01 08:56:08.203 I/ ( 1723): [3369.693848][ovx8b]:write serdes 1@0x36: 0x3649=0x00 01-01 08:56:08.203 I/ ( 1723): [3369.694092][ovx8b]:write serdes 1@0x36: 0x364a=0x00 01-01 08:56:08.203 I/ ( 1723): [3369.694580][ovx8b]:write serdes 1@0x36: 0x364b=0x00 01-01 08:56:08.203 I/ ( 1723): [3369.694580][ovx8b]:write serdes 1@0x36: 0x364e=0x12 01-01 08:56:08.203 I/ ( 1723): [3369.694824][ovx8b]:write serdes 1@0x36: 0x364f=0x12 01-01 08:56:08.203 I/ ( 1723): [3369.695068][ovx8b]:write serdes 1@0x36: 0x3653=0x07 01-01 08:56:08.204 I/ ( 1723): [3369.695068][ovx8b]:write serdes 1@0x36: 0x3654=0x07 01-01 08:56:08.204 I/ ( 1723): [3369.695312][ovx8b]:write serdes 1@0x36: 0x3655=0x07 01-01 08:56:08.204 I/ ( 1723): [3369.695312][ovx8b]:write serdes 1@0x36: 0x3656=0x07 01-01 08:56:08.204 I/ ( 1723): [3369.695557][ovx8b]:write serdes 1@0x36: 0x3657=0x04 01-01 08:56:08.204 I/ ( 1723): [3369.695801][ovx8b]:write serdes 1@0x36: 0x3658=0x04 01-01 08:56:08.204 I/ ( 1723): [3369.695801][ovx8b]:write serdes 1@0x36: 0x3659=0x04 01-01 08:56:08.204 I/ ( 1723): [3369.696045][ovx8b]:write serdes 1@0x36: 0x365a=0x04 01-01 08:56:08.205 I/ ( 1723): [3369.696045][ovx8b]:write serdes 1@0x36: 0x365c=0x12 01-01 08:56:08.205 I/ ( 1723): [3369.696289][ovx8b]:write serdes 1@0x36: 0x365f=0x01 01-01 08:56:08.205 I/ ( 1723): [3369.696533][ovx8b]:write serdes 1@0x36: 0x3661=0x1c 01-01 08:56:08.205 I/ ( 1723): [3369.696533][ovx8b]:write serdes 1@0x36: 0x3663=0x00 01-01 08:56:08.205 I/ ( 1723): [3369.696777][ovx8b]:write serdes 1@0x36: 0x3664=0x00 01-01 08:56:08.205 I/ ( 1723): [3369.697021][ovx8b]:write serdes 1@0x36: 0x3668=0x08 01-01 08:56:08.206 I/ ( 1723): [3369.697021][ovx8b]:write serdes 1@0x36: 0x3669=0x08 01-01 08:56:08.206 I/ ( 1723): [3369.697266][ovx8b]:write serdes 1@0x36: 0x366b=0x00 01-01 08:56:08.206 I/ ( 1723): [3369.697266][ovx8b]:write serdes 1@0x36: 0x3800=0x00 01-01 08:56:08.206 I/ ( 1723): [3369.697510][ovx8b]:write serdes 1@0x36: 0x3801=0x00 01-01 08:56:08.206 I/ ( 1723): [3369.697754][ovx8b]:write serdes 1@0x36: 0x3802=0x00 01-01 08:56:08.206 I/ ( 1723): [3369.697754][ovx8b]:write serdes 1@0x36: 0x3803=0x04 01-01 08:56:08.207 I/ ( 1723): [3369.697998][ovx8b]:write serdes 1@0x36: 0x3804=0x0f 01-01 08:56:08.207 I/ ( 1723): [3369.698242][ovx8b]:write serdes 1@0x36: 0x3805=0x1f 01-01 08:56:08.207 I/ ( 1723): [3369.698242][ovx8b]:write serdes 1@0x36: 0x3806=0x08 01-01 08:56:08.207 I/ ( 1723): [3369.698486][ovx8b]:write serdes 1@0x36: 0x3807=0x7b 01-01 08:56:08.207 I/ ( 1723): [3369.698486][ovx8b]:write serdes 1@0x36: 0x3808=0x0f 01-01 08:56:08.207 I/ ( 1723): [3369.698730][ovx8b]:write serdes 1@0x36: 0x3809=0x00 01-01 08:56:08.207 I/ ( 1723): [3369.698975][ovx8b]:write serdes 1@0x36: 0x380a=0x08 01-01 08:56:08.208 I/ ( 1723): [3369.698975][ovx8b]:write serdes 1@0x36: 0x380b=0x70 01-01 08:56:08.208 I/ ( 1723): [3369.699219][ovx8b]:write serdes 1@0x36: 0x380c=0x03 01-01 08:56:08.208 I/ ( 1723): [3369.699219][ovx8b]:write serdes 1@0x36: 0x380d=0xdc 01-01 08:56:08.208 I/ ( 1723): [3369.699463][ovx8b]:write serdes 1@0x36: 0x380e=0x04 01-01 08:56:08.208 I/ ( 1723): [3369.699951][ovx8b]:write serdes 1@0x36: 0x380f=0x66 01-01 08:56:08.208 I/ ( 1723): [3369.699951][ovx8b]:write serdes 1@0x36: 0x3810=0x00 01-01 08:56:08.209 I/ ( 1723): [3369.700195][ovx8b]:write serdes 1@0x36: 0x3811=0x08 01-01 08:56:08.209 I/ ( 1723): [3369.700439][ovx8b]:write serdes 1@0x36: 0x3812=0x00 01-01 08:56:08.209 I/ ( 1723): [3369.700439][ovx8b]:write serdes 1@0x36: 0x3813=0x04 01-01 08:56:08.209 I/ ( 1723): [3369.700684][ovx8b]:write serdes 1@0x36: 0x3816=0x01 01-01 08:56:08.209 I/ ( 1723): [3369.700684][ovx8b]:write serdes 1@0x36: 0x3817=0x01 01-01 08:56:08.209 I/ ( 1723): [3369.700928][ovx8b]:write serdes 1@0x36: 0x381c=0x18 01-01 08:56:08.210 I/ ( 1723): [3369.701172][ovx8b]:write serdes 1@0x36: 0x381e=0x01 01-01 08:56:08.210 I/ ( 1723): [3369.701172][ovx8b]:write serdes 1@0x36: 0x381f=0x01 01-01 08:56:08.210 I/ ( 1723): [3369.701416][ovx8b]:write serdes 1@0x36: 0x3820=0x00 01-01 08:56:08.210 I/ ( 1723): [3369.701660][ovx8b]:write serdes 1@0x36: 0x3821=0x19 01-01 08:56:08.210 I/ ( 1723): [3369.701660][ovx8b]:write serdes 1@0x36: 0x3822=0x03 01-01 08:56:08.210 I/ ( 1723): [3369.701904][ovx8b]:write serdes 1@0x36: 0x3828=0x36 01-01 08:56:08.211 I/ ( 1723): [3369.701904][ovx8b]:write serdes 1@0x36: 0x3832=0x00 01-01 08:56:08.211 I/ ( 1723): [3369.702148][ovx8b]:write serdes 1@0x36: 0x3834=0x00 01-01 08:56:08.211 I/ ( 1723): [3369.702393][ovx8b]:write serdes 1@0x36: 0x383d=0x00 01-01 08:56:08.211 I/ ( 1723): [3369.702393][ovx8b]:write serdes 1@0x36: 0x3847=0x04 01-01 08:56:08.211 I/ ( 1723): [3369.702637][ovx8b]:write serdes 1@0x36: 0x3848=0x60 01-01 08:56:08.211 I/ ( 1723): [3369.702881][ovx8b]:write serdes 1@0x36: 0x384c=0x01 01-01 08:56:08.211 I/ ( 1723): [3369.702881][ovx8b]:write serdes 1@0x36: 0x384d=0xee 01-01 08:56:08.212 I/ ( 1723): [3369.703125][ovx8b]:write serdes 1@0x36: 0x3850=0x00 01-01 08:56:08.212 I/ ( 1723): [3369.703369][ovx8b]:write serdes 1@0x36: 0x3851=0x42 01-01 08:56:08.212 I/ ( 1723): [3369.703369][ovx8b]:write serdes 1@0x36: 0x3852=0x00 01-01 08:56:08.212 I/ ( 1723): [3369.703613][ovx8b]:write serdes 1@0x36: 0x3853=0x40 01-01 08:56:08.212 I/ ( 1723): [3369.703613][ovx8b]:write serdes 1@0x36: 0x3858=0x04 01-01 08:56:08.212 I/ ( 1723): [3369.703857][ovx8b]:write serdes 1@0x36: 0x385b=0x04 01-01 08:56:08.213 I/ ( 1723): [3369.704102][ovx8b]:write serdes 1@0x36: 0x385c=0x60 01-01 08:56:08.213 I/ ( 1723): [3369.704102][ovx8b]:write serdes 1@0x36: 0x388c=0x01 01-01 08:56:08.213 I/ ( 1723): [3369.704346][ovx8b]:write serdes 1@0x36: 0x388d=0xee 01-01 08:56:08.213 I/ ( 1723): [3369.704590][ovx8b]:write serdes 1@0x36: 0x3b40=0x0f 01-01 08:56:08.213 I/ ( 1723): [3369.704590][ovx8b]:write serdes 1@0x36: 0x3b41=0x80 01-01 08:56:08.213 I/ ( 1723): [3369.705078][ovx8b]:write serdes 1@0x36: 0x3b42=0x00 01-01 08:56:08.214 I/ ( 1723): [3369.705078][ovx8b]:write serdes 1@0x36: 0x3b43=0x80 01-01 08:56:08.214 I/ ( 1723): [3369.705322][ovx8b]:write serdes 1@0x36: 0x3b4b=0x27 01-01 08:56:08.214 I/ ( 1723): [3369.705566][ovx8b]:write serdes 1@0x36: 0x3b4c=0x00 01-01 08:56:08.214 I/ ( 1723): [3369.705566][ovx8b]:write serdes 1@0x36: 0x3b4d=0x00 01-01 08:56:08.214 I/ ( 1723): [3369.705811][ovx8b]:write serdes 1@0x36: 0x3b82=0xe8 01-01 08:56:08.214 I/ ( 1723): [3369.706055][ovx8b]:write serdes 1@0x36: 0x3b85=0xe8 01-01 08:56:08.215 I/ ( 1723): [3369.706055][ovx8b]:write serdes 1@0x36: 0x3d8a=0x03 01-01 08:56:08.215 I/ ( 1723): [3369.706299][ovx8b]:write serdes 1@0x36: 0x3d8b=0xff 01-01 08:56:08.215 I/ ( 1723): [3369.706299][ovx8b]:write serdes 1@0x36: 0x4307=0x03 01-01 08:56:08.215 I/ ( 1723): [3369.706543][ovx8b]:write serdes 1@0x36: 0x4308=0x13 01-01 08:56:08.215 I/ ( 1723): [3369.706787][ovx8b]:write serdes 1@0x36: 0x430a=0x13 01-01 08:56:08.215 I/ ( 1723): [3369.706787][ovx8b]:write serdes 1@0x36: 0x430d=0x93 01-01 08:56:08.216 I/ ( 1723): [3369.707031][ovx8b]:write serdes 1@0x36: 0x430e=0x14 01-01 08:56:08.216 I/ ( 1723): [3369.707275][ovx8b]:write serdes 1@0x36: 0x430f=0x57 01-01 08:56:08.216 I/ ( 1723): [3369.707275][ovx8b]:write serdes 1@0x36: 0x4310=0x95 01-01 08:56:08.216 I/ ( 1723): [3369.707520][ovx8b]:write serdes 1@0x36: 0x4311=0x16 01-01 08:56:08.216 I/ ( 1723): [3369.707520][ovx8b]:write serdes 1@0x36: 0x4316=0x00 01-01 08:56:08.216 I/ ( 1723): [3369.707764][ovx8b]:write serdes 1@0x36: 0x4317=0x38 01-01 08:56:08.216 I/ ( 1723): [3369.708008][ovx8b]:write serdes 1@0x36: 0x4318=0x12 01-01 08:56:08.217 I/ ( 1723): [3369.708008][ovx8b]:write serdes 1@0x36: 0x4319=0x03 01-01 08:56:08.217 I/ ( 1723): [3369.708252][ovx8b]:write serdes 1@0x36: 0x431b=0x00 01-01 08:56:08.217 I/ ( 1723): [3369.708496][ovx8b]:write serdes 1@0x36: 0x431d=0x2a 01-01 08:56:08.217 I/ ( 1723): [3369.708496][ovx8b]:write serdes 1@0x36: 0x431e=0x11 01-01 08:56:08.217 I/ ( 1723): [3369.708740][ovx8b]:write serdes 1@0x36: 0x431f=0x20 01-01 08:56:08.217 I/ ( 1723): [3369.708984][ovx8b]:write serdes 1@0x36: 0x4320=0x01 01-01 08:56:08.218 I/ ( 1723): [3369.708984][ovx8b]:write serdes 1@0x36: 0x4323=0x80 01-01 08:56:08.218 I/ ( 1723): [3369.709229][ovx8b]:write serdes 1@0x36: 0x4502=0xf2 01-01 08:56:08.218 I/ ( 1723): [3369.709229][ovx8b]:write serdes 1@0x36: 0x4503=0x4e 01-01 08:56:08.218 I/ ( 1723): [3369.709473][ovx8b]:write serdes 1@0x36: 0x4505=0x00 01-01 08:56:08.218 I/ ( 1723): [3369.709717][ovx8b]:write serdes 1@0x36: 0x4506=0x64 01-01 08:56:08.218 I/ ( 1723): [3369.709717][ovx8b]:write serdes 1@0x36: 0x4508=0x10 01-01 08:56:08.219 I/ ( 1723): [3369.709961][ovx8b]:write serdes 1@0x36: 0x4509=0x00 01-01 08:56:08.219 I/ ( 1723): [3369.710449][ovx8b]:write serdes 1@0x36: 0x450a=0x00 01-01 08:56:08.219 I/ ( 1723): [3369.710449][ovx8b]:write serdes 1@0x36: 0x4581=0xc7 01-01 08:56:08.219 I/ ( 1723): [3369.710693][ovx8b]:write serdes 1@0x36: 0x4583=0x07 01-01 08:56:08.219 I/ ( 1723): [3369.710693][ovx8b]:write serdes 1@0x36: 0x4584=0xec 01-01 08:56:08.219 I/ ( 1723): [3369.710938][ovx8b]:write serdes 1@0x36: 0x4585=0x09 01-01 08:56:08.220 I/ ( 1723): [3369.711182][ovx8b]:write serdes 1@0x36: 0x4586=0xae 01-01 08:56:08.220 I/ ( 1723): [3369.711182][ovx8b]:write serdes 1@0x36: 0x458f=0x00 01-01 08:56:08.220 I/ ( 1723): [3369.711426][ovx8b]:write serdes 1@0x36: 0x4590=0x20 01-01 08:56:08.220 I/ ( 1723): [3369.711670][ovx8b]:write serdes 1@0x36: 0x4597=0x00 01-01 08:56:08.220 I/ ( 1723): [3369.711670][ovx8b]:write serdes 1@0x36: 0x4599=0x0f 01-01 08:56:08.220 I/ ( 1723): [3369.711914][ovx8b]:write serdes 1@0x36: 0x459a=0x0f 01-01 08:56:08.221 I/ ( 1723): [3369.712158][ovx8b]:write serdes 1@0x36: 0x4602=0x00 01-01 08:56:08.221 I/ ( 1723): [3369.712158][ovx8b]:write serdes 1@0x36: 0x4603=0x13 01-01 08:56:08.221 I/ ( 1723): [3369.712402][ovx8b]:write serdes 1@0x36: 0x4604=0x00 01-01 08:56:08.221 I/ ( 1723): [3369.712402][ovx8b]:write serdes 1@0x36: 0x460a=0x30 01-01 08:56:08.221 I/ ( 1723): [3369.712646][ovx8b]:write serdes 1@0x36: 0x4610=0x00 01-01 08:56:08.221 I/ ( 1723): [3369.712891][ovx8b]:write serdes 1@0x36: 0x4611=0xe0 01-01 08:56:08.221 I/ ( 1723): [3369.712891][ovx8b]:write serdes 1@0x36: 0x4612=0x01 01-01 08:56:08.222 I/ ( 1723): [3369.713135][ovx8b]:write serdes 1@0x36: 0x4613=0x00 01-01 08:56:08.222 I/ ( 1723): [3369.713379][ovx8b]:write serdes 1@0x36: 0x4614=0x00 01-01 08:56:08.222 I/ ( 1723): [3369.713379][ovx8b]:write serdes 1@0x36: 0x4615=0xe0 01-01 08:56:08.222 I/ ( 1723): [3369.713623][ovx8b]:write serdes 1@0x36: 0x4616=0x01 01-01 08:56:08.222 I/ ( 1723): [3369.713623][ovx8b]:write serdes 1@0x36: 0x4617=0x00 01-01 08:56:08.222 I/ ( 1723): [3369.713867][ovx8b]:write serdes 1@0x36: 0x4700=0xe0 01-01 08:56:08.223 I/ ( 1723): [3369.714111][ovx8b]:write serdes 1@0x36: 0x4800=0x04 01-01 08:56:08.223 I/ ( 1723): [3369.714111][ovx8b]:write serdes 1@0x36: 0x480a=0x22 01-01 08:56:08.223 I/ ( 1723): [3369.714355][ovx8b]:write serdes 1@0x36: 0x480e=0x04 01-01 08:56:08.223 I/ ( 1723): [3369.714600][ovx8b]:write serdes 1@0x36: 0x4813=0xe4 01-01 08:56:08.223 I/ ( 1723): [3369.714600][ovx8b]:write serdes 1@0x36: 0x4814=0x2a 01-01 08:56:08.223 I/ ( 1723): [3369.714844][ovx8b]:write serdes 1@0x36: 0x481f=0x30 01-01 08:56:08.224 I/ ( 1723): [3369.715088][ovx8b]:write serdes 1@0x36: 0x4833=0x15 01-01 08:56:08.224 I/ ( 1723): [3369.715088][ovx8b]:write serdes 1@0x36: 0x4837=0x07 01-01 08:56:08.224 I/ ( 1723): [3369.715576][ovx8b]:write serdes 1@0x36: 0x484b=0x47 01-01 08:56:08.224 I/ ( 1723): [3369.715576][ovx8b]:write serdes 1@0x36: 0x484f=0x00 01-01 08:56:08.224 I/ ( 1723): [3369.715820][ovx8b]:write serdes 1@0x36: 0x4850=0x47 01-01 08:56:08.224 I/ ( 1723): [3369.716064][ovx8b]:write serdes 1@0x36: 0x4861=0xcc 01-01 08:56:08.225 I/ ( 1723): [3369.716064][ovx8b]:write serdes 1@0x36: 0x4884=0x08 01-01 08:56:08.225 I/ ( 1723): [3369.716309][ovx8b]:write serdes 1@0x36: 0x4889=0x00 01-01 08:56:08.225 I/ ( 1723): [3369.716553][ovx8b]:write serdes 1@0x36: 0x4d00=0x4a 01-01 08:56:08.225 I/ ( 1723): [3369.716553][ovx8b]:write serdes 1@0x36: 0x4d01=0x18 01-01 08:56:08.225 I/ ( 1723): [3369.716797][ovx8b]:write serdes 1@0x36: 0x4d05=0xff 01-01 08:56:08.225 I/ ( 1723): [3369.716797][ovx8b]:write serdes 1@0x36: 0x4d06=0x88 01-01 08:56:08.226 I/ ( 1723): [3369.717041][ovx8b]:write serdes 1@0x36: 0x4d08=0x23 01-01 08:56:08.226 I/ ( 1723): [3369.717285][ovx8b]:write serdes 1@0x36: 0x4d09=0xdf 01-01 08:56:08.226 I/ ( 1723): [3369.717285][ovx8b]:write serdes 1@0x36: 0x4d15=0x7d 01-01 08:56:08.226 I/ ( 1723): [3369.717529][ovx8b]:write serdes 1@0x36: 0x4d1a=0x20 01-01 08:56:08.226 I/ ( 1723): [3369.717773][ovx8b]:write serdes 1@0x36: 0x4d34=0x7d 01-01 08:56:08.226 I/ ( 1723): [3369.717773][ovx8b]:write serdes 1@0x36: 0x4d3c=0x7d 01-01 08:56:08.227 I/ ( 1723): [3369.718018][ovx8b]:write serdes 1@0x36: 0x4d3e=0x4a 01-01 08:56:08.227 I/ ( 1723): [3369.718262][ovx8b]:write serdes 1@0x36: 0x4d3f=0x18 01-01 08:56:08.227 I/ ( 1723): [3369.718262][ovx8b]:write serdes 1@0x36: 0x4d40=0xbb 01-01 08:56:08.227 I/ ( 1723): [3369.718506][ovx8b]:write serdes 1@0x36: 0x4d41=0xde 01-01 08:56:08.227 I/ ( 1723): [3369.718506][ovx8b]:write serdes 1@0x36: 0x4d42=0x93 01-01 08:56:08.227 I/ ( 1723): [3369.718750][ovx8b]:write serdes 1@0x36: 0x4d43=0xff 01-01 08:56:08.227 I/ ( 1723): [3369.718994][ovx8b]:write serdes 1@0x36: 0x4d5a=0x10 01-01 08:56:08.228 I/ ( 1723): [3369.718994][ovx8b]:write serdes 1@0x36: 0x4f00=0x3f 01-01 08:56:08.228 I/ ( 1723): [3369.719238][ovx8b]:write serdes 1@0x36: 0x4f01=0xff 01-01 08:56:08.228 I/ ( 1723): [3369.719482][ovx8b]:write serdes 1@0x36: 0x4f02=0xff 01-01 08:56:08.228 I/ ( 1723): [3369.719482][ovx8b]:write serdes 1@0x36: 0x4f03=0x2d 01-01 08:56:08.228 I/ ( 1723): [3369.719727][ovx8b]:write serdes 1@0x36: 0x4f04=0x00 01-01 08:56:08.228 I/ ( 1723): [3369.719727][ovx8b]:write serdes 1@0x36: 0x6a00=0x00 01-01 08:56:08.229 I/ ( 1723): [3369.719971][ovx8b]:write serdes 1@0x36: 0x6a01=0x20 01-01 08:56:08.229 I/ ( 1723): [3369.720215][ovx8b]:write serdes 1@0x36: 0x6a02=0x00 01-01 08:56:08.229 I/ ( 1723): [3369.720215][ovx8b]:write serdes 1@0x36: 0x6a03=0x20 01-01 08:56:08.229 I/ ( 1723): [3369.720459][ovx8b]:write serdes 1@0x36: 0x6a04=0x02 01-01 08:56:08.229 I/ ( 1723): [3369.720947][ovx8b]:write serdes 1@0x36: 0x6a05=0x80 01-01 08:56:08.229 I/ ( 1723): [3369.720947][ovx8b]:write serdes 1@0x36: 0x6a06=0x01 01-01 08:56:08.230 I/ ( 1723): [3369.721191][ovx8b]:write serdes 1@0x36: 0x6a07=0xe0 01-01 08:56:08.230 I/ ( 1723): [3369.721436][ovx8b]:write serdes 1@0x36: 0x6a08=0xcf 01-01 08:56:08.230 I/ ( 1723): [3369.721436][ovx8b]:write serdes 1@0x36: 0x6a09=0x01 01-01 08:56:08.230 I/ ( 1723): [3369.721680][ovx8b]:write serdes 1@0x36: 0x6a0a=0x40 01-01 08:56:08.230 I/ ( 1723): [3369.721680][ovx8b]:write serdes 1@0x36: 0x6a20=0x00 01-01 08:56:08.230 I/ ( 1723): [3369.721924][ovx8b]:write serdes 1@0x36: 0x6a21=0x02 01-01 08:56:08.231 I/ ( 1723): [3369.722168][ovx8b]:write serdes 1@0x36: 0x6a22=0x00 01-01 08:56:08.231 I/ ( 1723): [3369.722168][ovx8b]:write serdes 1@0x36: 0x6a23=0x00 01-01 08:56:08.231 I/ ( 1723): [3369.722412][ovx8b]:write serdes 1@0x36: 0x6a24=0x00 01-01 08:56:08.231 I/ ( 1723): [3369.722656][ovx8b]:write serdes 1@0x36: 0x6a25=0x00 01-01 08:56:08.231 I/ ( 1723): [3369.722656][ovx8b]:write serdes 1@0x36: 0x6a26=0x00 01-01 08:56:08.231 I/ ( 1723): [3369.722900][ovx8b]:write serdes 1@0x36: 0x6a27=0x00 01-01 08:56:08.232 I/ ( 1723): [3369.722900][ovx8b]:write serdes 1@0x36: 0x6a28=0x00 01-01 08:56:08.232 I/ ( 1723): [3369.723145][ovx8b]:write serdes 1@0x36: 0x6a29=0x01 01-01 08:56:08.232 I/ ( 1723): [3369.723389][ovx8b]:write serdes 1@0x36: 0x5180=0x80 01-01 08:56:08.232 I/ ( 1723): [3369.723389][ovx8b]:write serdes 1@0x36: 0x5181=0x0b 01-01 08:56:08.232 I/ ( 1723): [3369.723633][ovx8b]:write serdes 1@0x36: 0x5182=0xf0 01-01 08:56:08.232 I/ ( 1723): [3369.723877][ovx8b]:write serdes 1@0x36: 0x5183=0x20 01-01 08:56:08.232 I/ ( 1723): [3369.723877][ovx8b]:write serdes 1@0x36: 0x5184=0x86 01-01 08:56:08.233 I/ ( 1723): [3369.724121][ovx8b]:write serdes 1@0x36: 0x5188=0x85 01-01 08:56:08.233 I/ ( 1723): [3369.724365][ovx8b]:write serdes 1@0x36: 0x518c=0x81 01-01 08:56:08.233 I/ ( 1723): [3369.724365][ovx8b]:write serdes 1@0x36: 0x5190=0x86 01-01 08:56:08.233 I/ ( 1723): [3369.724609][ovx8b]:write serdes 1@0x36: 0x5194=0x85 01-01 08:56:08.233 I/ ( 1723): [3369.724609][ovx8b]:write serdes 1@0x36: 0x5198=0x81 01-01 08:56:08.233 I/ ( 1723): [3369.724854][ovx8b]:write serdes 1@0x36: 0x519c=0x86 01-01 08:56:08.234 I/ ( 1723): [3369.725098][ovx8b]:write serdes 1@0x36: 0x51a0=0x85 01-01 08:56:08.234 I/ ( 1723): [3369.725098][ovx8b]:write serdes 1@0x36: 0x51a4=0x86 01-01 08:56:08.234 I/ ( 1723): [3369.725342][ovx8b]:write serdes 1@0x36: 0x51a8=0x82 01-01 08:56:08.234 I/ ( 1723): [3369.725586][ovx8b]:write serdes 1@0x36: 0x51ac=0x84 01-01 08:56:08.234 I/ ( 1723): [3369.725586][ovx8b]:write serdes 1@0x36: 0x5d0d=0x0a 01-01 08:56:08.234 I/ ( 1723): [3369.725830][ovx8b]:write serdes 1@0x36: 0x5d0e=0x0a 01-01 08:56:08.235 I/ ( 1723): [3369.725830][ovx8b]:write serdes 1@0x36: 0x5d0f=0x0a 01-01 08:56:08.235 I/ ( 1723): [3369.726318][ovx8b]:write serdes 1@0x36: 0x5d11=0x10 01-01 08:56:08.235 I/ ( 1723): [3369.726562][ovx8b]:write serdes 1@0x36: 0x5d12=0x10 01-01 08:56:08.235 I/ ( 1723): [3369.726562][ovx8b]:write serdes 1@0x36: 0x5d13=0x10 01-01 08:56:08.235 I/ ( 1723): [3369.726807][ovx8b]:write serdes 1@0x36: 0x5d15=0x05 01-01 08:56:08.235 I/ ( 1723): [3369.727051][ovx8b]:write serdes 1@0x36: 0x5d16=0x05 01-01 08:56:08.236 I/ ( 1723): [3369.727051][ovx8b]:write serdes 1@0x36: 0x5d17=0x05 01-01 08:56:08.236 I/ ( 1723): [3369.727295][ovx8b]:write serdes 1@0x36: 0x5d1f=0x81 01-01 08:56:08.236 I/ ( 1723): [3369.727539][ovx8b]:write serdes 1@0x36: 0x5300=0xc2 01-01 08:56:08.236 I/ ( 1723): [3369.727539][ovx8b]:write serdes 1@0x36: 0x5314=0x70 01-01 08:56:08.236 I/ ( 1723): [3369.727783][ovx8b]:write serdes 1@0x36: 0x5315=0x70 01-01 08:56:08.236 I/ ( 1723): [3369.727783][ovx8b]:write serdes 1@0x36: 0x5316=0x73 01-01 08:56:08.237 I/ ( 1723): [3369.728027][ovx8b]:write serdes 1@0x36: 0x5317=0xff 01-01 08:56:08.237 I/ ( 1723): [3369.728271][ovx8b]:write serdes 1@0x36: 0x5b80=0x00 01-01 08:56:08.237 I/ ( 1723): [3369.728271][ovx8b]:write serdes 1@0x36: 0x5b84=0x03 01-01 08:56:08.237 I/ ( 1723): [3369.728516][ovx8b]:write serdes 1@0x36: 0x5b85=0x9a 01-01 08:56:08.237 I/ ( 1723): [3369.728760][ovx8b]:write serdes 1@0x36: 0x5b8e=0x20 01-01 08:56:08.237 I/ ( 1723): [3369.728760][ovx8b]:write serdes 1@0x36: 0x5b92=0x60 01-01 08:56:08.238 I/ ( 1723): [3369.729004][ovx8b]:write serdes 1@0x36: 0x5b93=0x10 01-01 08:56:08.238 I/ ( 1723): [3369.729004][ovx8b]:write serdes 1@0x36: 0x5b96=0x60 01-01 08:56:08.238 I/ ( 1723): [3369.729248][ovx8b]:write serdes 1@0x36: 0x5b97=0x40 01-01 08:56:08.238 I/ ( 1723): [3369.729492][ovx8b]:write serdes 1@0x36: 0x5b98=0x00 01-01 08:56:08.238 I/ ( 1723): [3369.729492][ovx8b]:write serdes 1@0x36: 0x5b99=0x80 01-01 08:56:08.238 I/ ( 1723): [3369.729736][ovx8b]:write serdes 1@0x36: 0x5b9a=0x80 01-01 08:56:08.238 I/ ( 1723): [3369.729980][ovx8b]:write serdes 1@0x36: 0x5b9b=0x40 01-01 08:56:08.239 I/ ( 1723): [3369.729980][ovx8b]:write serdes 1@0x36: 0x5b9c=0x00 01-01 08:56:08.239 I/ ( 1723): [3369.730225][ovx8b]:write serdes 1@0x36: 0x5b9d=0x00 01-01 08:56:08.239 I/ ( 1723): [3369.730469][ovx8b]:write serdes 1@0x36: 0x5b9e=0x80 01-01 08:56:08.239 I/ ( 1723): [3369.730469][ovx8b]:write serdes 1@0x36: 0x5b9f=0x80 01-01 08:56:08.239 I/ ( 1723): [3369.730713][ovx8b]:write serdes 1@0x36: 0x5ba0=0x00 01-01 08:56:08.239 I/ ( 1723): [3369.730713][ovx8b]:write serdes 1@0x36: 0x5ba1=0x00 01-01 08:56:08.240 I/ ( 1723): [3369.730957][ovx8b]:write serdes 1@0x36: 0x5ba2=0x00 01-01 08:56:08.240 I/ ( 1723): [3369.731445][ovx8b]:write serdes 1@0x36: 0x5ba3=0x80 01-01 08:56:08.240 I/ ( 1723): [3369.731445][ovx8b]:write serdes 1@0x36: 0x5ba4=0x80 01-01 08:56:08.240 I/ ( 1723): [3369.731689][ovx8b]:write serdes 1@0x36: 0x5ba5=0x00 01-01 08:56:08.240 I/ ( 1723): [3369.731934][ovx8b]:write serdes 1@0x36: 0x5ba6=0x00 01-01 08:56:08.240 I/ ( 1723): [3369.731934][ovx8b]:write serdes 1@0x36: 0x5ba7=0x00 01-01 08:56:08.241 I/ ( 1723): [3369.732178][ovx8b]:write serdes 1@0x36: 0x5bae=0x02 01-01 08:56:08.241 I/ ( 1723): [3369.732178][ovx8b]:write serdes 1@0x36: 0x5baf=0x00 01-01 08:56:08.241 I/ ( 1723): [3369.732422][ovx8b]:write serdes 1@0x36: 0x5bb0=0x02 01-01 08:56:08.241 I/ ( 1723): [3369.732666][ovx8b]:write serdes 1@0x36: 0x5bb1=0x76 01-01 08:56:08.241 I/ ( 1723): [3369.732666][ovx8b]:write serdes 1@0x36: 0x5bb2=0x03 01-01 08:56:08.241 I/ ( 1723): [3369.732910][ovx8b]:write serdes 1@0x36: 0x5bb3=0x08 01-01 08:56:08.242 I/ ( 1723): [3369.733154][ovx8b]:write serdes 1@0x36: 0x5bb4=0x04 01-01 08:56:08.242 I/ ( 1723): [3369.733154][ovx8b]:write serdes 1@0x36: 0x5bb5=0x67 01-01 08:56:08.242 I/ ( 1723): [3369.733398][ovx8b]:write serdes 1@0x36: 0x5bba=0x10 01-01 08:56:08.242 I/ ( 1723): [3369.733643][ovx8b]:write serdes 1@0x36: 0x5bbe=0x0a 01-01 08:56:08.242 I/ ( 1723): [3369.733643][ovx8b]:write serdes 1@0x36: 0x5c00=0x00 01-01 08:56:08.242 I/ ( 1723): [3369.733887][ovx8b]:write serdes 1@0x36: 0x5c04=0x03 01-01 08:56:08.243 I/ ( 1723): [3369.733887][ovx8b]:write serdes 1@0x36: 0x5c05=0x9a 01-01 08:56:08.243 I/ ( 1723): [3369.734131][ovx8b]:write serdes 1@0x36: 0x5c0e=0x20 01-01 08:56:08.243 I/ ( 1723): [3369.734375][ovx8b]:write serdes 1@0x36: 0x5c12=0x60 01-01 08:56:08.243 I/ ( 1723): [3369.734375][ovx8b]:write serdes 1@0x36: 0x5c13=0x10 01-01 08:56:08.243 I/ ( 1723): [3369.734619][ovx8b]:write serdes 1@0x36: 0x5c16=0x60 01-01 08:56:08.243 I/ ( 1723): [3369.734863][ovx8b]:write serdes 1@0x36: 0x5c17=0x40 01-01 08:56:08.243 I/ ( 1723): [3369.734863][ovx8b]:write serdes 1@0x36: 0x5c18=0x00 01-01 08:56:08.244 I/ ( 1723): [3369.735107][ovx8b]:write serdes 1@0x36: 0x5c19=0x80 01-01 08:56:08.244 I/ ( 1723): [3369.735107][ovx8b]:write serdes 1@0x36: 0x5c1a=0x80 01-01 08:56:08.244 I/ ( 1723): [3369.735352][ovx8b]:write serdes 1@0x36: 0x5c1b=0x40 01-01 08:56:08.244 I/ ( 1723): [3369.735596][ovx8b]:write serdes 1@0x36: 0x5c1c=0x00 01-01 08:56:08.244 I/ ( 1723): [3369.735596][ovx8b]:write serdes 1@0x36: 0x5c1d=0x00 01-01 08:56:08.244 I/ ( 1723): [3369.735840][ovx8b]:write serdes 1@0x36: 0x5c1e=0x80 01-01 08:56:08.245 I/ ( 1723): [3369.736084][ovx8b]:write serdes 1@0x36: 0x5c1f=0x80 01-01 08:56:08.245 I/ ( 1723): [3369.736084][ovx8b]:write serdes 1@0x36: 0x5c20=0x00 01-01 08:56:08.245 I/ ( 1723): [3369.736328][ovx8b]:write serdes 1@0x36: 0x5c21=0x00 01-01 08:56:08.245 I/ ( 1723): [3369.736816][ovx8b]:write serdes 1@0x36: 0x5c22=0x00 01-01 08:56:08.245 I/ ( 1723): [3369.736816][ovx8b]:write serdes 1@0x36: 0x5c23=0x80 01-01 08:56:08.245 I/ ( 1723): [3369.737061][ovx8b]:write serdes 1@0x36: 0x5c24=0x80 01-01 08:56:08.246 I/ ( 1723): [3369.737305][ovx8b]:write serdes 1@0x36: 0x5c25=0x00 01-01 08:56:08.246 I/ ( 1723): [3369.737305][ovx8b]:write serdes 1@0x36: 0x5c26=0x00 01-01 08:56:08.246 I/ ( 1723): [3369.737549][ovx8b]:write serdes 1@0x36: 0x5c27=0x00 01-01 08:56:08.246 I/ ( 1723): [3369.737549][ovx8b]:write serdes 1@0x36: 0x5c2e=0x02 01-01 08:56:08.246 I/ ( 1723): [3369.737793][ovx8b]:write serdes 1@0x36: 0x5c2f=0x00 01-01 08:56:08.246 I/ ( 1723): [3369.738037][ovx8b]:write serdes 1@0x36: 0x5c30=0x02 01-01 08:56:08.247 I/ ( 1723): [3369.738037][ovx8b]:write serdes 1@0x36: 0x5c31=0x76 01-01 08:56:08.247 I/ ( 1723): [3369.738281][ovx8b]:write serdes 1@0x36: 0x5c32=0x03 01-01 08:56:08.247 I/ ( 1723): [3369.738525][ovx8b]:write serdes 1@0x36: 0x5c33=0x08 01-01 08:56:08.247 I/ ( 1723): [3369.738525][ovx8b]:write serdes 1@0x36: 0x5c34=0x04 01-01 08:56:08.247 I/ ( 1723): [3369.738770][ovx8b]:write serdes 1@0x36: 0x5c35=0x67 01-01 08:56:08.247 I/ ( 1723): [3369.738770][ovx8b]:write serdes 1@0x36: 0x5c3a=0x10 01-01 08:56:08.248 I/ ( 1723): [3369.739014][ovx8b]:write serdes 1@0x36: 0x5c3e=0x0a 01-01 08:56:08.248 I/ ( 1723): [3369.739258][ovx8b]:write serdes 1@0x36: 0x5c80=0x00 01-01 08:56:08.248 I/ ( 1723): [3369.739258][ovx8b]:write serdes 1@0x36: 0x5c84=0x03 01-01 08:56:08.248 I/ ( 1723): [3369.739502][ovx8b]:write serdes 1@0x36: 0x5c85=0x9a 01-01 08:56:08.248 I/ ( 1723): [3369.739746][ovx8b]:write serdes 1@0x36: 0x5c8e=0x20 01-01 08:56:08.248 I/ ( 1723): [3369.739746][ovx8b]:write serdes 1@0x36: 0x5c92=0x60 01-01 08:56:08.249 I/ ( 1723): [3369.739990][ovx8b]:write serdes 1@0x36: 0x5c93=0x10 01-01 08:56:08.249 I/ ( 1723): [3369.740234][ovx8b]:write serdes 1@0x36: 0x5c96=0x60 01-01 08:56:08.249 I/ ( 1723): [3369.740234][ovx8b]:write serdes 1@0x36: 0x5c97=0x40 01-01 08:56:08.249 I/ ( 1723): [3369.740479][ovx8b]:write serdes 1@0x36: 0x5c98=0x00 01-01 08:56:08.249 I/ ( 1723): [3369.740479][ovx8b]:write serdes 1@0x36: 0x5c99=0x80 01-01 08:56:08.249 I/ ( 1723): [3369.740723][ovx8b]:write serdes 1@0x36: 0x5c9a=0x80 01-01 08:56:08.250 I/ ( 1723): [3369.740967][ovx8b]:write serdes 1@0x36: 0x5c9b=0x40 01-01 08:56:08.250 I/ ( 1723): [3369.740967][ovx8b]:write serdes 1@0x36: 0x5c9c=0x00 01-01 08:56:08.250 I/ ( 1723): [3369.741211][ovx8b]:write serdes 1@0x36: 0x5c9d=0x00 01-01 08:56:08.250 I/ ( 1723): [3369.741455][ovx8b]:write serdes 1@0x36: 0x5c9e=0x80 01-01 08:56:08.250 I/ ( 1723): [3369.741455][ovx8b]:write serdes 1@0x36: 0x5c9f=0x80 01-01 08:56:08.250 I/ ( 1723): [3369.741943][ovx8b]:write serdes 1@0x36: 0x5ca0=0x00 01-01 08:56:08.250 I/ ( 1723): [3369.742188][ovx8b]:write serdes 1@0x36: 0x5ca1=0x00 01-01 08:56:08.251 I/ ( 1723): [3369.742188][ovx8b]:write serdes 1@0x36: 0x5ca2=0x00 01-01 08:56:08.251 I/ ( 1723): [3369.742432][ovx8b]:write serdes 1@0x36: 0x5ca3=0x80 01-01 08:56:08.251 I/ ( 1723): [3369.742432][ovx8b]:write serdes 1@0x36: 0x5ca4=0x80 01-01 08:56:08.251 I/ ( 1723): [3369.742676][ovx8b]:write serdes 1@0x36: 0x5ca5=0x00 01-01 08:56:08.251 I/ ( 1723): [3369.742920][ovx8b]:write serdes 1@0x36: 0x5ca6=0x00 01-01 08:56:08.251 I/ ( 1723): [3369.742920][ovx8b]:write serdes 1@0x36: 0x5ca7=0x00 01-01 08:56:08.252 I/ ( 1723): [3369.743164][ovx8b]:write serdes 1@0x36: 0x5cae=0x02 01-01 08:56:08.252 I/ ( 1723): [3369.743408][ovx8b]:write serdes 1@0x36: 0x5caf=0x00 01-01 08:56:08.252 I/ ( 1723): [3369.743408][ovx8b]:write serdes 1@0x36: 0x5cb0=0x02 01-01 08:56:08.252 I/ ( 1723): [3369.743652][ovx8b]:write serdes 1@0x36: 0x5cb1=0x76 01-01 08:56:08.252 I/ ( 1723): [3369.743652][ovx8b]:write serdes 1@0x36: 0x5cb2=0x03 01-01 08:56:08.252 I/ ( 1723): [3369.743896][ovx8b]:write serdes 1@0x36: 0x5cb3=0x08 01-01 08:56:08.253 I/ ( 1723): [3369.744141][ovx8b]:write serdes 1@0x36: 0x5cb4=0x04 01-01 08:56:08.253 I/ ( 1723): [3369.744141][ovx8b]:write serdes 1@0x36: 0x5cb5=0x67 01-01 08:56:08.253 I/ ( 1723): [3369.744385][ovx8b]:write serdes 1@0x36: 0x5cba=0x10 01-01 08:56:08.253 I/ ( 1723): [3369.744629][ovx8b]:write serdes 1@0x36: 0x5cbe=0x0a 01-01 08:56:08.253 I/ ( 1723): [3369.744629][ovx8b]:write serdes 1@0x36: 0x6006=0x00 01-01 08:56:08.253 I/ ( 1723): [3369.744873][ovx8b]:write serdes 1@0x36: 0x6007=0x3c 01-01 08:56:08.254 I/ ( 1723): [3369.744873][ovx8b]:write serdes 1@0x36: 0x6008=0x03 01-01 08:56:08.254 I/ ( 1723): [3369.745117][ovx8b]:write serdes 1@0x36: 0x6009=0x20 01-01 08:56:08.254 I/ ( 1723): [3369.745361][ovx8b]:write serdes 1@0x36: 0x600a=0x00 01-01 08:56:08.254 I/ ( 1723): [3369.745361][ovx8b]:write serdes 1@0x36: 0x600b=0x3c 01-01 08:56:08.254 I/ ( 1723): [3369.745605][ovx8b]:write serdes 1@0x36: 0x600c=0x03 01-01 08:56:08.254 I/ ( 1723): [3369.745850][ovx8b]:write serdes 1@0x36: 0x600d=0x20 01-01 08:56:08.254 I/ ( 1723): [3369.745850][ovx8b]:write serdes 1@0x36: 0x6016=0x00 01-01 08:56:08.255 I/ ( 1723): [3369.746094][ovx8b]:write serdes 1@0x36: 0x6026=0x00 01-01 08:56:08.255 I/ ( 1723): [3369.746338][ovx8b]:write serdes 1@0x36: 0x6027=0x3c 01-01 08:56:08.255 I/ ( 1723): [3369.746338][ovx8b]:write serdes 1@0x36: 0x6028=0x03 01-01 08:56:08.255 I/ ( 1723): [3369.746582][ovx8b]:write serdes 1@0x36: 0x6029=0x20 01-01 08:56:08.255 I/ ( 1723): [3369.746582][ovx8b]:write serdes 1@0x36: 0x602a=0x00 01-01 08:56:08.255 I/ ( 1723): [3369.746826][ovx8b]:write serdes 1@0x36: 0x602b=0x3c 01-01 08:56:08.256 I/ ( 1723): [3369.747314][ovx8b]:write serdes 1@0x36: 0x602c=0x03 01-01 08:56:08.256 I/ ( 1723): [3369.747314][ovx8b]:write serdes 1@0x36: 0x602d=0x20 01-01 08:56:08.256 I/ ( 1723): [3369.747559][ovx8b]:write serdes 1@0x36: 0x6036=0x01 01-01 08:56:08.256 I/ ( 1723): [3369.747803][ovx8b]:write serdes 1@0x36: 0x6046=0x00 01-01 08:56:08.256 I/ ( 1723): [3369.747803][ovx8b]:write serdes 1@0x36: 0x6047=0x3c 01-01 08:56:08.256 I/ ( 1723): [3369.748047][ovx8b]:write serdes 1@0x36: 0x6048=0x03 01-01 08:56:08.257 I/ ( 1723): [3369.748047][ovx8b]:write serdes 1@0x36: 0x6049=0x20 01-01 08:56:08.257 I/ ( 1723): [3369.748291][ovx8b]:write serdes 1@0x36: 0x604a=0x00 01-01 08:56:08.257 I/ ( 1723): [3369.748535][ovx8b]:write serdes 1@0x36: 0x604b=0x3c 01-01 08:56:08.257 I/ ( 1723): [3369.748535][ovx8b]:write serdes 1@0x36: 0x604c=0x03 01-01 08:56:08.257 I/ ( 1723): [3369.748779][ovx8b]:write serdes 1@0x36: 0x604d=0x20 01-01 08:56:08.257 I/ ( 1723): [3369.749023][ovx8b]:write serdes 1@0x36: 0x6056=0x02 01-01 08:56:08.258 I/ ( 1723): [3369.749023][ovx8b]:write serdes 1@0x36: 0x6067=0x3c 01-01 08:56:08.258 I/ ( 1723): [3369.749268][ovx8b]:write serdes 1@0x36: 0x6068=0x03 01-01 08:56:08.258 I/ ( 1723): [3369.749268][ovx8b]:write serdes 1@0x36: 0x6069=0x20 01-01 08:56:08.258 I/ ( 1723): [3369.749512][ovx8b]:write serdes 1@0x36: 0x606a=0x00 01-01 08:56:08.258 I/ ( 1723): [3369.749756][ovx8b]:write serdes 1@0x36: 0x606b=0x3c 01-01 08:56:08.258 I/ ( 1723): [3369.749756][ovx8b]:write serdes 1@0x36: 0x606c=0x03 01-01 08:56:08.259 I/ ( 1723): [3369.750000][ovx8b]:write serdes 1@0x36: 0x606d=0x20 01-01 08:56:08.259 I/ ( 1723): [3369.750244][ovx8b]:write serdes 1@0x36: 0x6076=0x03 01-01 08:56:08.259 I/ ( 1723): [3369.750244][ovx8b]:write serdes 1@0x36: 0x6086=0x00 01-01 08:56:08.259 I/ ( 1723): [3369.750488][ovx8b]:write serdes 1@0x36: 0x6087=0x3c 01-01 08:56:08.259 I/ ( 1723): [3369.750488][ovx8b]:write serdes 1@0x36: 0x6088=0x03 01-01 08:56:08.259 I/ ( 1723): [3369.750732][ovx8b]:write serdes 1@0x36: 0x6089=0x20 01-01 08:56:08.259 I/ ( 1723): [3369.750977][ovx8b]:write serdes 1@0x36: 0x608a=0x00 01-01 08:56:08.260 I/ ( 1723): [3369.750977][ovx8b]:write serdes 1@0x36: 0x608b=0x3c 01-01 08:56:08.260 I/ ( 1723): [3369.751221][ovx8b]:write serdes 1@0x36: 0x608c=0x03 01-01 08:56:08.260 I/ ( 1723): [3369.751465][ovx8b]:write serdes 1@0x36: 0x608d=0x20 01-01 08:56:08.260 I/ ( 1723): [3369.751465][ovx8b]:write serdes 1@0x36: 0x6096=0x04 01-01 08:56:08.260 I/ ( 1723): [3369.751709][ovx8b]:write serdes 1@0x36: 0x5e00=0x00 01-01 08:56:08.260 I/ ( 1723): [3369.751953][ovx8b]:write serdes 1@0x36: 0x5e01=0x08 01-01 08:56:08.261 I/ ( 1723): [3369.751953][ovx8b]:write serdes 1@0x36: 0x5e02=0x09 01-01 08:56:08.261 I/ ( 1723): [3369.752441][ovx8b]:write serdes 1@0x36: 0x5e03=0x0a 01-01 08:56:08.261 I/ ( 1723): [3369.752441][ovx8b]:write serdes 1@0x36: 0x5e04=0x0b 01-01 08:56:08.261 I/ ( 1723): [3369.752686][ovx8b]:write serdes 1@0x36: 0x5e05=0x0c 01-01 08:56:08.261 I/ ( 1723): [3369.752930][ovx8b]:write serdes 1@0x36: 0x5e06=0x0c 01-01 08:56:08.261 I/ ( 1723): [3369.752930][ovx8b]:write serdes 1@0x36: 0x5e07=0x0c 01-01 08:56:08.262 I/ ( 1723): [3369.753174][ovx8b]:write serdes 1@0x36: 0x5e08=0x0c 01-01 08:56:08.262 I/ ( 1723): [3369.753418][ovx8b]:write serdes 1@0x36: 0x5e09=0x0c 01-01 08:56:08.262 I/ ( 1723): [3369.753418][ovx8b]:write serdes 1@0x36: 0x5e0a=0x0d 01-01 08:56:08.262 I/ ( 1723): [3369.753662][ovx8b]:write serdes 1@0x36: 0x5e0b=0x0d 01-01 08:56:08.262 I/ ( 1723): [3369.753662][ovx8b]:write serdes 1@0x36: 0x5e0c=0x0d 01-01 08:56:08.262 I/ ( 1723): [3369.753906][ovx8b]:write serdes 1@0x36: 0x5e0d=0x0d 01-01 08:56:08.263 I/ ( 1723): [3369.754150][ovx8b]:write serdes 1@0x36: 0x5e0e=0x0d 01-01 08:56:08.263 I/ ( 1723): [3369.754150][ovx8b]:write serdes 1@0x36: 0x5e0f=0x0e 01-01 08:56:08.263 I/ ( 1723): [3369.754395][ovx8b]:write serdes 1@0x36: 0x5e10=0x0e 01-01 08:56:08.263 I/ ( 1723): [3369.754639][ovx8b]:write serdes 1@0x36: 0x5e11=0x0e 01-01 08:56:08.263 I/ ( 1723): [3369.754639][ovx8b]:write serdes 1@0x36: 0x5e12=0x0e 01-01 08:56:08.263 I/ ( 1723): [3369.754883][ovx8b]:write serdes 1@0x36: 0x5e13=0x0f 01-01 08:56:08.264 I/ ( 1723): [3369.755127][ovx8b]:write serdes 1@0x36: 0x5e14=0x0f 01-01 08:56:08.264 I/ ( 1723): [3369.755127][ovx8b]:write serdes 1@0x36: 0x5e15=0x10 01-01 08:56:08.264 I/ ( 1723): [3369.755371][ovx8b]:write serdes 1@0x36: 0x5e16=0x11 01-01 08:56:08.264 I/ ( 1723): [3369.755371][ovx8b]:write serdes 1@0x36: 0x5e17=0x11 01-01 08:56:08.264 I/ ( 1723): [3369.755615][ovx8b]:write serdes 1@0x36: 0x5e18=0x12 01-01 08:56:08.264 I/ ( 1723): [3369.755859][ovx8b]:write serdes 1@0x36: 0x5e19=0x12 01-01 08:56:08.264 I/ ( 1723): [3369.755859][ovx8b]:write serdes 1@0x36: 0x5e1a=0x13 01-01 08:56:08.265 I/ ( 1723): [3369.756104][ovx8b]:write serdes 1@0x36: 0x5e1b=0x13 01-01 08:56:08.265 I/ ( 1723): [3369.756348][ovx8b]:write serdes 1@0x36: 0x5e1c=0x14 01-01 08:56:08.265 I/ ( 1723): [3369.756348][ovx8b]:write serdes 1@0x36: 0x5e1d=0x14 01-01 08:56:08.265 I/ ( 1723): [3369.756592][ovx8b]:write serdes 1@0x36: 0x5e1e=0x16 01-01 08:56:08.265 I/ ( 1723): [3369.756836][ovx8b]:write serdes 1@0x36: 0x5e1f=0x16 01-01 08:56:08.266 I/ ( 1723): [3369.756836][ovx8b]:write serdes 1@0x36: 0x5e20=0x16 01-01 08:56:08.266 I/ ( 1723): [3369.757080][ovx8b]:write serdes 1@0x36: 0x5e21=0x08 01-01 08:56:08.266 I/ ( 1723): [3369.757324][ovx8b]:write serdes 1@0x36: 0x5e22=0x00 01-01 08:56:08.266 I/ ( 1723): [3369.757324][ovx8b]:write serdes 1@0x36: 0x5e23=0x01 01-01 08:56:08.266 I/ ( 1723): [3369.757812][ovx8b]:write serdes 1@0x36: 0x5e24=0x00 01-01 08:56:08.266 I/ ( 1723): [3369.757812][ovx8b]:write serdes 1@0x36: 0x5e25=0x00 01-01 08:56:08.266 I/ ( 1723): [3369.758057][ovx8b]:write serdes 1@0x36: 0x5e26=0x00 01-01 08:56:08.267 I/ ( 1723): [3369.758301][ovx8b]:write serdes 1@0x36: 0x5e27=0x40 01-01 08:56:08.267 I/ ( 1723): [3369.758301][ovx8b]:write serdes 1@0x36: 0x5e28=0x00 01-01 08:56:08.267 I/ ( 1723): [3369.758545][ovx8b]:write serdes 1@0x36: 0x5e29=0x00 01-01 08:56:08.267 I/ ( 1723): [3369.758789][ovx8b]:write serdes 1@0x36: 0x5e2a=0x40 01-01 08:56:08.267 I/ ( 1723): [3369.758789][ovx8b]:write serdes 1@0x36: 0x5e2b=0x00 01-01 08:56:08.267 I/ ( 1723): [3369.759033][ovx8b]:write serdes 1@0x36: 0x5e2c=0x00 01-01 08:56:08.268 I/ ( 1723): [3369.759277][ovx8b]:write serdes 1@0x36: 0x5e2d=0x40 01-01 08:56:08.268 I/ ( 1723): [3369.759277][ovx8b]:write serdes 1@0x36: 0x5e2e=0x00 01-01 08:56:08.268 I/ ( 1723): [3369.759521][ovx8b]:write serdes 1@0x36: 0x5e2f=0x00 01-01 08:56:08.268 I/ ( 1723): [3369.759521][ovx8b]:write serdes 1@0x36: 0x5e30=0x40 01-01 08:56:08.268 I/ ( 1723): [3369.759766][ovx8b]:write serdes 1@0x36: 0x5e31=0x00 01-01 08:56:08.268 I/ ( 1723): [3369.760010][ovx8b]:write serdes 1@0x36: 0x5e32=0x00 01-01 08:56:08.269 I/ ( 1723): [3369.760010][ovx8b]:write serdes 1@0x36: 0x5e33=0x40 01-01 08:56:08.269 I/ ( 1723): [3369.760254][ovx8b]:write serdes 1@0x36: 0x5e34=0x00 01-01 08:56:08.269 I/ ( 1723): [3369.760498][ovx8b]:write serdes 1@0x36: 0x5e35=0x00 01-01 08:56:08.269 I/ ( 1723): [3369.760498][ovx8b]:write serdes 1@0x36: 0x5e36=0x40 01-01 08:56:08.269 I/ ( 1723): [3369.760742][ovx8b]:write serdes 1@0x36: 0x5e37=0x00 01-01 08:56:08.269 I/ ( 1723): [3369.760742][ovx8b]:write serdes 1@0x36: 0x5e38=0x00 01-01 08:56:08.270 I/ ( 1723): [3369.760986][ovx8b]:write serdes 1@0x36: 0x5e39=0x40 01-01 08:56:08.270 I/ ( 1723): [3369.761230][ovx8b]:write serdes 1@0x36: 0x5e3a=0x00 01-01 08:56:08.270 I/ ( 1723): [3369.761230][ovx8b]:write serdes 1@0x36: 0x5e3b=0x00 01-01 08:56:08.270 I/ ( 1723): [3369.761475][ovx8b]:write serdes 1@0x36: 0x5e3c=0x40 01-01 08:56:08.270 I/ ( 1723): [3369.761719][ovx8b]:write serdes 1@0x36: 0x5e3d=0x00 01-01 08:56:08.270 I/ ( 1723): [3369.761719][ovx8b]:write serdes 1@0x36: 0x5e3e=0x00 01-01 08:56:08.271 I/ ( 1723): [3369.761963][ovx8b]:write serdes 1@0x36: 0x5e3f=0x40 01-01 08:56:08.271 I/ ( 1723): [3369.762207][ovx8b]:write serdes 1@0x36: 0x5e40=0x00 01-01 08:56:08.271 I/ ( 1723): [3369.762207][ovx8b]:write serdes 1@0x36: 0x5e41=0x00 01-01 08:56:08.271 I/ ( 1723): [3369.762451][ovx8b]:write serdes 1@0x36: 0x5e42=0x40 01-01 08:56:08.271 I/ ( 1723): [3369.762451][ovx8b]:write serdes 1@0x36: 0x5e43=0x00 01-01 08:56:08.271 I/ ( 1723): [3369.762695][ovx8b]:write serdes 1@0x36: 0x5e44=0x00 01-01 08:56:08.272 I/ ( 1723): [3369.763184][ovx8b]:write serdes 1@0x36: 0x5e45=0x40 01-01 08:56:08.272 I/ ( 1723): [3369.763184][ovx8b]:write serdes 1@0x36: 0x5e46=0x00 01-01 08:56:08.272 I/ ( 1723): [3369.763428][ovx8b]:write serdes 1@0x36: 0x5e47=0x00 01-01 08:56:08.272 I/ ( 1723): [3369.763672][ovx8b]:write serdes 1@0x36: 0x5e48=0x40 01-01 08:56:08.272 I/ ( 1723): [3369.763672][ovx8b]:write serdes 1@0x36: 0x5e49=0x00 01-01 08:56:08.272 I/ ( 1723): [3369.763916][ovx8b]:write serdes 1@0x36: 0x5e4a=0x00 01-01 08:56:08.272 I/ ( 1723): [3369.763916][ovx8b]:write serdes 1@0x36: 0x5e4b=0x40 01-01 08:56:08.273 I/ ( 1723): [3369.764160][ovx8b]:write serdes 1@0x36: 0x5e4c=0x00 01-01 08:56:08.273 I/ ( 1723): [3369.764404][ovx8b]:write serdes 1@0x36: 0x5e4d=0x00 01-01 08:56:08.273 I/ ( 1723): [3369.764404][ovx8b]:write serdes 1@0x36: 0x5e4e=0x40 01-01 08:56:08.273 I/ ( 1723): [3369.764648][ovx8b]:write serdes 1@0x36: 0x5e4f=0x00 01-01 08:56:08.273 I/ ( 1723): [3369.764893][ovx8b]:write serdes 1@0x36: 0x5e50=0x00 01-01 08:56:08.273 I/ ( 1723): [3369.764893][ovx8b]:write serdes 1@0x36: 0x5e51=0x40 01-01 08:56:08.274 I/ ( 1723): [3369.765137][ovx8b]:write serdes 1@0x36: 0x5e52=0x00 01-01 08:56:08.274 I/ ( 1723): [3369.765381][ovx8b]:write serdes 1@0x36: 0x5e53=0x00 01-01 08:56:08.274 I/ ( 1723): [3369.765381][ovx8b]:write serdes 1@0x36: 0x5e54=0x40 01-01 08:56:08.274 I/ ( 1723): [3369.765625][ovx8b]:write serdes 1@0x36: 0x5e55=0x00 01-01 08:56:08.274 I/ ( 1723): [3369.765625][ovx8b]:write serdes 1@0x36: 0x5e56=0x00 01-01 08:56:08.274 I/ ( 1723): [3369.765869][ovx8b]:write serdes 1@0x36: 0x5e57=0x40 01-01 08:56:08.275 I/ ( 1723): [3369.766113][ovx8b]:write serdes 1@0x36: 0x5e58=0x00 01-01 08:56:08.275 I/ ( 1723): [3369.766113][ovx8b]:write serdes 1@0x36: 0x5e59=0x00 01-01 08:56:08.275 I/ ( 1723): [3369.766357][ovx8b]:write serdes 1@0x36: 0x5e5a=0x80 01-01 08:56:08.275 I/ ( 1723): [3369.766602][ovx8b]:write serdes 1@0x36: 0x5e5b=0x00 01-01 08:56:08.275 I/ ( 1723): [3369.766602][ovx8b]:write serdes 1@0x36: 0x5e5c=0x00 01-01 08:56:08.275 I/ ( 1723): [3369.766846][ovx8b]:write serdes 1@0x36: 0x5e5d=0x80 01-01 08:56:08.276 I/ ( 1723): [3369.766846][ovx8b]:write serdes 1@0x36: 0x5e5e=0x00 01-01 08:56:08.276 I/ ( 1723): [3369.767090][ovx8b]:write serdes 1@0x36: 0x5e5f=0x01 01-01 08:56:08.276 I/ ( 1723): [3369.767334][ovx8b]:write serdes 1@0x36: 0x5e60=0x00 01-01 08:56:08.276 I/ ( 1723): [3369.767334][ovx8b]:write serdes 1@0x36: 0x5e61=0x00 01-01 08:56:08.276 I/ ( 1723): [3369.767578][ovx8b]:write serdes 1@0x36: 0x5e62=0x01 01-01 08:56:08.276 I/ ( 1723): [3369.767822][ovx8b]:write serdes 1@0x36: 0x5e63=0x00 01-01 08:56:08.277 I/ ( 1723): [3369.767822][ovx8b]:write serdes 1@0x36: 0x5e64=0x00 01-01 08:56:08.277 I/ ( 1723): [3369.768311][ovx8b]:write serdes 1@0x36: 0x5e65=0x01 01-01 08:56:08.277 I/ ( 1723): [3369.768555][ovx8b]:write serdes 1@0x36: 0x5e66=0x00 01-01 08:56:08.277 I/ ( 1723): [3369.768555][ovx8b]:write serdes 1@0x36: 0x5e67=0x00 01-01 08:56:08.277 I/ ( 1723): [3369.768799][ovx8b]:write serdes 1@0x36: 0x5e68=0x01 01-01 08:56:08.277 I/ ( 1723): [3369.768799][ovx8b]:write serdes 1@0x36: 0x5e69=0x00 01-01 08:56:08.278 I/ ( 1723): [3369.769043][ovx8b]:write serdes 1@0x36: 0x5e6a=0x00 01-01 08:56:08.278 I/ ( 1723): [3369.769287][ovx8b]:write serdes 1@0x36: 0x5e6b=0x01 01-01 08:56:08.278 I/ ( 1723): [3369.769287][ovx8b]:write serdes 1@0x36: 0x5e6c=0x00 01-01 08:56:08.278 I/ ( 1723): [3369.769531][ovx8b]:write serdes 1@0x36: 0x5e6d=0x00 01-01 08:56:08.278 I/ ( 1723): [3369.769775][ovx8b]:write serdes 1@0x36: 0x5e6e=0x01 01-01 08:56:08.278 I/ ( 1723): [3369.769775][ovx8b]:write serdes 1@0x36: 0x5e6f=0x00 01-01 08:56:08.278 I/ ( 1723): [3369.770020][ovx8b]:write serdes 1@0x36: 0x5e70=0x00 01-01 08:56:08.279 I/ ( 1723): [3369.770264][ovx8b]:write serdes 1@0x36: 0x5e71=0x01 01-01 08:56:08.279 I/ ( 1723): [3369.770264][ovx8b]:write serdes 1@0x36: 0x5e72=0x00 01-01 08:56:08.279 I/ ( 1723): [3369.770508][ovx8b]:write serdes 1@0x36: 0x5e73=0x00 01-01 08:56:08.279 I/ ( 1723): [3369.770508][ovx8b]:write serdes 1@0x36: 0x5e74=0x00 01-01 08:56:08.279 I/ ( 1723): [3369.770752][ovx8b]:write serdes 1@0x36: 0x5e75=0x80 01-01 08:56:08.279 I/ ( 1723): [3369.770996][ovx8b]:write serdes 1@0x36: 0x5e76=0x00 01-01 08:56:08.280 I/ ( 1723): [3369.770996][ovx8b]:write serdes 1@0x36: 0x5e77=0x00 01-01 08:56:08.280 I/ ( 1723): [3369.771240][ovx8b]:write serdes 1@0x36: 0x5e78=0x80 01-01 08:56:08.280 I/ ( 1723): [3369.771484][ovx8b]:write serdes 1@0x36: 0x5e79=0x00 01-01 08:56:08.280 I/ ( 1723): [3369.771484][ovx8b]:write serdes 1@0x36: 0x5e7a=0x00 01-01 08:56:08.280 I/ ( 1723): [3369.771729][ovx8b]:write serdes 1@0x36: 0x5e7b=0x80 01-01 08:56:08.280 I/ ( 1723): [3369.771729][ovx8b]:write serdes 1@0x36: 0x5e7c=0x00 01-01 08:56:08.281 I/ ( 1723): [3369.771973][ovx8b]:write serdes 1@0x36: 0x5e7d=0x00 01-01 08:56:08.281 I/ ( 1723): [3369.772217][ovx8b]:write serdes 1@0x36: 0x5e7e=0x80 01-01 08:56:08.281 I/ ( 1723): [3369.772217][ovx8b]:write serdes 1@0x36: 0x5e7f=0x00 01-01 08:56:08.281 I/ ( 1723): [3369.772461][ovx8b]:write serdes 1@0x36: 0x5e80=0x00 01-01 08:56:08.281 I/ ( 1723): [3369.772705][ovx8b]:write serdes 1@0x36: 0x5e81=0x80 01-01 08:56:08.281 I/ ( 1723): [3369.772705][ovx8b]:write serdes 1@0x36: 0x5e82=0x00 01-01 08:56:08.282 I/ ( 1723): [3369.772949][ovx8b]:write serdes 1@0x36: 0x5e83=0x00 01-01 08:56:08.282 I/ ( 1723): [3369.773193][ovx8b]:write serdes 1@0x36: 0x5e84=0x3f 01-01 08:56:08.282 I/ ( 1723): [3369.773193][ovx8b]:write serdes 1@0x36: 0x5f00=0x02 01-01 08:56:08.282 I/ ( 1723): [3369.773682][ovx8b]:write serdes 1@0x36: 0x5f01=0x08 01-01 08:56:08.282 I/ ( 1723): [3369.773682][ovx8b]:write serdes 1@0x36: 0x5f02=0x09 01-01 08:56:08.282 I/ ( 1723): [3369.773926][ovx8b]:write serdes 1@0x36: 0x5f03=0x0a 01-01 08:56:08.283 I/ ( 1723): [3369.774170][ovx8b]:write serdes 1@0x36: 0x5f04=0x0b 01-01 08:56:08.283 I/ ( 1723): [3369.774170][ovx8b]:write serdes 1@0x36: 0x5f05=0x0c 01-01 08:56:08.283 I/ ( 1723): [3369.774414][ovx8b]:write serdes 1@0x36: 0x5f06=0x0c 01-01 08:56:08.283 I/ ( 1723): [3369.774658][ovx8b]:write serdes 1@0x36: 0x5f07=0x0c 01-01 08:56:08.283 I/ ( 1723): [3369.774658][ovx8b]:write serdes 1@0x36: 0x5f08=0x0c 01-01 08:56:08.283 I/ ( 1723): [3369.774902][ovx8b]:write serdes 1@0x36: 0x5f09=0x0c 01-01 08:56:08.283 I/ ( 1723): [3369.774902][ovx8b]:write serdes 1@0x36: 0x5f0a=0x0d 01-01 08:56:08.284 I/ ( 1723): [3369.775146][ovx8b]:write serdes 1@0x36: 0x5f0b=0x0d 01-01 08:56:08.284 I/ ( 1723): [3369.775391][ovx8b]:write serdes 1@0x36: 0x5f0c=0x0d 01-01 08:56:08.284 I/ ( 1723): [3369.775391][ovx8b]:write serdes 1@0x36: 0x5f0d=0x0d 01-01 08:56:08.284 I/ ( 1723): [3369.775635][ovx8b]:write serdes 1@0x36: 0x5f0e=0x0d 01-01 08:56:08.284 I/ ( 1723): [3369.775879][ovx8b]:write serdes 1@0x36: 0x5f0f=0x0e 01-01 08:56:08.284 I/ ( 1723): [3369.775879][ovx8b]:write serdes 1@0x36: 0x5f10=0x0e 01-01 08:56:08.285 I/ ( 1723): [3369.776123][ovx8b]:write serdes 1@0x36: 0x5f11=0x0e 01-01 08:56:08.285 I/ ( 1723): [3369.776367][ovx8b]:write serdes 1@0x36: 0x5f12=0x0e 01-01 08:56:08.285 I/ ( 1723): [3369.776367][ovx8b]:write serdes 1@0x36: 0x5f13=0x0f 01-01 08:56:08.285 I/ ( 1723): [3369.776611][ovx8b]:write serdes 1@0x36: 0x5f14=0x0f 01-01 08:56:08.285 I/ ( 1723): [3369.776611][ovx8b]:write serdes 1@0x36: 0x5f15=0x10 01-01 08:56:08.285 I/ ( 1723): [3369.776855][ovx8b]:write serdes 1@0x36: 0x5f16=0x11 01-01 08:56:08.286 I/ ( 1723): [3369.777100][ovx8b]:write serdes 1@0x36: 0x5f17=0x11 01-01 08:56:08.286 I/ ( 1723): [3369.777100][ovx8b]:write serdes 1@0x36: 0x5f18=0x12 01-01 08:56:08.286 I/ ( 1723): [3369.777344][ovx8b]:write serdes 1@0x36: 0x5f19=0x12 01-01 08:56:08.286 I/ ( 1723): [3369.777588][ovx8b]:write serdes 1@0x36: 0x5f1a=0x13 01-01 08:56:08.286 I/ ( 1723): [3369.777588][ovx8b]:write serdes 1@0x36: 0x5f1b=0x13 01-01 08:56:08.286 I/ ( 1723): [3369.777832][ovx8b]:write serdes 1@0x36: 0x5f1c=0x14 01-01 08:56:08.287 I/ ( 1723): [3369.777832][ovx8b]:write serdes 1@0x36: 0x5f1d=0x14 01-01 08:56:08.287 I/ ( 1723): [3369.778076][ovx8b]:write serdes 1@0x36: 0x5f1e=0x16 01-01 08:56:08.287 I/ ( 1723): [3369.778320][ovx8b]:write serdes 1@0x36: 0x5f1f=0x16 01-01 08:56:08.287 I/ ( 1723): [3369.778320][ovx8b]:write serdes 1@0x36: 0x5f20=0x16 01-01 08:56:08.287 I/ ( 1723): [3369.778809][ovx8b]:write serdes 1@0x36: 0x5f21=0x08 01-01 08:56:08.287 I/ ( 1723): [3369.779053][ovx8b]:write serdes 1@0x36: 0x5f22=0x00 01-01 08:56:08.288 I/ ( 1723): [3369.779053][ovx8b]:write serdes 1@0x36: 0x5f23=0x01 01-01 08:56:08.288 I/ ( 1723): [3369.779297][ovx8b]:write serdes 1@0x36: 0x5f24=0x00 01-01 08:56:08.288 I/ ( 1723): [3369.779541][ovx8b]:write serdes 1@0x36: 0x5f25=0x00 01-01 08:56:08.288 I/ ( 1723): [3369.779541][ovx8b]:write serdes 1@0x36: 0x5f26=0x02 01-01 08:56:08.288 I/ ( 1723): [3369.779785][ovx8b]:write serdes 1@0x36: 0x5f27=0x00 01-01 08:56:08.288 I/ ( 1723): [3369.779785][ovx8b]:write serdes 1@0x36: 0x5f28=0x00 01-01 08:56:08.288 I/ ( 1723): [3369.780029][ovx8b]:write serdes 1@0x36: 0x5f29=0x02 01-01 08:56:08.289 I/ ( 1723): [3369.780273][ovx8b]:write serdes 1@0x36: 0x5f2a=0x00 01-01 08:56:08.289 I/ ( 1723): [3369.780518][ovx8b]:write serdes 1@0x36: 0x5f2b=0x00 01-01 08:56:08.289 I/ ( 1723): [3369.780518][ovx8b]:write serdes 1@0x36: 0x5f2c=0x02 01-01 08:56:08.289 I/ ( 1723): [3369.780762][ovx8b]:write serdes 1@0x36: 0x5f2d=0x00 01-01 08:56:08.289 I/ ( 1723): [3369.780762][ovx8b]:write serdes 1@0x36: 0x5f2e=0x00 01-01 08:56:08.290 I/ ( 1723): [3369.781006][ovx8b]:write serdes 1@0x36: 0x5f2f=0x02 01-01 08:56:08.290 I/ ( 1723): [3369.781250][ovx8b]:write serdes 1@0x36: 0x5f30=0x00 01-01 08:56:08.290 I/ ( 1723): [3369.781250][ovx8b]:write serdes 1@0x36: 0x5f31=0x00 01-01 08:56:08.290 I/ ( 1723): [3369.781494][ovx8b]:write serdes 1@0x36: 0x5f32=0x02 01-01 08:56:08.290 I/ ( 1723): [3369.781738][ovx8b]:write serdes 1@0x36: 0x5f33=0x00 01-01 08:56:08.290 I/ ( 1723): [3369.781738][ovx8b]:write serdes 1@0x36: 0x5f34=0x00 01-01 08:56:08.290 I/ ( 1723): [3369.781982][ovx8b]:write serdes 1@0x36: 0x5f35=0x02 01-01 08:56:08.291 I/ ( 1723): [3369.781982][ovx8b]:write serdes 1@0x36: 0x5f36=0x00 01-01 08:56:08.291 I/ ( 1723): [3369.782227][ovx8b]:write serdes 1@0x36: 0x5f37=0x00 01-01 08:56:08.291 I/ ( 1723): [3369.782471][ovx8b]:write serdes 1@0x36: 0x5f38=0x02 01-01 08:56:08.291 I/ ( 1723): [3369.782471][ovx8b]:write serdes 1@0x36: 0x5f39=0x00 01-01 08:56:08.291 I/ ( 1723): [3369.782715][ovx8b]:write serdes 1@0x36: 0x5f3a=0x00 01-01 08:56:08.291 I/ ( 1723): [3369.782959][ovx8b]:write serdes 1@0x36: 0x5f3b=0x02 01-01 08:56:08.292 I/ ( 1723): [3369.782959][ovx8b]:write serdes 1@0x36: 0x5f3c=0x00 01-01 08:56:08.292 I/ ( 1723): [3369.783203][ovx8b]:write serdes 1@0x36: 0x5f3d=0x00 01-01 08:56:08.292 I/ ( 1723): [3369.783203][ovx8b]:write serdes 1@0x36: 0x5f3e=0x02 01-01 08:56:08.292 I/ ( 1723): [3369.783447][ovx8b]:write serdes 1@0x36: 0x5f3f=0x00 01-01 08:56:08.292 I/ ( 1723): [3369.783691][ovx8b]:write serdes 1@0x36: 0x5f40=0x00 01-01 08:56:08.292 I/ ( 1723): [3369.783691][ovx8b]:write serdes 1@0x36: 0x5f41=0x02 01-01 08:56:08.293 I/ ( 1723): [3369.784180][ovx8b]:write serdes 1@0x36: 0x5f42=0x00 01-01 08:56:08.293 I/ ( 1723): [3369.784424][ovx8b]:write serdes 1@0x36: 0x5f43=0x00 01-01 08:56:08.293 I/ ( 1723): [3369.784424][ovx8b]:write serdes 1@0x36: 0x5f44=0x02 01-01 08:56:08.293 I/ ( 1723): [3369.784668][ovx8b]:write serdes 1@0x36: 0x5f45=0x00 01-01 08:56:08.293 I/ ( 1723): [3369.784912][ovx8b]:write serdes 1@0x36: 0x5f46=0x00 01-01 08:56:08.293 I/ ( 1723): [3369.784912][ovx8b]:write serdes 1@0x36: 0x5f47=0x04 01-01 08:56:08.294 I/ ( 1723): [3369.785156][ovx8b]:write serdes 1@0x36: 0x5f48=0x00 01-01 08:56:08.294 I/ ( 1723): [3369.785156][ovx8b]:write serdes 1@0x36: 0x5f49=0x00 01-01 08:56:08.294 I/ ( 1723): [3369.785400][ovx8b]:write serdes 1@0x36: 0x5f4a=0x04 01-01 08:56:08.294 I/ ( 1723): [3369.785645][ovx8b]:write serdes 1@0x36: 0x5f4b=0x00 01-01 08:56:08.294 I/ ( 1723): [3369.785645][ovx8b]:write serdes 1@0x36: 0x5f4c=0x00 01-01 08:56:08.294 I/ ( 1723): [3369.785889][ovx8b]:write serdes 1@0x36: 0x5f4d=0x04 01-01 08:56:08.295 I/ ( 1723): [3369.786133][ovx8b]:write serdes 1@0x36: 0x5f4e=0x00 01-01 08:56:08.295 I/ ( 1723): [3369.786133][ovx8b]:write serdes 1@0x36: 0x5f4f=0x00 01-01 08:56:08.295 I/ ( 1723): [3369.786377][ovx8b]:write serdes 1@0x36: 0x5f50=0x04 01-01 08:56:08.295 I/ ( 1723): [3369.786621][ovx8b]:write serdes 1@0x36: 0x5f51=0x00 01-01 08:56:08.295 I/ ( 1723): [3369.786621][ovx8b]:write serdes 1@0x36: 0x5f52=0x00 01-01 08:56:08.295 I/ ( 1723): [3369.786865][ovx8b]:write serdes 1@0x36: 0x5f53=0x04 01-01 08:56:08.295 I/ ( 1723): [3369.786865][ovx8b]:write serdes 1@0x36: 0x5f54=0x00 01-01 08:56:08.296 I/ ( 1723): [3369.787109][ovx8b]:write serdes 1@0x36: 0x5f55=0x00 01-01 08:56:08.296 I/ ( 1723): [3369.787354][ovx8b]:write serdes 1@0x36: 0x5f56=0x04 01-01 08:56:08.296 I/ ( 1723): [3369.787354][ovx8b]:write serdes 1@0x36: 0x5f57=0x00 01-01 08:56:08.296 I/ ( 1723): [3369.787598][ovx8b]:write serdes 1@0x36: 0x5f58=0x00 01-01 08:56:08.296 I/ ( 1723): [3369.787842][ovx8b]:write serdes 1@0x36: 0x5f59=0x04 01-01 08:56:08.296 I/ ( 1723): [3369.787842][ovx8b]:write serdes 1@0x36: 0x5f5a=0x00 01-01 08:56:08.297 I/ ( 1723): [3369.788086][ovx8b]:write serdes 1@0x36: 0x5f5b=0x00 01-01 08:56:08.297 I/ ( 1723): [3369.788086][ovx8b]:write serdes 1@0x36: 0x5f5c=0x04 01-01 08:56:08.297 I/ ( 1723): [3369.788330][ovx8b]:write serdes 1@0x36: 0x5f5d=0x00 01-01 08:56:08.297 I/ ( 1723): [3369.788574][ovx8b]:write serdes 1@0x36: 0x5f5e=0x00 01-01 08:56:08.297 I/ ( 1723): [3369.788574][ovx8b]:write serdes 1@0x36: 0x5f5f=0x08 01-01 08:56:08.297 I/ ( 1723): [3369.788818][ovx8b]:write serdes 1@0x36: 0x5f60=0x00 01-01 08:56:08.298 I/ ( 1723): [3369.789062][ovx8b]:write serdes 1@0x36: 0x5f61=0x00 01-01 08:56:08.298 I/ ( 1723): [3369.789062][ovx8b]:write serdes 1@0x36: 0x5f62=0x08 01-01 08:56:08.298 I/ ( 1723): [3369.789551][ovx8b]:write serdes 1@0x36: 0x5f63=0x00 01-01 08:56:08.298 I/ ( 1723): [3369.789795][ovx8b]:write serdes 1@0x36: 0x5f64=0x00 01-01 08:56:08.298 I/ ( 1723): [3369.789795][ovx8b]:write serdes 1@0x36: 0x5f65=0x08 01-01 08:56:08.298 I/ ( 1723): [3369.790039][ovx8b]:write serdes 1@0x36: 0x5f66=0x00 01-01 08:56:08.299 I/ ( 1723): [3369.790039][ovx8b]:write serdes 1@0x36: 0x5f67=0x00 01-01 08:56:08.299 I/ ( 1723): [3369.790283][ovx8b]:write serdes 1@0x36: 0x5f68=0x08 01-01 08:56:08.299 I/ ( 1723): [3369.790527][ovx8b]:write serdes 1@0x36: 0x5f69=0x00 01-01 08:56:08.299 I/ ( 1723): [3369.790527][ovx8b]:write serdes 1@0x36: 0x5f6a=0x00 01-01 08:56:08.299 I/ ( 1723): [3369.790771][ovx8b]:write serdes 1@0x36: 0x5f6b=0x08 01-01 08:56:08.299 I/ ( 1723): [3369.791016][ovx8b]:write serdes 1@0x36: 0x5f6c=0x00 01-01 08:56:08.300 I/ ( 1723): [3369.791016][ovx8b]:write serdes 1@0x36: 0x5f6d=0x00 01-01 08:56:08.300 I/ ( 1723): [3369.791260][ovx8b]:write serdes 1@0x36: 0x5f6e=0x10 01-01 08:56:08.300 I/ ( 1723): [3369.791260][ovx8b]:write serdes 1@0x36: 0x5f6f=0x00 01-01 08:56:08.300 I/ ( 1723): [3369.791504][ovx8b]:write serdes 1@0x36: 0x5f70=0x00 01-01 08:56:08.300 I/ ( 1723): [3369.791748][ovx8b]:write serdes 1@0x36: 0x5f71=0x10 01-01 08:56:08.300 I/ ( 1723): [3369.791748][ovx8b]:write serdes 1@0x36: 0x5f72=0x00 01-01 08:56:08.301 I/ ( 1723): [3369.791992][ovx8b]:write serdes 1@0x36: 0x5f73=0x00 01-01 08:56:08.301 I/ ( 1723): [3369.792236][ovx8b]:write serdes 1@0x36: 0x5f74=0x10 01-01 08:56:08.301 I/ ( 1723): [3369.792236][ovx8b]:write serdes 1@0x36: 0x5f75=0x00 01-01 08:56:08.301 I/ ( 1723): [3369.792480][ovx8b]:write serdes 1@0x36: 0x5f76=0x00 01-01 08:56:08.301 I/ ( 1723): [3369.792725][ovx8b]:write serdes 1@0x36: 0x5f77=0x10 01-01 08:56:08.301 I/ ( 1723): [3369.792725][ovx8b]:write serdes 1@0x36: 0x5f78=0x00 01-01 08:56:08.302 I/ ( 1723): [3369.792969][ovx8b]:write serdes 1@0x36: 0x5f79=0x00 01-01 08:56:08.302 I/ ( 1723): [3369.792969][ovx8b]:write serdes 1@0x36: 0x5f7a=0x20 01-01 08:56:08.302 I/ ( 1723): [3369.793213][ovx8b]:write serdes 1@0x36: 0x5f7b=0x00 01-01 08:56:08.302 I/ ( 1723): [3369.793457][ovx8b]:write serdes 1@0x36: 0x5f7c=0x00 01-01 08:56:08.302 I/ ( 1723): [3369.793457][ovx8b]:write serdes 1@0x36: 0x5f7d=0x20 01-01 08:56:08.302 I/ ( 1723): [3369.793701][ovx8b]:write serdes 1@0x36: 0x5f7e=0x00 01-01 08:56:08.302 I/ ( 1723): [3369.793945][ovx8b]:write serdes 1@0x36: 0x5f7f=0x00 01-01 08:56:08.303 I/ ( 1723): [3369.793945][ovx8b]:write serdes 1@0x36: 0x5f80=0x20 01-01 08:56:08.303 I/ ( 1723): [3369.794189][ovx8b]:write serdes 1@0x36: 0x5f81=0x00 01-01 08:56:08.303 I/ ( 1723): [3369.794678][ovx8b]:write serdes 1@0x36: 0x5f82=0x00 01-01 08:56:08.303 I/ ( 1723): [3369.794678][ovx8b]:write serdes 1@0x36: 0x5f83=0x00 01-01 08:56:08.303 I/ ( 1723): [3369.794922][ovx8b]:write serdes 1@0x36: 0x5f84=0xff 01-01 08:56:08.303 I/ ( 1723): [3369.794922][ovx8b]:write serdes 1@0x36: 0x5240=0x0f 01-01 08:56:08.304 I/ ( 1723): [3369.795166][ovx8b]:write serdes 1@0x36: 0x5241=0x00 01-01 08:56:08.304 I/ ( 1723): [3369.795410][ovx8b]:write serdes 1@0x36: 0x5242=0x00 01-01 08:56:08.304 I/ ( 1723): [3369.795410][ovx8b]:write serdes 1@0x36: 0x5243=0x00 01-01 08:56:08.304 I/ ( 1723): [3369.795654][ovx8b]:write serdes 1@0x36: 0x5244=0x00 01-01 08:56:08.304 I/ ( 1723): [3369.795898][ovx8b]:write serdes 1@0x36: 0x5245=0x00 01-01 08:56:08.304 I/ ( 1723): [3369.795898][ovx8b]:write serdes 1@0x36: 0x5246=0x00 01-01 08:56:08.305 I/ ( 1723): [3369.796143][ovx8b]:write serdes 1@0x36: 0x5247=0x00 01-01 08:56:08.305 I/ ( 1723): [3369.796143][ovx8b]:write serdes 1@0x36: 0x5248=0x00 01-01 08:56:08.305 I/ ( 1723): [3369.796387][ovx8b]:write serdes 1@0x36: 0x5249=0x00 01-01 08:56:08.305 I/ ( 1723): [3369.796631][ovx8b]:write serdes 1@0x36: 0x5440=0x0f 01-01 08:56:08.305 I/ ( 1723): [3369.796631][ovx8b]:write serdes 1@0x36: 0x5441=0x00 01-01 08:56:08.305 I/ ( 1723): [3369.796875][ovx8b]:write serdes 1@0x36: 0x5442=0x00 01-01 08:56:08.306 I/ ( 1723): [3369.797119][ovx8b]:write serdes 1@0x36: 0x5443=0x00 01-01 08:56:08.306 I/ ( 1723): [3369.797119][ovx8b]:write serdes 1@0x36: 0x5444=0x00 01-01 08:56:08.306 I/ ( 1723): [3369.797363][ovx8b]:write serdes 1@0x36: 0x5445=0x00 01-01 08:56:08.306 I/ ( 1723): [3369.797607][ovx8b]:write serdes 1@0x36: 0x5446=0x00 01-01 08:56:08.306 I/ ( 1723): [3369.797607][ovx8b]:write serdes 1@0x36: 0x5447=0x00 01-01 08:56:08.306 I/ ( 1723): [3369.797852][ovx8b]:write serdes 1@0x36: 0x5448=0x00 01-01 08:56:08.307 I/ ( 1723): [3369.797852][ovx8b]:write serdes 1@0x36: 0x5449=0x00 01-01 08:56:08.307 I/ ( 1723): [3369.798096][ovx8b]:write serdes 1@0x36: 0x5640=0x0f 01-01 08:56:08.307 I/ ( 1723): [3369.798340][ovx8b]:write serdes 1@0x36: 0x5641=0x00 01-01 08:56:08.307 I/ ( 1723): [3369.798340][ovx8b]:write serdes 1@0x36: 0x5642=0x00 01-01 08:56:08.307 I/ ( 1723): [3369.798584][ovx8b]:write serdes 1@0x36: 0x5643=0x00 01-01 08:56:08.307 I/ ( 1723): [3369.798828][ovx8b]:write serdes 1@0x36: 0x5644=0x00 01-01 08:56:08.307 I/ ( 1723): [3369.798828][ovx8b]:write serdes 1@0x36: 0x5645=0x00 01-01 08:56:08.308 I/ ( 1723): [3369.799072][ovx8b]:write serdes 1@0x36: 0x5646=0x00 01-01 08:56:08.308 I/ ( 1723): [3369.799316][ovx8b]:write serdes 1@0x36: 0x5647=0x00 01-01 08:56:08.308 I/ ( 1723): [3369.799316][ovx8b]:write serdes 1@0x36: 0x5648=0x00 01-01 08:56:08.308 I/ ( 1723): [3369.799561][ovx8b]:write serdes 1@0x36: 0x5649=0x00 01-01 08:56:08.308 I/ ( 1723): [3369.799561][ovx8b]:write serdes 1@0x36: 0x5840=0x0f 01-01 08:56:08.308 I/ ( 1723): [3369.800049][ovx8b]:write serdes 1@0x36: 0x5841=0x00 01-01 08:56:08.309 I/ ( 1723): [3369.800293][ovx8b]:write serdes 1@0x36: 0x5842=0x00 01-01 08:56:08.309 I/ ( 1723): [3369.800293][ovx8b]:write serdes 1@0x36: 0x5843=0x00 01-01 08:56:08.309 I/ ( 1723): [3369.800537][ovx8b]:write serdes 1@0x36: 0x5844=0x00 01-01 08:56:08.309 I/ ( 1723): [3369.800781][ovx8b]:write serdes 1@0x36: 0x5845=0x00 01-01 08:56:08.309 I/ ( 1723): [3369.800781][ovx8b]:write serdes 1@0x36: 0x5846=0x00 01-01 08:56:08.309 I/ ( 1723): [3369.801025][ovx8b]:write serdes 1@0x36: 0x5847=0x00 01-01 08:56:08.310 I/ ( 1723): [3369.801025][ovx8b]:write serdes 1@0x36: 0x5848=0x00 01-01 08:56:08.310 I/ ( 1723): [3369.801270][ovx8b]:write serdes 1@0x36: 0x5849=0x00 01-01 08:56:08.310 I/ ( 1723): [3369.801514][ovx8b]:write serdes 1@0x36: 0x5000=0x8f 01-01 08:56:08.310 I/ ( 1723): [3369.801514][ovx8b]:write serdes 1@0x36: 0x5001=0x75 01-01 08:56:08.310 I/ ( 1723): [3369.801758][ovx8b]:write serdes 1@0x36: 0x5002=0x7f 01-01 08:56:08.310 I/ ( 1723): [3369.802002][ovx8b]:write serdes 1@0x36: 0x5003=0x3e 01-01 08:56:08.311 I/ ( 1723): [3369.802002][ovx8b]:write serdes 1@0x36: 0x5004=0x1e 01-01 08:56:08.311 I/ ( 1723): [3369.802246][ovx8b]:write serdes 1@0x36: 0x5005=0x1e 01-01 08:56:08.311 I/ ( 1723): [3369.802246][ovx8b]:write serdes 1@0x36: 0x5006=0x1e 01-01 08:56:08.311 I/ ( 1723): [3369.802490][ovx8b]:write serdes 1@0x36: 0x5007=0x1e 01-01 08:56:08.311 I/ ( 1723): [3369.802734][ovx8b]:write serdes 1@0x36: 0x5008=0x00 01-01 08:56:08.311 I/ ( 1723): [3369.802734][ovx8b]:write serdes 1@0x36: 0x500c=0x00 01-01 08:56:08.312 I/ ( 1723): [3369.802979][ovx8b]:write serdes 1@0x36: 0x5019=0x00 01-01 08:56:08.312 I/ ( 1723): [3369.803223][ovx8b]:write serdes 1@0x36: 0x501a=0xff 01-01 08:56:08.312 I/ ( 1723): [3369.803223][ovx8b]:write serdes 1@0x36: 0x501b=0xff 01-01 08:56:08.312 I/ ( 1723): [3369.803467][ovx8b]:write serdes 1@0x36: 0x501d=0x00 01-01 08:56:08.312 I/ ( 1723): [3369.803467][ovx8b]:write serdes 1@0x36: 0x501e=0x40 01-01 08:56:08.312 I/ ( 1723): [3369.803711][ovx8b]:write serdes 1@0x36: 0x501f=0x00 01-01 08:56:08.312 I/ ( 1723): [3369.803955][ovx8b]:write serdes 1@0x36: 0x5021=0x00 01-01 08:56:08.313 I/ ( 1723): [3369.803955][ovx8b]:write serdes 1@0x36: 0x5022=0x01 01-01 08:56:08.313 I/ ( 1723): [3369.804199][ovx8b]:write serdes 1@0x36: 0x5023=0x74 01-01 08:56:08.313 I/ ( 1723): [3369.804443][ovx8b]:write serdes 1@0x36: 0x5025=0x00 01-01 08:56:08.313 I/ ( 1723): [3369.804443][ovx8b]:write serdes 1@0x36: 0x5026=0x40 01-01 08:56:08.313 I/ ( 1723): [3369.804688][ovx8b]:write serdes 1@0x36: 0x5027=0x00 01-01 08:56:08.313 I/ ( 1723): [3369.805176][ovx8b]:write serdes 1@0x36: 0x5070=0x00 01-01 08:56:08.314 I/ ( 1723): [3369.805176][ovx8b]:write serdes 1@0x36: 0x5074=0x04 01-01 08:56:08.314 I/ ( 1723): [3369.805420][ovx8b]:write serdes 1@0x36: 0x4001=0x2b 01-01 08:56:08.314 I/ ( 1723): [3369.805420][ovx8b]:write serdes 1@0x36: 0x4009=0x07 01-01 08:56:08.314 I/ ( 1723): [3369.805664][ovx8b]:write serdes 1@0x36: 0x400a=0x08 01-01 08:56:08.314 I/ ( 1723): [3369.805908][ovx8b]:write serdes 1@0x36: 0x400b=0x04 01-01 08:56:08.314 I/ ( 1723): [3369.805908][ovx8b]:write serdes 1@0x36: 0x400c=0x1b 01-01 08:56:08.315 I/ ( 1723): [3369.806152][ovx8b]:write serdes 1@0x36: 0x400d=0x18 01-01 08:56:08.315 I/ ( 1723): [3369.806396][ovx8b]:write serdes 1@0x36: 0x4012=0x00 01-01 08:56:08.315 I/ ( 1723): [3369.806396][ovx8b]:write serdes 1@0x36: 0x4014=0x0f 01-01 08:56:08.315 I/ ( 1723): [3369.806641][ovx8b]:write serdes 1@0x36: 0x4015=0xff 01-01 08:56:08.315 I/ ( 1723): [3369.806641][ovx8b]:write serdes 1@0x36: 0x4018=0x12 01-01 08:56:08.315 I/ ( 1723): [3369.806885][ovx8b]:write serdes 1@0x36: 0x4021=0x05 01-01 08:56:08.316 I/ ( 1723): [3369.807129][ovx8b]:write serdes 1@0x36: 0x4026=0x00 01-01 08:56:08.316 I/ ( 1723): [3369.807129][ovx8b]:write serdes 1@0x36: 0x4027=0x40 01-01 08:56:08.316 I/ ( 1723): [3369.807373][ovx8b]:write serdes 1@0x36: 0x4028=0x00 01-01 08:56:08.316 I/ ( 1723): [3369.807617][ovx8b]:write serdes 1@0x36: 0x4029=0x40 01-01 08:56:08.316 I/ ( 1723): [3369.807617][ovx8b]:write serdes 1@0x36: 0x402a=0x00 01-01 08:56:08.316 I/ ( 1723): [3369.807861][ovx8b]:write serdes 1@0x36: 0x402b=0x40 01-01 08:56:08.317 I/ ( 1723): [3369.807861][ovx8b]:write serdes 1@0x36: 0x402c=0x00 01-01 08:56:08.317 I/ ( 1723): [3369.808105][ovx8b]:write serdes 1@0x36: 0x402d=0x40 01-01 08:56:08.317 I/ ( 1723): [3369.808350][ovx8b]:write serdes 1@0x36: 0x402e=0x00 01-01 08:56:08.317 I/ ( 1723): [3369.808350][ovx8b]:write serdes 1@0x36: 0x402f=0x00 01-01 08:56:08.317 I/ ( 1723): [3369.808594][ovx8b]:write serdes 1@0x36: 0x4030=0x00 01-01 08:56:08.317 I/ ( 1723): [3369.808838][ovx8b]:write serdes 1@0x36: 0x4031=0x00 01-01 08:56:08.317 I/ ( 1723): [3369.808838][ovx8b]:write serdes 1@0x36: 0x407e=0xcc 01-01 08:56:08.318 I/ ( 1723): [3369.809082][ovx8b]:write serdes 1@0x36: 0x407f=0x18 01-01 08:56:08.318 I/ ( 1723): [3369.809326][ovx8b]:write serdes 1@0x36: 0x4640=0x40 01-01 08:56:08.318 I/ ( 1723): [3369.809326][ovx8b]:write serdes 1@0x36: 0x4641=0x11 01-01 08:56:08.318 I/ ( 1723): [3369.809570][ovx8b]:write serdes 1@0x36: 0x4642=0x0e 01-01 08:56:08.318 I/ ( 1723): [3369.809570][ovx8b]:write serdes 1@0x36: 0x4643=0xee 01-01 08:56:08.318 I/ ( 1723): [3369.809814][ovx8b]:write serdes 1@0x36: 0x4646=0x0f 01-01 08:56:08.319 I/ ( 1723): [3369.810059][ovx8b]:write serdes 1@0x36: 0x4648=0x00 01-01 08:56:08.319 I/ ( 1723): [3369.810059][ovx8b]:write serdes 1@0x36: 0x4649=0x03 01-01 08:56:08.319 I/ ( 1723): [3369.810547][ovx8b]:write serdes 1@0x36: 0x380e=0x04 01-01 08:56:08.319 I/ ( 1723): [3369.810791][ovx8b]:write serdes 1@0x36: 0x380f=0x66 01-01 08:56:08.319 I/ ( 1723): [3369.810791][ovx8b]:write serdes 1@0x36: 0x380c=0x09 01-01 08:56:08.319 I/ ( 1723): [3369.811035][ovx8b]:write serdes 1@0x36: 0x380d=0xc8 01-01 08:56:08.320 I/ ( 1723): [3369.811035][ovx8b]:write serdes 1@0x36: 0x384c=0x05 01-01 08:56:08.320 I/ ( 1723): [3369.811279][ovx8b]:write serdes 1@0x36: 0x384d=0xf0 01-01 08:56:08.320 I/ ( 1723): [3369.811523][ovx8b]:write serdes 1@0x36: 0x388c=0x03 01-01 08:56:08.320 I/ ( 1723): [3369.811523][ovx8b]:write serdes 1@0x36: 0x388d=0xf0 01-01 08:56:08.320 I/ ( 1723): [3369.811768][ovx8b]:write serdes 1@0x36: 0x0305=0x42 01-01 08:56:08.320 I/ ( 1723): [3369.812012][ovx8b]:write serdes 1@0x36: 0x0307=0x03 01-01 08:56:08.321 I/ ( 1723): [3369.812012][ovx8b]:write serdes 1@0x36: 0x0325=0x54 01-01 08:56:08.321 I/ ( 1723): [3369.812256][ovx8b]:write serdes 1@0x36: 0x0326=0xde 01-01 08:56:08.321 I/ ( 1723): [3369.812500][ovx8b]:write serdes 1@0x36: 0x0327=0x09 01-01 08:56:08.321 I/ ( 1723): [3369.812500][ovx8b]:write serdes 1@0x36: 0x032a=0x09 01-01 08:56:08.321 I/ ( 1723): [3369.812744][ovx8b]:write serdes 1@0x36: 0x4837=0x28 01-01 08:56:08.321 I/ ( 1723): [3369.812744][ovx8b]:write serdes 1@0x36: 0x4603=0x11 01-01 08:56:08.322 I/ ( 1723): [3369.812988][ovx8b]:write serdes 1@0x36: 0x3501=0x04 01-01 08:56:08.322 I/ ( 1723): [3369.813232][ovx8b]:write serdes 1@0x36: 0x3502=0x00 01-01 08:56:08.322 I/ ( 1723): [3369.813232][ovx8b]:write serdes 1@0x36: 0x3541=0x00 01-01 08:56:08.322 I/ ( 1723): [3369.813477][ovx8b]:write serdes 1@0x36: 0x3542=0x0f 01-01 08:56:08.322 I/ ( 1723): [3369.813721][ovx8b]:write serdes 1@0x36: 0x35c1=0x00 01-01 08:56:08.322 I/ ( 1723): [3369.813721][ovx8b]:write serdes 1@0x36: 0x35c2=0x02 01-01 08:56:08.322 I/ ( 1723): [3369.813965][ovx8b]:write serdes 1@0x36: 0x350a=0x0f 01-01 08:56:08.323 I/ ( 1723): [3369.813965][ovx8b]:write serdes 1@0x36: 0x350b=0x00 01-01 08:56:08.323 I/ ( 1723): [3369.814209][ovx8b]:write serdes 1@0x36: 0x4317=0x08 01-01 08:56:08.323 I/ ( 1723): [3369.814453][ovx8b]:write serdes 1@0x36: 0x430f=0x27 01-01 08:56:08.580 I/ ( 1723): [3370.071533][ovx8b]:HMAX = 5032, VMAX = 1126, width = 3840, height = 2160, lines_per_second = 6756, xclk = 24, fps = 6.000672 01-01 08:56:08.580 I/ ( 1723): [3370.071533][ovx8b]:sensor data bits fill pwl 20bit 01-01 08:56:08.580 I/ ( 1723): [3370.071777][ovx8b]:enter userspace_control enalbe = 64 01-01 08:56:08.580 I/ ( 1723): [3370.071777][cam utility]:start ptf 281473538712000 01-01 08:56:08.580 I/ ( 1723): [3370.072021][mipi host]:mipi host0 init begin 01-01 08:56:08.580 I/ ( 1723): [3370.072021][cam utility]: start fe pthread 0 01-01 08:56:08.582 I/ ( 1723): [3370.073242][mipi host]:mipi host0 init end 01-01 08:56:08.582 I/ ( 1723): [3370.073242][mipi dev]:mipi dev0 init begin 01-01 08:56:08.583 I/ ( 1723): [3370.074707][mipi dev]:mipi dev0 init end 01-01 08:56:08.683 I/ ( 1723): [3370.174805][hb mipi]:hb_vin_mipi_init 0 end 01-01 08:56:08.683 I/ ( 1723): [3370.174805][hb cim]:filebuf read size : 1 01-01 08:56:08.683 I/ ( 1723): [3370.175049][cim_dma hal]:pipe(1) cim_dma_entity_create done ! 01-01 08:56:08.683 I/ ( 1723): [3370.175049][cim_dma hal]:--cim_dma_entity_parser_config in-- 01-01 08:56:08.683 W/ ( 1723): [3370.175049][hb cim utils]:channels has empty json value 01-01 08:56:08.683 W/ ( 1723): [3370.175049][hb cim utils]:enable_pattern has empty json value 01-01 08:56:08.683 W/ ( 1723): [3370.175049][hb cim utils]:skip_frame has empty json value 01-01 08:56:08.683 W/ ( 1723): [3370.175049][hb cim utils]:input_fps has empty json value 01-01 08:56:08.683 W/ ( 1723): [3370.175049][hb cim utils]:output_fps has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:stride has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:out_buf_noinvalid has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:out_buf_noncached has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:water_level_mark has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:embeded_data_en has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:embeded_dependence has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:embeded_width has empty json value 01-01 08:56:08.684 W/ ( 1723): [3370.175049][hb cim utils]:embeded_height has empty json value 01-01 08:56:08.684 I/ ( 1723): [3370.175049][cim_dma hal]:===cim_dma cfg input info==== 01-01 08:56:08.684 I/ ( 1723): [3370.175049][cim_dma hal]:mipi.enable(1) 01-01 08:56:08.684 I/ ( 1723): [3370.175049][cim_dma hal]:mipi.vc_index (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175049][cim_dma hal]:mipi.mipi_rx_index (3) 01-01 08:56:08.684 I/ ( 1723): [3370.175049][cim_dma hal]:mipi.format (30) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:mipi.height (1080) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:mipi.width (1921) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:mipi.raw16_splict (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:mipi.dbg_clear (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:mipi.y_uv_swap (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.enable_bypass (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.enable_frame_id (1) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.enable_DMA (1) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.pack_mode (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.set_init_frame_id (1) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.set_bypass_channels (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.skip_frame (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.input_fps (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:func.output_fps (0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:===cim_dma cfg ddr output info=== 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr enable(1) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr width(1936) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr height(1080) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr format(30) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr stride(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr buf_num(6) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr out_buf_noncached(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr out_buf_noinvalid(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr use_ispbuf(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr water_level_mark(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr embeded_data_en(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr embeded_dependence(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr embeded_width(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:out ddr embeded_height(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:===cim_dma cfg tx output info=== 01-01 08:56:08.684 I/ ( 1723): [3370.175293][cim_dma hal]:tx.enable(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175537][cim_dma hal]:tx.index(0) 01-01 08:56:08.684 I/ ( 1723): [3370.175537][cim_dma hal]:--cim_dma_entity_parser_config out--size = 200 01-01 08:56:08.684 I/ ( 1723): [3370.176025]mgr create done! pipeline_id = 1, buffer_type = 23 01-01 08:56:08.685 I/ ( 1723): [3370.176270][cim_dma hal]:cim_dma_capture_buf_mgr_init done. 01-01 08:56:08.685 I/ ( 1723): [3370.176270][cim_dma hal]:pipe(1) cim_dma_entity_init out. 01-01 08:56:08.685 I/ ( 1723): [3370.176514][hb_i2c]:[hb_vin_i2c_init][58]bus 6 cam_bus_cnt[bus] 2 cam_fd[bus] 11 01-01 08:56:08.685 I/ ( 1723): [3370.176758][cam utility]:/dev/port_1 success sensor_info->sen_devfd 25=== 01-01 08:56:09.696 I/ ( 1723): [3371.187744][imx390]:---sensor_init 787 ----- 01-01 08:56:09.696 I/ ( 1723): [3371.187988][hb_pwm]:hb_pwm_init: open /dev/hobot-lpwm0 sucessfully 01-01 08:56:09.696 I/ ( 1723): [3371.187988][imx390]:---sensor_init 794 ----- 01-01 08:56:09.696 I/ ( 1723): [3371.187988][mipi host]:mipi host3 init begin 01-01 08:56:10.210 I/ ( 1723): [3371.701416][mipi host]:mipi host3 init end 01-01 08:56:10.210 I/ ( 1723): [3371.701416][mipi dev]:mipi dev0 init begin 01-01 08:56:10.210 I/ ( 1723): [3371.701660][mipi dev]:mipi dev0 init end 01-01 08:56:10.310 I/ ( 1723): [3371.801758][hb mipi]:hb_vin_mipi_init 3 end 01-01 08:56:10.310 I/ ( 1723): [3371.801758][VIN]:[hb_vin_init][1063]vps cam init done.Time cost(2149)ms. 01-01 08:56:10.310 I/ ( 1723): [3371.801859]hb_vio_init[643] L: vio process mode:0 [0:signal, 1:multi] 01-01 08:56:10.311 I/ ( 1723): [3371.802979][VPM pipeline]:[vio_pipeline_parser][111]Vpm pipeline parse done. 01-01 08:56:10.313 I/ ( 1723): [3371.804199][VPM pipeline]:[vio_pipeline_create][538]pipe (0) create done! 01-01 08:56:10.313 I/ ( 1723): [3371.804199][VPM pipeline]:[vio_pipeline_entity_create][292]pipe(0) vio_pipeline_entity_create in 01-01 08:56:10.313 I/ ( 1723): [3371.804199][ISP]:[isp_entity_parser_config][687]--- isp_entity_parser_config --- 01-01 08:56:10.313 W/ ( 1723): [3371.804199][ISP]:[isp_entity_parser_config][709]isp pattern control null. set as normal. 01-01 08:56:10.313 W/ ( 1723): [3371.804199][ISP]:[isp_entity_parser_config][807]isp in_buf_noclean null.set default 0 01-01 08:56:10.313 W/ ( 1723): [3371.804199][ISP]:[isp_entity_parser_config][814]isp in_buf_noncached null.set default 0 01-01 08:56:10.313 W/ ( 1723): [3371.804199][ISP]:[isp_entity_parser_config][821]isp out_buf_noinvalid null.set default 0 01-01 08:56:10.313 W/ ( 1723): [3371.804199][ISP]:[isp_entity_parser_config][828]isp out_buf_noncached null.set default 0 01-01 08:56:10.313 W/ ( 1723): [3371.804199][ISP]:[isp_entity_parser_config][835]isp_inner_module_bypass null. 01-01 08:56:10.313 E/ ( 1723): [3371.804199][ISP]:[cjson_string_dup][545]json file path /system/etc/cam/lib_x8bRGGB_pwl12_PH_Fov120.so length 46 limit 100 01-01 08:56:10.313 I/ ( 1723): [3371.804443][ISP]:[isp_pub_attr_info_print][18]Hw id = 0 01-01 08:56:10.313 I/ ( 1723): Ctx id = 0 01-01 08:56:10.313 I/ ( 1723): Test_pattern = 0 01-01 08:56:10.313 I/ ( 1723): hdr_mode = 1 01-01 08:56:10.313 I/ ( 1723): size width = 3840 01-01 08:56:10.313 I/ ( 1723): size height = 2160 01-01 08:56:10.313 I/ ( 1723): frame_rate = 30 01-01 08:56:10.313 I/ ( 1723): input_crop enable = 0 01-01 08:56:10.313 I/ ( 1723): input_crop rect x = 0 01-01 08:56:10.313 I/ ( 1723): input_crop rect y = 0 01-01 08:56:10.313 I/ ( 1723): input_crop rect w = 0 01-01 08:56:10.313 I/ ( 1723): input_crop rect h = 0 01-01 08:56:10.313 I/ ( 1723): output_crop enable = 0 01-01 08:56:10.313 I/ ( 1723): output_crop rect x = 0 01-01 08:56:10.313 I/ ( 1723): output_crop rect y = 0 01-01 08:56:10.313 I/ ( 1723): output_crop rect w = 0 01-01 08:56:10.313 I/ ( 1723): output_crop rect h = 0 01-01 08:56:10.313 I/ ( 1723): [3371.804443][ISP]:[isp_cfg_info_print][62]dev_sched_mode = 2 01-01 08:56:10.313 I/ ( 1723): stream_output_mode = 1 01-01 08:56:10.313 I/ ( 1723): axi_output_mode = 0 01-01 08:56:10.313 I/ ( 1723): [3371.804443][ISP]:[isp_cfg_info_print][68]isp_calib_type(1) 01-01 08:56:10.313 I/ ( 1723): [3371.804443][ISP]:[isp_cfg_info_print][69]isp_calib_lib_name(/system/etc/cam/lib_x8bRGGB_pwl12_PH_Fov120.so) 01-01 08:56:10.313 I/ ( 1723): [3371.804443][ISP]:[isp_cfg_info_print][70]isp_algo_state(1) 01-01 08:56:10.313 I/ ( 1723): [3371.804443][ISP]:[isp_entity_parser_config][874]--- isp_entity_parser_config done --- 01-01 08:56:10.313 I/ ( 1723): [3371.804443][PYM]:[pym_entity_create][406]pipe(0) pym entity_create done ! 01-01 08:56:10.313 I/ ( 1723): [3371.804443][PYM]:[pym_entity_parser_config][1836]pym_entity_parser_config in. 01-01 08:56:10.313 W/ ( 1723): [3371.804443][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noinvalid has empty json value 01-01 08:56:10.313 W/ ( 1723): [3371.804443][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noncached has empty json value 01-01 08:56:10.313 W/ ( 1723): [3371.804443][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noclean has empty json value 01-01 08:56:10.313 W/ ( 1723): [3371.804443][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noncached has empty json value 01-01 08:56:10.313 W/ ( 1723): [3371.804443][VPM UIILS]:[hb_utils_get_json_value][50]pingpong_ring has empty json value 01-01 08:56:10.313 W/ ( 1723): [3371.804443][VPM UIILS]:[hb_utils_get_json_value][50]layer_num_transfer_gdc has empty json value 01-01 08:56:10.313 W/ ( 1723): [3371.804688][VPM UIILS]:[hb_utils_get_json_value][50]buf_consecutive has empty json value 01-01 08:56:10.314 I/ ( 1723): [3371.804932][PYM]:[pym_cfg_info_print][1754]--- pym_p_ctrl_info_print in ! --- 01-01 08:56:10.314 I/ ( 1723): [3371.804932][PYM]:[pym_cfg_info_print][1757]pym_id = 0 01-01 08:56:10.314 I/ ( 1723): [3371.804932][PYM]:[pym_cfg_info_print][1758]pym_mode = 1 01-01 08:56:10.314 I/ ( 1723): [3371.804932][PYM]:[pym_cfg_info_print][1759]output_buf_num = 6 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1760]timeout = 2000 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1761]data_format = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1762]out_buf_noinvalid = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1763]out_buf_noncached = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1764]in_buf_noclean = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1765]in_buf_noncached = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1766]pingpong_ring = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1767]buf_consecutive = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1768]layer_num_transfer_gdc = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[0] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[0] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[0] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[0] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[1] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[1] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[1] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[1] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[2] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[2] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[2] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[2] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[3] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[3] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[3] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[3] = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[4] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[4] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[4] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805176][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[4] = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print][1777]y_right_shift = 2 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print][1778]c_right_shift = 2 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1654]pixel_num_before_sol = 16 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1655]pic_width = 3840 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1656]pic_height = 2160 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1657]suffix_hb_val = 68 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1658]prefix_hb_val = 2 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1659]suffix_vb_val = 20 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1660]prefix_vb_val = 2 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1662]us_roi_en = 1 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1663]us_roi_uv_bypass= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1664]us_roi_info.start_top= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1665]us_roi_info.start_left= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1666]us_roi_info.stride_uv= 1920 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1667]us_roi_info.stride_y= 1920 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1668]us_roi_info.step_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1669]us_roi_info.step_h= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1670]us_roi_info.out_width= 1920 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1671]us_roi_info.out_height= 1080 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1672]us_roi_info.phase_y_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_us][1673]us_roi_info.phase_y_h= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_ds][1681]ds_roi_en = 63 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_ds][1682]ds_roi_uv_bypass = 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[0]= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[0]= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[0].start_top= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[0].start_left= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805420][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[0].region_width= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[0].region_height= 720 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[0].stride_uv= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[0].stride_y= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[0].step_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[0].step_h= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[0].out_width= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[0].out_height= 720 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[0].phase_y_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[0].phase_y_h= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[1]= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[1]= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[1].start_top= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[1].start_left= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[1].region_width= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[1].region_height= 720 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[1].stride_uv= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[1].stride_y= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[1].step_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[1].step_h= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[1].out_width= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805664][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[1].out_height= 720 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[1].phase_y_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[1].phase_y_h= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[2]= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[2]= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[2].start_top= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[2].start_left= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[2].region_width= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[2].region_height= 720 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[2].stride_uv= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[2].stride_y= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[2].step_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[2].step_h= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[2].out_width= 1280 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[2].out_height= 720 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[2].phase_y_v= 0 01-01 08:56:10.314 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[2].phase_y_h= 0 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[3]= 0 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[3]= 0 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[3].start_top= 0 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[3].start_left= 0 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[3].region_width= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[3].region_height= 720 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[3].stride_uv= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[3].stride_y= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.805908][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[3].step_v= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[3].step_h= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[3].out_width= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[3].out_height= 720 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[3].phase_y_v= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[3].phase_y_h= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[4]= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[4]= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[4].start_top= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[4].start_left= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[4].region_width= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[4].region_height= 720 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[4].stride_uv= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[4].stride_y= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[4].step_v= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[4].step_h= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[4].out_width= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[4].out_height= 720 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[4].phase_y_v= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[4].phase_y_h= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[5]= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[5]= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[5].start_top= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[5].start_left= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[5].region_width= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[5].region_height= 720 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[5].stride_uv= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[5].stride_y= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806152][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[5].step_v= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[5].step_h= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[5].out_width= 1280 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[5].out_height= 720 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[5].phase_y_v= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[5].phase_y_h= 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1707]src_bypass_uv = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1708]src_en = 1 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1709]src_in_stride_y = 3840 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1710]src_in_stride_uv = 3840 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1711]src_info.start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1712]src_info.start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1713]src_info.region_width = 3840 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1714]src_info.region_height = 2160 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1715]src_info.stride_y = 3840 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_src][1716]src_info.stride_uv = 3840 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1724]gs_max_layer_en = 5 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1725]gs_en = 31 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1726]gs_bypass_uv = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[0].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[0].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[0].region_width = 1920 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[0].region_height = 1080 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[0].stride_y = 1920 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[0].stride_uv = 1920 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[1].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[1].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[1].region_width = 960 01-01 08:56:10.315 I/ ( 1723): [3371.806396][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[1].region_height = 540 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[1].stride_y = 960 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[1].stride_uv = 960 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[2].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[2].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[2].region_width = 480 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[2].region_height = 270 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[2].stride_y = 480 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[2].stride_uv = 480 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[3].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[3].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[3].region_width = 240 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[3].region_height = 134 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[3].stride_y = 240 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[3].stride_uv = 240 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[4].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[4].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[4].region_width = 120 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[4].region_height = 60 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[4].stride_y = 128 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[4].stride_uv = 128 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1735]bl_max_layer_en = 5 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1736]bl_en = 31 01-01 08:56:10.315 I/ ( 1723): [3371.806641][PYM]:[pym_cfg_info_print_bl_gs][1737]bl_bypass_uv = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[0].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[0].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[0].region_width = 1920 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[0].region_height = 1080 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[0].stride_y = 1920 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[0].stride_uv = 1920 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[1].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[1].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[1].region_width = 960 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[1].region_height = 540 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[1].stride_y = 960 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[1].stride_uv = 960 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[2].start_left = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[2].start_top = 0 01-01 08:56:10.315 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[2].region_width = 480 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[2].region_height = 270 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[2].stride_y = 480 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[2].stride_uv = 480 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[3].start_left = 0 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[3].start_top = 0 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[3].region_width = 240 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[3].region_height = 134 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[3].stride_y = 240 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[3].stride_uv = 240 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[4].start_left = 0 01-01 08:56:10.316 I/ ( 1723): [3371.806885][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[4].start_top = 0 01-01 08:56:10.316 I/ ( 1723): [3371.807129][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[4].region_width = 120 01-01 08:56:10.316 I/ ( 1723): [3371.807129][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[4].region_height = 60 01-01 08:56:10.316 I/ ( 1723): [3371.807129][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[4].stride_y = 128 01-01 08:56:10.316 I/ ( 1723): [3371.807129][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[4].stride_uv = 128 01-01 08:56:10.316 I/ ( 1723): [3371.807129][PYM]:[pym_cfg_info_print][1789]--- pym_p_ctrl_info_print out --- 01-01 08:56:10.316 I/ ( 1723): [3371.807129][PYM]:[pym_entity_parser_config][1871]pym_entity_parser_config done. pym_cfg size(820) 01-01 08:56:10.316 I/ ( 1723): [3371.807129][GDC]:[gdc_entity_parser_config][244]--- gdc info in --- 01-01 08:56:10.316 W/ ( 1723): [3371.807129][GDC]:[gdc_entity_parser_config][291]node is NULL error 01-01 08:56:10.316 W/ ( 1723): [3371.807129][GDC]:[gdc_entity_parser_config][297]node is NULL error 01-01 08:56:10.316 W/ ( 1723): [3371.807129][GDC]:[gdc_entity_parser_config][303]node is NULL error 01-01 08:56:10.316 W/ ( 1723): [3371.807129][GDC]:[gdc_entity_parser_config][309]node is NULL error 01-01 08:56:10.316 W/ ( 1723): [3371.807129][GDC]:[gdc_entity_parser_config][315]node is NULL error 01-01 08:56:10.316 I/ ( 1723): [3371.808105][VPM buf mgr]:[buffer_mgr_create][149]mgr create done. pipeline_id = 0, buffer_type = 21 01-01 08:56:10.317 W/ ( 1723): [WARN][3371.80798][1723:1723][MEM_MANAGER] Memory module has been opened. 01-01 08:56:10.317 W/ ( 1723): 01-01 08:56:10.317 I/ ( 1723): [3371.808105][PYM]:[pym_buf_size_calculate][395]pym size calculate out total : 32161792 01-01 08:56:10.317 I/ ( 1723): [3371.808350][PYM]:[pym_entity_init][634]Pipe(0) pym src out w x h = 3840 x 2160. offset size 0 8294400 total_size 32161792 01-01 08:56:10.317 I/ ( 1723): [3371.808594][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 3840 x 2160 stride 3840 01-01 08:56:10.317 I/ ( 1723): [3371.808838][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 3840 x 2160 stride 3840 01-01 08:56:10.317 I/ ( 1723): [3371.808838][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 3840 x 2160 stride 3840 01-01 08:56:10.318 I/ ( 1723): [3371.809082][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 3840 x 2160 stride 3840 01-01 08:56:10.318 I/ ( 1723): [3371.809326][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 3840 x 2160 stride 3840 01-01 08:56:10.318 I/ ( 1723): [3371.809326][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 3840 x 2160 stride 3840 01-01 08:56:10.318 I/ ( 1723): [3371.809326][PYM]:[pym_entity_init_req_buf][560]Pipe(0) Pym 0 otf mode 1 configed. 01-01 08:56:10.318 I/ ( 1723): [3371.809326][PYM]:[pym_entity_init][653]Pipe(0) Pym 0 entity init done. 01-01 08:56:10.318 V/ ( 1723): hb_cal_open_lib -- 112 01-01 08:56:10.318 V/ ( 1723): hb_cal_open_lib -- 122 01-01 08:56:10.318 E/ ( 1723): calibration of the 69 is not existance 01-01 08:56:10.318 E/ ( 1723): calibration of the 70 is not existance 01-01 08:56:10.318 E/ ( 1723): calibration of the 132 is not existance 01-01 08:56:10.318 E/ ( 1723): calibration of the 133 is not existance 01-01 08:56:10.318 E/ ( 1723): calibration of the 134 is not existance 01-01 08:56:10.318 E/ ( 1723): calibration of the 135 is not existance 01-01 08:56:10.318 E/ ( 1723): calibration of the 136 is not existance 01-01 08:56:10.318 E/ ( 1723): calibration of the 137 is not existance 01-01 08:56:10.318 V/ ( 1723): hb_isp_calib_init--263 name lib_x8bRGGB_pwl12_PH_Fov120_v.0.22.4.29, pstr (nil), plut 0xaaaae5359ea0,tsize 39192, port 0, num 138! 01-01 08:56:10.319 V/ ( 1723): port0 hb_isp_update_calib done. 01-01 08:56:10.340 D/ ( 1723): pipeline_id = 0, hw_id = 0, ctx_id = 0, open end! 01-01 08:56:10.340 W/ ( 1723): [WARN][3371.83195][1723:1723][MEM_MANAGER] Memory module has been opened. 01-01 08:56:10.340 W/ ( 1723): 01-01 08:56:10.340 D/ ( 1723): hb_mem_module_open success version: 0.2.0 01-01 08:56:10.341 I/ ( 1723): [3371.832031][ISP]:[isp_entity_init][297]Pipe(0) hw_id = 0, set isp_dev_sched_mode 2 01-01 08:56:10.341 I/ ( 1723): [3371.832520][ISP]:[isp_entity_init][307]Pipe(0) isp algo init done. 01-01 08:56:10.341 I/ ( 1723): [3371.832520][ISP]:[isp_entity_init][310]Pipe(0) isp entity init done. 01-01 08:56:10.353 I/ ( 1723): [3371.843994][GDC]:[gdc_calc_buf_size][371]Gdc cfg In(1920x1080)buf alloc adjust(1920x1088)size: y(2088960)total(3133440) 01-01 08:56:10.353 I/ ( 1723): [3371.843994][VPM buf mgr]:[buffer_mgr_create][149]mgr create done. pipeline_id = 0, buffer_type = 12 01-01 08:56:10.353 I/ ( 1723): [3371.843994][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.353 I/ ( 1723): [3371.844971][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (40) vaddr 0xffff9ceab000 paddr = d5bb3000 01-01 08:56:10.354 I/ ( 1723): [3371.845215][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.354 I/ ( 1723): [3371.845703][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (41) vaddr 0xffff9cbae000 paddr = d5eb0000 01-01 08:56:10.354 I/ ( 1723): [3371.845947][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.355 I/ ( 1723): [3371.846436][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (42) vaddr 0xffff9c8b1000 paddr = d61ad000 01-01 08:56:10.355 I/ ( 1723): [3371.846680][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.356 I/ ( 1723): [3371.847168][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (43) vaddr 0xffff9c5b4000 paddr = d64aa000 01-01 08:56:10.356 I/ ( 1723): [3371.847412][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.356 I/ ( 1723): [3371.847900][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (44) vaddr 0xffff9c2b7000 paddr = d67a7000 01-01 08:56:10.357 I/ ( 1723): [3371.848145][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.357 I/ ( 1723): [3371.848633][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (45) vaddr 0xffff9bfba000 paddr = d6aa4000 01-01 08:56:10.357 I/ ( 1723): [3371.848877][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.358 I/ ( 1723): [3371.849365][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (46) vaddr 0xffff9bcbd000 paddr = d6da1000 01-01 08:56:10.358 I/ ( 1723): [3371.849609][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.359 I/ ( 1723): [3371.850342][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3133440) fd (47) vaddr 0xffff9b9c0000 paddr = d709e000 01-01 08:56:10.359 I/ ( 1723): [3371.850586][GDC]:[gdc_calc_buf_size][371]Gdc cfg In(1920x1080)buf alloc adjust(1920x1080)size: y(2073600)total(3110400) 01-01 08:56:10.359 I/ ( 1723): [3371.850586][VPM buf mgr]:[buffer_mgr_create][149]mgr create done. pipeline_id = 0, buffer_type = 15 01-01 08:56:10.359 I/ ( 1723): [3371.850586][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.360 I/ ( 1723): [3371.851074][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (48) vaddr 0xffff9b6c8000 paddr = d739b000 01-01 08:56:10.360 I/ ( 1723): [3371.851318][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.360 I/ ( 1723): [3371.851807][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (49) vaddr 0xffff9b3d0000 paddr = d7693000 01-01 08:56:10.360 I/ ( 1723): [3371.851807][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.361 I/ ( 1723): [3371.852295][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (50) vaddr 0xffff9b0d8000 paddr = d798b000 01-01 08:56:10.361 I/ ( 1723): [3371.852295][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.361 I/ ( 1723): [3371.852783][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (51) vaddr 0xffff9ade0000 paddr = d7c83000 01-01 08:56:10.361 I/ ( 1723): [3371.853027][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.362 I/ ( 1723): [3371.853516][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (52) vaddr 0xffff9aae8000 paddr = d7f7b000 01-01 08:56:10.362 I/ ( 1723): [3371.853516][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.363 I/ ( 1723): [3371.854004][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (53) vaddr 0xffff9a7f0000 paddr = d8273000 01-01 08:56:10.363 I/ ( 1723): [3371.854004][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.363 I/ ( 1723): [3371.854736][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (54) vaddr 0xffff9a4f8000 paddr = d856b000 01-01 08:56:10.363 I/ ( 1723): [3371.854736][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.364 I/ ( 1723): [3371.855469][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3110400) fd (55) vaddr 0xffff9a200000 paddr = d8863000 01-01 08:56:10.364 I/ ( 1723): [3371.855469][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.364 I/ ( 1723): [3371.855713][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(40960) fd (56) vaddr 0xffff9a1f6000 paddr = d8b5b000 01-01 08:56:10.364 I/ ( 1723): [3371.855713][GDC]:[gdc_entity_init][533]Pipe(0) Gdc entity init done. 01-01 08:56:10.364 I/ ( 1723): [3371.855713][VPM pipeline]:[vio_pipeline_init][507]pipe(0) pipeline_init success out 01-01 08:56:10.364 I/ ( 1723): [3371.855713][VPM interface]:[hb_vpm_init_pipeline][117]pipeline(0) init done ! 01-01 08:56:10.365 I/ ( 1723): [3371.856934][VPM pipeline]:[vio_pipeline_create][538]pipe (1) create done! 01-01 08:56:10.365 W/ ( 1723): [3371.856934][VPM pipeline]:[vio_entity_parser][195]no isp config found. 01-01 08:56:10.365 I/ ( 1723): [3371.856934][VPM pipeline]:[vio_pipeline_entity_create][292]pipe(1) vio_pipeline_entity_create in 01-01 08:56:10.365 I/ ( 1723): [3371.856934][PYM]:[pym_entity_create][406]pipe(1) pym entity_create done ! 01-01 08:56:10.365 I/ ( 1723): [3371.856934][PYM]:[pym_entity_parser_config][1836]pym_entity_parser_config in. 01-01 08:56:10.365 W/ ( 1723): [3371.856934][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noinvalid has empty json value 01-01 08:56:10.365 W/ ( 1723): [3371.856934][VPM UIILS]:[hb_utils_get_json_value][50]out_buf_noncached has empty json value 01-01 08:56:10.365 W/ ( 1723): [3371.856934][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noclean has empty json value 01-01 08:56:10.365 W/ ( 1723): [3371.856934][VPM UIILS]:[hb_utils_get_json_value][50]in_buf_noncached has empty json value 01-01 08:56:10.365 W/ ( 1723): [3371.856934][VPM UIILS]:[hb_utils_get_json_value][50]pingpong_ring has empty json value 01-01 08:56:10.366 W/ ( 1723): [3371.856934][VPM UIILS]:[hb_utils_get_json_value][50]layer_num_transfer_gdc has empty json value 01-01 08:56:10.366 W/ ( 1723): [3371.857178][VPM UIILS]:[hb_utils_get_json_value][50]buf_consecutive has empty json value 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1754]--- pym_p_ctrl_info_print in ! --- 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1757]pym_id = 2 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1758]pym_mode = 2 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1759]output_buf_num = 6 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1760]timeout = 6000 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1761]data_format = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1762]out_buf_noinvalid = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1763]out_buf_noncached = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1764]in_buf_noclean = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1765]in_buf_noncached = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1766]pingpong_ring = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1767]buf_consecutive = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1768]layer_num_transfer_gdc = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[0] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[0] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[0] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[0] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[1] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[1] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[1] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[1] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[2] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[2] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[2] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[2] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857666][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[3] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[3] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[3] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[3] = 1 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1771]y_hor_coeff[4] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1772]y_ver_coeff[4] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1773]c_hor_coeff[4] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1774]c_ver_coeff[4] = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1777]y_right_shift = 2 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print][1778]c_right_shift = 2 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1654]pixel_num_before_sol = 16 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1655]pic_width = 1936 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1656]pic_height = 1080 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1657]suffix_hb_val = 68 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1658]prefix_hb_val = 2 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1659]suffix_vb_val = 20 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1660]prefix_vb_val = 2 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1662]us_roi_en = 0 01-01 08:56:10.366 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1663]us_roi_uv_bypass= 0 01-01 08:56:10.367 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1664]us_roi_info.start_top= 0 01-01 08:56:10.367 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1665]us_roi_info.start_left= 0 01-01 08:56:10.367 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1666]us_roi_info.stride_uv= 1920 01-01 08:56:10.367 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1667]us_roi_info.stride_y= 1920 01-01 08:56:10.367 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1668]us_roi_info.step_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.857910][PYM]:[pym_cfg_info_print_us][1669]us_roi_info.step_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_us][1670]us_roi_info.out_width= 1920 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_us][1671]us_roi_info.out_height= 1080 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_us][1672]us_roi_info.phase_y_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_us][1673]us_roi_info.phase_y_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1681]ds_roi_en = 1 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1682]ds_roi_uv_bypass = 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[0]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[0]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[0].start_top= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[0].start_left= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[0].region_width= 1872 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[0].region_height= 1008 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[0].stride_uv= 960 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[0].stride_y= 960 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[0].step_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[0].step_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[0].out_width= 960 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[0].out_height= 512 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[0].phase_y_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[0].phase_y_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[1]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[1]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[1].start_top= 20 01-01 08:56:10.367 I/ ( 1723): [3371.858154][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[1].start_left= 16 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[1].region_width= 900 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[1].region_height= 600 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[1].stride_uv= 700 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[1].stride_y= 700 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[1].step_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[1].step_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[1].out_width= 700 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[1].out_height= 500 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[1].phase_y_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[1].phase_y_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[2]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[2]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[2].start_top= 8 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[2].start_left= 48 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[2].region_width= 720 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[2].region_height= 480 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[2].stride_uv= 640 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[2].stride_y= 640 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[2].step_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[2].step_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[2].out_width= 640 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[2].out_height= 320 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[2].phase_y_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[2].phase_y_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[3]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858398][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[3]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[3].start_top= 18 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[3].start_left= 24 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[3].region_width= 520 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[3].region_height= 450 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[3].stride_uv= 320 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[3].stride_y= 320 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[3].step_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[3].step_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[3].out_width= 320 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[3].out_height= 160 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[3].phase_y_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[3].phase_y_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[4]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[4]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[4].start_top= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[4].start_left= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[4].region_width= 520 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[4].region_height= 450 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[4].stride_uv= 512 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[4].stride_y= 512 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[4].step_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[4].step_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[4].out_width= 512 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[4].out_height= 240 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[4].phase_y_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[4].phase_y_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1685]ds_roi_sel[5]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858643][PYM]:[pym_cfg_info_print_ds][1686]ds_roi_layer[5]= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1687]ds_roi_info[5].start_top= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1688]ds_roi_info[5].start_left= 10 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1689]ds_roi_info[5].region_width= 520 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1690]ds_roi_info[5].region_height= 450 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1691]ds_roi_info[5].stride_uv= 122 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1692]ds_roi_info[5].stride_y= 122 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1693]ds_roi_info[5].step_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1694]ds_roi_info[5].step_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1695]ds_roi_info[5].out_width= 122 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1696]ds_roi_info[5].out_height= 32 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1697]ds_roi_info[5].phase_y_v= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_ds][1698]ds_roi_info[5].phase_y_h= 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1707]src_bypass_uv = 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1708]src_en = 1 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1709]src_in_stride_y = 1936 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1710]src_in_stride_uv = 1936 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1711]src_info.start_left = 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1712]src_info.start_top = 0 01-01 08:56:10.367 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1713]src_info.region_width = 1936 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1714]src_info.region_height = 1080 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1715]src_info.stride_y = 1936 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_src][1716]src_info.stride_uv = 1936 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_bl_gs][1724]gs_max_layer_en = 5 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_bl_gs][1725]gs_en = 0 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_bl_gs][1726]gs_bypass_uv = 0 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[0].start_left = 0 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[0].start_top = 0 01-01 08:56:10.368 I/ ( 1723): [3371.858887][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[0].region_width = 960 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[0].region_height = 512 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[0].stride_y = 960 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[0].stride_uv = 960 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[1].start_left = 40 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[1].start_top = 10 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[1].region_width = 240 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[1].region_height = 130 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[1].stride_y = 240 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[1].stride_uv = 240 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[2].start_left = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[2].start_top = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[2].region_width = 130 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[2].region_height = 70 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[2].stride_y = 130 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[2].stride_uv = 130 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[3].start_left = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[3].start_top = 10 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[3].region_width = 64 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[3].region_height = 32 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[3].stride_y = 64 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[3].stride_uv = 64 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1728]gs_info[4].start_left = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1729]gs_info[4].start_top = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1730]gs_info[4].region_width = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1731]gs_info[4].region_height = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1732]gs_info[4].stride_y = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859131][PYM]:[pym_cfg_info_print_bl_gs][1733]gs_info[4].stride_uv = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1735]bl_max_layer_en = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1736]bl_en = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1737]bl_bypass_uv = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[0].start_left = 32 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[0].start_top = 64 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[0].region_width = 320 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[0].region_height = 240 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[0].stride_y = 320 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[0].stride_uv = 320 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[1].start_left = 64 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[1].start_top = 6 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[1].region_width = 240 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[1].region_height = 80 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[1].stride_y = 240 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[1].stride_uv = 240 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[2].start_left = 8 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[2].start_top = 16 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[2].region_width = 120 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[2].region_height = 60 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[2].stride_y = 120 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[2].stride_uv = 120 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[3].start_left = 12 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[3].start_top = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[3].region_width = 48 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[3].region_height = 32 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[3].stride_y = 48 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[3].stride_uv = 48 01-01 08:56:10.368 I/ ( 1723): [3371.859375][PYM]:[pym_cfg_info_print_bl_gs][1739]bl_info[4].start_left = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859619][PYM]:[pym_cfg_info_print_bl_gs][1740]bl_info[4].start_top = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859619][PYM]:[pym_cfg_info_print_bl_gs][1741]bl_info[4].region_width = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859619][PYM]:[pym_cfg_info_print_bl_gs][1742]bl_info[4].region_height = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859619][PYM]:[pym_cfg_info_print_bl_gs][1743]bl_info[4].stride_y = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859619][PYM]:[pym_cfg_info_print_bl_gs][1744]bl_info[4].stride_uv = 0 01-01 08:56:10.368 I/ ( 1723): [3371.859619][PYM]:[pym_cfg_info_print][1789]--- pym_p_ctrl_info_print out --- 01-01 08:56:10.368 I/ ( 1723): [3371.859619][PYM]:[pym_entity_parser_config][1871]pym_entity_parser_config done. pym_cfg size(820) 01-01 08:56:10.368 I/ ( 1723): [3371.859619][GDC]:[gdc_entity_parser_config][244]--- gdc info in --- 01-01 08:56:10.368 W/ ( 1723): [3371.859619][GDC]:[gdc_entity_parser_config][291]node is NULL error 01-01 08:56:10.368 W/ ( 1723): [3371.859619][GDC]:[gdc_entity_parser_config][297]node is NULL error 01-01 08:56:10.368 W/ ( 1723): [3371.859619][GDC]:[gdc_entity_parser_config][303]node is NULL error 01-01 08:56:10.368 W/ ( 1723): [3371.859619][GDC]:[gdc_entity_parser_config][309]node is NULL error 01-01 08:56:10.368 W/ ( 1723): [3371.859619][GDC]:[gdc_entity_parser_config][315]node is NULL error 01-01 08:56:10.369 I/ ( 1723): [3371.860107][VPM buf mgr]:[buffer_mgr_create][149]mgr create done. pipeline_id = 1, buffer_type = 21 01-01 08:56:10.369 I/ ( 1723): [3371.860107][PYM]:[pym_buf_size_calculate][395]pym size calculate out total : 3874816 01-01 08:56:10.369 I/ ( 1723): [3371.860107][PYM]:[pym_entity_init][634]Pipe(1) pym src out w x h = 1936 x 1080. offset size 0 2090880 total_size 3874816 01-01 08:56:10.369 I/ ( 1723): [3371.860596][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 1936 x 1080 stride 1936 01-01 08:56:10.369 I/ ( 1723): [3371.860596][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 1936 x 1080 stride 1936 01-01 08:56:10.369 I/ ( 1723): [3371.860596][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 1936 x 1080 stride 1936 01-01 08:56:10.369 I/ ( 1723): [3371.860840][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 1936 x 1080 stride 1936 01-01 08:56:10.369 I/ ( 1723): [3371.860840][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 1936 x 1080 stride 1936 01-01 08:56:10.393 I/ ( 1723): [3371.884033][VPM buf mgr]:[offset_conv_pym_address][434]check : src_out buffer 1936 x 1080 stride 1936 01-01 08:56:10.393 I/ ( 1723): [3371.884033][PYM]:[pym_entity_init_req_buf][557]Pipe(1) Pym 2 junction mode 2 configed buf num 6. 01-01 08:56:10.393 I/ ( 1723): [3371.884033][PYM]:[pym_entity_init][653]Pipe(1) Pym 2 entity init done. 01-01 08:56:10.393 I/ ( 1723): [3371.884277][GDC]:[gdc_calc_buf_size][371]Gdc cfg In(1936x1080)buf alloc adjust(1936x1088)size: y(2106368)total(3159552) 01-01 08:56:10.393 I/ ( 1723): [3371.884277][VPM buf mgr]:[buffer_mgr_create][149]mgr create done. pipeline_id = 1, buffer_type = 12 01-01 08:56:10.393 I/ ( 1723): [3371.884277][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.393 I/ ( 1723): [3371.884766][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (66) vaddr 0xffff988c6000 paddr = da191000 01-01 08:56:10.394 I/ ( 1723): [3371.885010][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.394 I/ ( 1723): [3371.885498][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (67) vaddr 0xffff985c2000 paddr = da495000 01-01 08:56:10.394 I/ ( 1723): [3371.885742][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.395 I/ ( 1723): [3371.886230][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (68) vaddr 0xffff982be000 paddr = da799000 01-01 08:56:10.395 I/ ( 1723): [3371.886475][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.396 I/ ( 1723): [3371.887207][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (69) vaddr 0xffff97fba000 paddr = daa9d000 01-01 08:56:10.396 I/ ( 1723): [3371.887451][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.396 I/ ( 1723): [3371.887939][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (70) vaddr 0xffff97cb6000 paddr = dada1000 01-01 08:56:10.397 I/ ( 1723): [3371.888184][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.397 I/ ( 1723): [3371.888916][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (71) vaddr 0xffff979b2000 paddr = db0a5000 01-01 08:56:10.398 I/ ( 1723): [3371.889160][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.398 I/ ( 1723): [3371.889648][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (72) vaddr 0xffff976ae000 paddr = db3a9000 01-01 08:56:10.398 I/ ( 1723): [3371.889893][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.399 I/ ( 1723): [3371.890381][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3159552) fd (73) vaddr 0xffff973aa000 paddr = db6ad000 01-01 08:56:10.399 I/ ( 1723): [3371.890625][GDC]:[gdc_calc_buf_size][371]Gdc cfg In(1936x1080)buf alloc adjust(1936x1080)size: y(2090880)total(3136320) 01-01 08:56:10.399 I/ ( 1723): [3371.890625][VPM buf mgr]:[buffer_mgr_create][149]mgr create done. pipeline_id = 1, buffer_type = 15 01-01 08:56:10.399 I/ ( 1723): [3371.890625][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.400 I/ ( 1723): [3371.891113][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (74) vaddr 0xffff970ac000 paddr = db9b1000 01-01 08:56:10.400 I/ ( 1723): [3371.891113][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.400 I/ ( 1723): [3371.891602][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (75) vaddr 0xffff96dae000 paddr = dbcaf000 01-01 08:56:10.400 I/ ( 1723): [3371.891602][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.401 I/ ( 1723): [3371.892578][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (76) vaddr 0xffff96ab0000 paddr = dbfad000 01-01 08:56:10.401 I/ ( 1723): [3371.892578][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.402 I/ ( 1723): [3371.893066][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (77) vaddr 0xffff967b2000 paddr = dc2ab000 01-01 08:56:10.402 I/ ( 1723): [3371.893066][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.402 I/ ( 1723): [3371.893799][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (78) vaddr 0xffff964b4000 paddr = dc5a9000 01-01 08:56:10.402 I/ ( 1723): [3371.893799][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.403 I/ ( 1723): [3371.894287][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (79) vaddr 0xffff961b6000 paddr = dc8a7000 01-01 08:56:10.403 I/ ( 1723): [3371.894287][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.403 I/ ( 1723): [3371.894775][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (80) vaddr 0xffff95eb8000 paddr = dcba5000 01-01 08:56:10.403 I/ ( 1723): [3371.894775][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.404 I/ ( 1723): [3371.895508][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(3136320) fd (81) vaddr 0xffff95bba000 paddr = dcea3000 01-01 08:56:10.404 I/ ( 1723): [3371.895508][VPM buf mgr]:[vpm_hb_mem_alloc_phy][303]vpm_hb_mem_alloc_phy alloc cached buffer 01-01 08:56:10.404 I/ ( 1723): [3371.895508][VPM buf mgr]:[vpm_hb_mem_alloc_phy][318]Alloc size(40960) fd (82) vaddr 0xffff95bb0000 paddr = dd1a1000 01-01 08:56:10.404 I/ ( 1723): [3371.895508][GDC]:[gdc_entity_init][533]Pipe(1) Gdc entity init done. 01-01 08:56:10.404 I/ ( 1723): [3371.895508][VPM pipeline]:[vio_pipeline_init][507]pipe(1) pipeline_init success out 01-01 08:56:10.404 I/ ( 1723): [3371.895508][VPM interface]:[hb_vpm_init_pipeline][117]pipeline(1) init done ! 01-01 08:56:10.404 I/ ( 1723): [3371.895752][VPM interface]:[hb_vpm_start_pipeline][222]vio pipeline(0) try to start. 01-01 08:56:10.404 I/ ( 1723): [3371.895996][PYM]:[pym_entity_start][1890]pipe(0)pym_entity_start in ! 01-01 08:56:10.427 I/ ( 1723): [3371.918945][PYM]:[pym_entity_start][1905]Pipe(0)pym0 entity start Done. 01-01 08:56:10.427 D/ ( 1723): isp_pipe = 0 , dev mode = 2, size(3840*2160) ! 01-01 08:56:10.443 I/ ( 1723): [3371.933838][ISP]:[isp_entity_start][905]Pipe(0) isp set pub attr done. 01-01 08:56:10.443 I/ ( 1723): [3371.934326][ISP]:[isp_entity_start][921]Pipe(0) isp_pipe_start done. 01-01 08:56:10.443 I/ ( 1723): [3371.934326][ISP]:[isp_entity_start][940]Pipe(0)isp_calib_update isp_channel = 0, hw_id = 0, ctx_id = 0 01-01 08:56:10.444 I/ ( 1723): [3371.935059][ISP]:[isp_entity_start][949]Pipe(0) isp ctx 0 algo start done. 01-01 08:56:10.444 I/ ( 1723): [3371.935059][ISP]:[isp_entity_start][951]Pipe(0) isp entity start done. 01-01 08:56:10.444 I/ ( 1723): [3371.935059][VIN]:[hb_vin_start][1156]cam port0 start begin 01-01 08:56:10.444 I/ ( 1723): [3371.935303][ovx8b]:write x8b 1@0x36: 0x0100=0x0001 01-01 08:56:10.444 I/ ( 1723): [3371.935303][mipi host]:mipi host0 start begin 01-01 08:56:10.445 I/ ( 1723): [3371.936523][mipi host]:mipi host0 start end 01-01 08:56:10.445 I/ ( 1723): [3371.936523][mipi dev]:mipi dev0 start begin 01-01 08:56:10.445 I/ ( 1723): [3371.936523][mipi dev]:mipi dev0 start end 01-01 08:56:10.445 I/ ( 1723): [3371.936523][hb mipi]:hb_vin_mipi_start 0 end 01-01 08:56:10.445 I/ ( 1723): [3371.936523][VIN]:[hb_vin_start][1215]cam port0 start end 01-01 08:56:10.445 I/ ( 1723): [3371.936523][VIN]:[hb_vin_start][1218]vin cam start done.Time cost(1)ms. 01-01 08:56:10.445 I/ ( 1723): [3371.936523][VPM interface]:[hb_vpm_start_pipeline][222]vio pipeline(1) try to start. 01-01 08:56:10.445 I/ ( 1723): [3371.936523][PYM]:[pym_entity_start][1890]pipe(1)pym_entity_start in ! 01-01 08:56:10.448 I/ ( 1723): [3371.939697][PYM]:[pym_entity_start][1905]Pipe(1)pym2 entity start Done. 01-01 08:56:10.448 I/ ( 1723): [3371.939697][VIN]:[hb_vin_start][1156]cam port1 start begin 01-01 08:56:10.448 I/ ( 1723): [3371.939941][cim_dma hal]:pipe(1)cim_dma_entity_start in ! 01-01 08:56:10.451 I/ ( 1723): [3371.942383][cim_dma hal]:pipe(1)cim_dma_entity_start CIM_IOC_STREAM Done ! 01-01 08:56:10.462 I/ ( 1723): [3371.953125][mipi host]:mipi host3 start begin 01-01 08:56:10.975 I/ ( 1723): [3372.466064][mipi host]:mipi host3 start end 01-01 08:56:10.975 I/ ( 1723): [3372.466553][mipi dev]:mipi dev0 start begin 01-01 08:56:10.975 I/ ( 1723): [3372.466553][mipi dev]:mipi dev0 start end 01-01 08:56:10.975 I/ ( 1723): [3372.466553][hb mipi]:hb_vin_mipi_start 3 end 01-01 08:56:10.975 I/ ( 1723): [3372.466553][VIN]:[hb_vin_start][1215]cam port1 start end 01-01 08:56:10.975 I/ ( 1723): [3372.466553][VIN]:[hb_vin_start][1218]vin cam start done.Time cost(527)ms. 01-01 08:56:10.975 I/ ( 1723): [3372.466553][VIO TEST UIIL COMM]:[vpm_test_calculate_fps][779]Pipe(0)Time cost fps measure start 01-01 08:56:10.975 I/ ( 1723): [3372.466797][VIO TEST UIIL COMM]:[vpm_test_calculate_fps][779]Pipe(1)Time cost fps measure start 01-01 08:56:12.977 E/ ( 1723): [3374.468506][VPM dev_ioctl]:[vio_dev_node_dqbuf_poll][213]dev poll Timeout(2000): 0, Success 01-01 08:56:12.977 E/ ( 1723): [3374.468506][VPM UIILS]:[hb_utils_send_sfmu_msg][92]hb_send_sfmu_msg,eventId=62,sub_event_number=1 01-01 08:56:12.977 E/ ( 1723): [3374.468750][VPM UIILS]:[hb_utils_send_sfmu_msg][94]hb_send_sfmu_msg, return = 0 01-01 08:56:12.977 E/ ( 1723): [3374.468750][PYM]:[pym_capture_dqbuf][2018]pipe(0)pym buf(21) dq failed index 0 01-01 08:56:12.977 E/ ( 1723): [3374.468750][VPM UIILS]:[hb_utils_send_sfmu_msg][92]hb_send_sfmu_msg,eventId=90,sub_event_number=2 01-01 08:56:12.977 E/ ( 1723): [3374.468750][VPM UIILS]:[hb_utils_send_sfmu_msg][94]hb_send_sfmu_msg, return = 0 01-01 08:56:12.977 E/ ( 1723): [3374.468750][PYM]:[pym_entity_get_buf][2176]Pipe(0)Pym 0 get cap buf failed pipe_state:2 01-01 08:56:12.977 E/ ( 1723): [3374.468750][VPM UIILS]:[hb_utils_send_sfmu_msg][92]hb_send_sfmu_msg,eventId=90,sub_event_number=8 01-01 08:56:12.977 E/ ( 1723): [3374.468750][VPM UIILS]:[hb_utils_send_sfmu_msg][94]hb_send_sfmu_msg, return = 0 01-01 08:56:12.977 E/ ( 1723): [3374.468750][VPM pipeline]:[vio_pipeline_get_data][984]Pipe(0)pym get buf failed type(21) 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM dev_ioctl]:[vio_dev_node_dqbuf_poll][213]dev poll Timeout(2000): 0, Success 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM UIILS]:[hb_utils_send_sfmu_msg][92]hb_send_sfmu_msg,eventId=62,sub_event_number=1 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM UIILS]:[hb_utils_send_sfmu_msg][94]hb_send_sfmu_msg, return = 0 01-01 08:56:14.980 E/ ( 1723): [3376.471436][PYM]:[pym_capture_dqbuf][2018]pipe(0)pym buf(21) dq failed index 0 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM UIILS]:[hb_utils_send_sfmu_msg][92]hb_send_sfmu_msg,eventId=90,sub_event_number=2 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM UIILS]:[hb_utils_send_sfmu_msg][94]hb_send_sfmu_msg, return = 0 01-01 08:56:14.980 E/ ( 1723): [3376.471436][PYM]:[pym_entity_get_buf][2176]Pipe(0)Pym 0 get cap buf failed pipe_state:2 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM UIILS]:[hb_utils_send_sfmu_msg][92]hb_send_sfmu_msg,eventId=90,sub_event_number=8 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM UIILS]:[hb_utils_send_sfmu_msg][94]hb_send_sfmu_msg, return = 0 01-01 08:56:14.980 E/ ( 1723): [3376.471436][VPM pipeline]:[vio_pipeline_get_data][984]Pipe(0)pym get buf failed type(21)

      2024-01-05
      0
    • szc回复szc:

      增加字段: "init_in_seq": 1 后摄像头可以配置成功。但是只能收到第二个摄像头的数据。我关闭这个问题,再开一个。

      2024-01-05
      0