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.

Any Link API function to connect the image data in a file to the first link? (DM8168 DVRRDK)

Hello, I am going to do this: 1. reading already decoded image file and write to memory. 2.ipcFramesOutHLOS input queue connects to these data in memory. 3. VPSS link to connect to ipcFramesOutHLOS and display via HDMI.

my question is:

1. What function based on Link API can I use to allocate memory space? the tiler allocator?

2. Since the detailed data exchange procedure is hidden in API, how can I connect the real image data to a specific link?

Regards