Re: capture_mem limitations in OMAP ISP

2012-07-05 Thread Laurent Pinchart
Hi Michael, On Tuesday 03 July 2012 11:46:33 Michael Jones wrote: > Hi Laurent & co., > > I'm looking at the memory limitations in the omap3isp driver. 'struct > isp_video' contains member 'capture_mem', which is set separately for each > of our v4l2 video device nodes. The CCDC, for example, has

capture_mem limitations in OMAP ISP

2012-07-03 Thread Michael Jones
Hi Laurent & co., I'm looking at the memory limitations in the omap3isp driver. 'struct isp_video' contains member 'capture_mem', which is set separately for each of our v4l2 video device nodes. The CCDC, for example, has capture_mem = 4096 * 4096 * 3 = 48MB, while the previewer and resizer