Hello,
Right now we have the following configuration working on Zedboard with FMC imageon card
Video (HDMI) in --> Handwritten Video Processing IP(HDL) --->AXI4 stream --->VDMA (High Preformance AXI)---> DDR3 ---> VDMA(High Preformance AXI) --->AXI4 stream --->Video Out
We want to put some handwritten Video processing algorithm code in C in ARM, but not sure how to access access video data in the ARM. Which functions should I use?