I've been reading through the documentation on the DM365 and I've been getting a little confused about the data flow through the IPIPE when the Resizer is enabled. I am interfacing a 5 MP camera @ 10 fps to the DM365. Our camera's resolution is 2456x2058. I have a mode in which I care to use three copies of each frame: (1) full resolution original frame, (2) 1920x1080 downsampled frame, and (3) 720x480 downsampled frame. From my understanding I can setup the IPIPE to output directly to the Resizer, Resizer A can downsample the image to 1920x1080, and Resizer B can simultaneously downsample to 720x480. However, if the Resizer input is the IPIPE, what happens to the original image? If I care to keep all three copies, do I first need to send the full resolution image from the IPIPE to DRAM and use DRAM as the input to the Resizer?
Thanks,
Bryan