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