On 08/17/2011 07:43 PM, Guennadi Liakhovetski wrote:
> On Wed, 17 Aug 2011, Sakari Ailus wrote:
>> On Thu, Jul 28, 2011 at 07:04:11PM +0200, Sylwester Nawrocki wrote:
...
>>> In order to let the host drivers query or configure subdevs with required
>>> frame buffer size one of the following changes
On Wed, 17 Aug 2011, Sakari Ailus wrote:
> On Thu, Jul 28, 2011 at 07:04:11PM +0200, Sylwester Nawrocki wrote:
> > Hello,
>
> Hi Sylwester,
>
> > Trying to capture images in JPEG format with regular "image sensor ->
> > mipi-csi receiver -> host interface" H/W configuration I've found there
> >
Hi Sakari,
On 08/18/2011 10:32 PM, Sakari Ailus wrote:
In order to let the host drivers query or configure subdevs with
required frame buffer size one of the following changes could be done
at V4L2 API:
1. Add a 'sizeimage' field in struct v4l2_mbus_framefmt and make subdev
>>
On Wed, Aug 17, 2011 at 10:22:26PM +0200, Sylwester Nawrocki wrote:
> On 08/17/2011 12:25 AM, Sakari Ailus wrote:
> > On Thu, Jul 28, 2011 at 07:04:11PM +0200, Sylwester Nawrocki wrote:
> >> Hello,
> >
> > Hi Sylwester,
>
> Hi Sakari,
>
> kiitos commentti ;)
Hi Sylwester!
Ole hyvä! :)
> >
>
On 08/17/2011 12:25 AM, Sakari Ailus wrote:
> On Thu, Jul 28, 2011 at 07:04:11PM +0200, Sylwester Nawrocki wrote:
>> Hello,
>
> Hi Sylwester,
Hi Sakari,
kiitos commentti ;)
>
>> Trying to capture images in JPEG format with regular "image sensor ->
>> mipi-csi receiver -> host interface" H/W c
On Thu, Jul 28, 2011 at 07:04:11PM +0200, Sylwester Nawrocki wrote:
> Hello,
Hi Sylwester,
> Trying to capture images in JPEG format with regular "image sensor ->
> mipi-csi receiver -> host interface" H/W configuration I've found there
> is no standard way to communicate between the sensor subd
Hello,
Trying to capture images in JPEG format with regular "image sensor ->
mipi-csi receiver -> host interface" H/W configuration I've found there
is no standard way to communicate between the sensor subdev and the host
driver what is exactly a required maximum buffer size to capture a frame.