Re: ISP Configuration for RAW Bayer sensor

2009-03-20 Thread Suresh Rao
nel.org] On Behalf Of Suresh Rao >> Sent: Thursday, March 19, 2009 7:59 AM >> To: linux-media@vger.kernel.org >> Cc: Tuukka.O Toivonen >> Subject: Re: ISP Configuration for RAW Bayer sensor >> >> Hi Tuukka, >> >> Thanks a lot for the patch, I will try t

RE: ISP Configuration for RAW Bayer sensor

2009-03-19 Thread Aguirre Rodriguez, Sergio Alberto
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Suresh Rao > Sent: Thursday, March 19, 2009 7:59 AM > To: linux-media@vger.kernel.org > Cc: Tuukka.O Toivonen > Subject: Re: ISP Configuration

Re: ISP Configuration for RAW Bayer sensor

2009-03-19 Thread Suresh Rao
Hi Tuukka, Thanks a lot for the patch, I will try this. I tried similar thing but on the sensor side and it worked, ie., I skip the very first line from readout and get the desired format for the ISP. Thanks, Suresh On Thu, Mar 19, 2009 at 1:12 PM, Tuukka.O Toivonen wrote: > On Wednesday 18 Ma

Re: ISP Configuration for RAW Bayer sensor

2009-03-19 Thread Tuukka.O Toivonen
On Wednesday 18 March 2009 18:17:56 ext Suresh Rao wrote: > I am working with MT9V023 RAW sensor. The data format from the sensor is > > B G B G B G B G ... > G R G R G R G R ... > B G B G B G B G ... > G R G R G R G R [ Format 1] [...] > I want to use the ISP on the OMAP for doing

ISP Configuration for RAW Bayer sensor

2009-03-18 Thread Suresh Rao
Hi, I am working with MT9V023 RAW sensor. The data format from the sensor is B G B G B G B G ... G R G R G R G R ... B G B G B G B G ... G R G R G R G R [ Format 1] The sources I am using for ISP drivers are pulled on top of linux-omap-2.6.29-rc7 from [git pull git://git.gitorious