In sample06, Software decoding has lower cpu idle than hardware decoding using decodeToFd() function

Hello

image
Software decoding has lower cpu idle than hardware decoding using decodeToFd() function.
Can you guess where the problem is?

Thank you.

Hi,
Would like to clarify that both DecodeToFd() and DecodeToBuffer() are hardware decoding. The difference is that DecodeToBuffer() copies the data to a CPU buffer.