i want to know if there are some APIs can help me alloc memory from a memory pool in the RDK 2.8.Thank you very much
for example i have to usually malloc 4M for a frame data ,then decode finished release,if i use malloc func ,that may be lost some frames,so i want to use a memory pool