On a OMAP3530 I'm running two codecs on the Codec Engine an audio and a video. When I call Server_getCpuLoad on the audio codec it returns 100%, when called on the video it returns Server_getCpuLoad 80%. I expected to use Server_getCpuLoad to find the idle time I had on the DSP. I'm confused to see that they report different numbers. Does this mean the DSP has 20 % more time to encode video that I'm not using?