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.

TDA4VMXEVM: Making a delay between two frames in DSS DISPLAY TEST

Part Number: TDA4VMXEVM

Hi team,

I'm running dss_display_test example from PDK, I'm loading a yuv file that contains 4 pictures (4 frames).

Could you please tell me in which function I can add a delay between two frames during the displaying time? because they're displayed  so fast and cannot cannot any of them correctly.

dss_display_test.c file contains the following functions:

DispApp_runTest
DispApp_create
DispApp_delete
DispApp_allocAndQueueFrames
DispApp_InitParams
DispApp_configDctrl

...

Regards,

Brahim