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.

DSP Load is too high??

when I use AAC-LC encoder to encode one 48KHz stereo audio(128Kbps), I found the DSP CPU Load up to 99%,

the efficiency is poor.where is wrong?

I am using DVR RDK 3.50.00.05.

*************Capture Buf Size 8192, Enc Buffer Size 2048
AUDIO: ENC Handle 8EA00, Int Handle 8EA0C
AUDIO: ENC -> bitrate 131072 inputBitsPerSample 16, sampleRate - 48000, numberOfChannels - 2...
AUDIO: ENC -> Rpe_create(AAC_ENC) done....
AUDIO: CAPTURE -> Encoder creation SUCCESS for CH - 0
AUDIO: Audio_startCapture() success....

 [c6xdsp ]
 [c6xdsp ]  103447: LOAD: CPU: 99.2% HWI: 3.2%, SWI:3.1%
 [c6xdsp ]
 [c6xdsp ]  103910: LOAD: TSK: SYSTEM              : 0.3%
 [c6xdsp ]  104365: LOAD: TSK: MISC                : 92.6%
 [c6xdsp ]

Thanks.

CH