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.

can Utils_memAlloc share to A8?

Hi 

I want to encode video data and send to A8 in RDKDVR4.0. As I want to use a memory block that is same. 

1 Utils_memAlloc

2 Cache_wb

in A8 cann't get any data.

But using Utils_bitbufGetEmptyBuf, it is ok.

is it posible?