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.

TDA2PXEVM: Frame Drop Counter

Part Number: TDA2PXEVM

Hello All,

Currently I am working on following usecase on HLOS,

NullSource (A15) -> Decode -> VPE -> Sync -> Dup -> Gate_A -> Alg_A (DSP1) -> Display_HDMI
                              
Dup -> Gate_B -> Alg_B (DSP1) -> SgxFrmcpy (A15) -> Display_LCD


XYZLink (IPU1_0) -> Display_Grpx

 


I want to detect a frame drop if it happens in any of the link above, Is there any counter handled in vision sdk framework? or any other mechanism by which we can detect?

As I can see in print statistics we can able to see fps drop per link, so any similar mechanism for frame drop as well is present?

Regards

Shantanu Joshi