Hi TI expert:
The following figure shows the use case we are running. We get 1080p image from 2 cameras. We have to crop the 1080p images according to user command from outside. The cropped size is unknown in the initialization. In the A area, the two cropped image should be downscale or upscale to 720p images. After this step, the 2 720p images format a super frame and displayed in 2 separate displays.
My problem is that, how can I get the cropped buffer and do the upscale/downscale work in a running pipe line for the A area?