Re: [PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control

2019-08-29 Thread Hans Verkuil
On 8/23/19 2:37 PM, Ricardo Ribalda Delgado wrote: > This control returns the unit cell size in nanometres. The struct provides > the width and the height in separated fields to take into consideration > asymmetric pixels and/or hardware binning. > This control is required for automatic calibration

Re: [PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control

2019-08-26 Thread Jacopo Mondi
Hi Ricardo, On Fri, Aug 23, 2019 at 02:37:31PM +0200, Ricardo Ribalda Delgado wrote: > This control returns the unit cell size in nanometres. The struct provides > the width and the height in separated fields to take into consideration > asymmetric pixels and/or hardware binning. > This control is

Re: [PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control

2019-08-26 Thread Jacopo Mondi
Hi Ricardo, On Fri, Aug 23, 2019 at 02:37:31PM +0200, Ricardo Ribalda Delgado wrote: > This control returns the unit cell size in nanometres. The struct provides > the width and the height in separated fields to take into consideration > asymmetric pixels and/or hardware binning. > This control is