Hi TI,
We are working on the TDA4 , SDK 0703.
We use the display node to display 1920*720*2 image.(Image size is 1920 * 720 * 2)
The performance is as below:
About 45 fps.
NODE: CAPTURE1: capture_node: avg = 1484 usecs, min/max = 98 / 3381862 usecs, #executions = 21501
NODE: DISPLAY2: display_node: avg = 20929 usecs, min/max = 14836 / 45226 usecs, #executions = 21501
NODE: DISPLAY1: display_node: avg = 20906 usecs, min/max = 74 / 27336 usecs, #executions = 21501
So , is there any solution to reduce the display node time?
Thanks a lot !