Tool/software: Linux
Hi.
I understand IVA-HD is single decoder(it decode only one frame at the same time.) and then,While IVA-HD decode one frame, the other frame is blocked for completing decoding one contents.
I undertstand viddec3test that is gived by TI decode two different 1080p30 in a second. viddec3test don't implement outBufsInUseFlag, and then it want specific 1080p30 contents.
our contents that is serviced now need many outBufsInUseFlag, and then it access IVA-HD many times( 60~62 times in a second).
IVA-HD takes 7~12ms for decodeing one frame. I hope that application use VIDDEC3_processAsync because IVA-HD need to decode long time(7~12ms). Can you support it ?
or I want VIDDEC3_process that use multiple H.264 frame(one contents, the other contents). Can you support it ?
The DSS(Display Sub System) miss 2~3 frame for decoding two different contents. because IVA-HD need to decode long time(7~12ms).
I want to get your solution.
Thanks a lot.