Part Number: TDA4VMXEVM
Other Parts Discussed in Thread: TDA2
Hello ,
We are working on TDA4 PSDK 7.0 on custom board ,We need to calculate the latency of the application from Camera node to end of processing. For this we have some queries.
Is there any facility in existing Open VX framework to measure the latency of application at runtime as we have requirement to send the latency out continuously as debug parameters.
Is there a provision to attach timestamp and a frame count to captured frame that can be passed to succeeding nodes?
Similar implementation was available in TDA2 vision sdk framework.
Also in the current Open vx framework for a particular node if the num of buffers are already consumed and a new input arrives does that node drops the frame?
Is there any facility to count frames dropped in the execution pipeline?
Can it happen that once we enqueue frames in a sequence in the chain but at the end that sequence might change due to core unavailability or other reasons?
Regards,
Swapnil N