Hi,
I want to measure decoding time of each channel in rdk02.00.00.23. I set an time stamp in decLink_common.c function DecLink_codecSubmitData() and set another time in function DecLink_codecGetProcessedData(). I think this difference should be the decoding time, right? I know the message "DEC_LINK_CMD_GET_PROCESSED_DATA" is sent about 4msec period, so it might have 4msec inaccuracy, but I find the inaccuracy sometimes more than 4msec. Who can suggest another good method to measure decoding time?
Thanks!
Jacson