We using a CCD( Bayer raw format, 12bit/pixel, 1920X1080 ) that output via two channels. Each channel output line by line from L0 to L935.
We would like to connect the dual channel output CCD to two DM8148 VIPs. We wondering whether we can control EDMA’s args to mirror the right part channel image and merge the two image parts into a complete image at the same time。
Q1: Does VIP's EDMA support the above operation?
Q2: If yes, Does SDK support? Would you give me some detailed specs about VP's EDMA?
Q3: If no, How to complete this function by using DM8148's hardware resource?