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.

H264-HP Decoder queries !!!!

Hi,

I am using C6678 EVM to run H264 HP Decoder code.

I have following doubts regarding  the H264 HP Decoder,

1) Is it necessary to have to do the compliance test in H264 HP decoder ?

As this test is comparing the .yuv with the reference .yuv for the bit exactness (please comment on my understanding),but it is taking more cycles.

If it is necessary then whatever performance statistics is mentioned for this H264 HP Decoder is valid with this compliance test  in code or without this ??

2) I want to find out total time taken to decode by the H264 HP Decoder with two cores as core 0 as master and core 1 as slave.I am getting the average number of cycles required to decode frame equal to 1345427 ..number of frames 10,.C6678 has clock speed as 1GHZ.I want to understand how to calculate the time required to decode one frame ??? I want the exact formula for this I am little bit confused in this to calculate the time required to decode one frame in millisecond ??

Can I use  xdc.runtime Timestamps to calculate the time for decoding ??

Please update me with the same ..

-Studinstru