This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ISP Resizer in 2.6.37

Other Parts Discussed in Thread: OMAP3530

I'm currently try to get the resizer to run with the h264 encoder on an OMAP 3530.

After looking at the video_loopback_resize sample in the dmai 1.2.10 svn rev. 642 I'm a bit confused. The Resize.c file in the linux/omap3530 directory is checking against CONFIG_VIDEO_OMAP34XX_ISP_RESIZER, but this option seems not to be available anymore in the 2.6.37 kernel.

Is the resizer in the DMAI supposed to work with 2.6.37 in any way?

Or what is the preferred way to get the ISP pipeline working with a resizer and a h264 encoder running on the DSP?