Part Number: TDA4VH-Q1
Hi Ti Teams,
I added a csitx node as output .
capture->ldc->mosaic->convert_node->csitx
FPS is 23.
The stat of the graph is below,
GRAPH: app_multi_cam_graph (#nodes = 9, #executions = 415)
NODE: CAPTURE1: capture_node0: avg = 4503 usecs, min/max = 91 / 51003 usecs, #executions = 415
NODE: VPAC_LDC1: ldc_node: avg = 3076 usecs, min/max = 3050 / 3933 usecs, #executions = 415
NODE: VPAC_MSC1: mosaic_node: avg = 14425 usecs, min/max = 13856 / 41294 usecs, #executions = 415
NODE: A72-0: convert_node->CSITXNode: avg = 29076 usecs, min/max = 28740 / 32194 usecs, #executions = 415
NODE: CSITX: CSITXNode: avg = 42757 usecs, min/max = 42680 / 43478 usecs, #executions = 415
NODE: VPAC_MSC1: scaler_node: avg = 4639 usecs, min/max = 4550 / 5340 usecs, #executions = 415
NODE: A72-0: stream_output_node: avg = 313 usecs, min/max = 285 / 358 usecs, #executions = 415
NODE: DISPLAY1: DisplayNode: avg = 8150 usecs, min/max = 60 / 16619 usecs, #executions = 415
NODE: A72-0: capture_write_node: avg = 12 usecs, min/max = 10 / 30 usecs, #executions = 415
PERF: FILEIO: avg = 0 usecs, min/max = 4294967295 / 0 usecs, #executions = 0
PERF: TOTAL: avg = 42816 usecs, min/max = 6890 / 83290 usecs, #executions = 130
PERF: TOTAL: 23.35 FPS
The csitx node cost 42757us.
Can I reduce the exec time of csitx?