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.

wma library memory saving

Hi All : 

We are trying to reduce the wma library memory cost. 

(The wma library is downloaded from TI)

There are 11 heap buffers in wma library 9. 

Are all the 11 buffers need to be reserved for the wma library all the time???

We've tried to overlap the buffers(2nd~9th) with tsm library. 

The decode result is still correct. 

Please help verify if the method is realtistic.