I have a CMOS image sensor as the input to a DM3730 EVM. I believe the default configuration for image capture is CCDC->PREV->RSZ->MEM. This works fine for video preview (720p) mode. However, I need to capture a 14MP (4416x3312) image and due to the line size limitation (4096) of the previewer I need a way to change the image chain to CCDC->MEM->PREV->MEM->RSZ->MEM. I need to know if the previewer and resizer can be used within my user-space DMAI application in one-shot mode. I think there is support for using the resizer in this fashion, but I’m not sure about the previewer. If it’s possible, is there an example somewhere? I’m using DVSDK 4.02.00.06 (with Linux kernel 2.6.32) on the DM3730 EVM.
Thanks,
Jason