The platform I am using is DVR RDK 3.00 on DM816x, and I am testing my algorithm using the DVR
By calling the print system info status API, I found that when I am just using DEI_LINK_OUT_QUE_DEI_SC and DEI_LINK_OUT_QUE_VIP_SC outpu of a DEI link, the output frame rate is same as my expectation.
but if I also use DEI_LINK_OUT_QUE_VIP_SC_SECONDARY_OUT, it seems the output frame rate of DEI_LINK_OUT_QUE_VIP_SC is now dropped by half, and same to DEI_LINK_OUT_QUE_VIP_SC_SECONDARY_OUT
Is it supposed to happen?
Thanks