This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: The delay from camera capture to eDP display is different in linux single process and multi process

Part Number: TDA4VM


plan1,capture camera data and display to eDP in single openvx process,delay is 70 ~ 80ms

plan2,capture camera data in one openvx process and  display to eDP in another  openvx process,the delay is 60 ~ 160ms,the average is 120 ~ 130ms

I am sure the sw delay from camera capture to vxProcessGraph finish in plan1 and plan2 is almost .

The the average delay of plan2 is about 50~60ms more than plan1 .  the margin of error of plan1 is about +- 5ms,but plan2 is about +-50ms. 

What is the reason? 

thanks.