Re: [PATCHv2 2/3] media: uvcvideo: add ROI auto controls

2021-03-17 Thread Sergey Senozhatsky
On (21/03/17 18:18), Sergey Senozhatsky wrote: > On (21/02/08 14:17), Sergey Senozhatsky wrote: > > This patch adds support for Region of Interest bmAutoControls. > > > > ROI control is a compound data type: > > Control Selector CT_REGION_OF_INTEREST_CONTROL > > Mandatory Requests

Re: [PATCHv2 2/3] media: uvcvideo: add ROI auto controls

2021-03-17 Thread Sergey Senozhatsky
On (21/02/08 14:17), Sergey Senozhatsky wrote: > This patch adds support for Region of Interest bmAutoControls. > > ROI control is a compound data type: > Control Selector CT_REGION_OF_INTEREST_CONTROL > Mandatory Requests SET_CUR, GET_CUR, GET_MIN, GET_MAX, GET_DEF > wLength 10 >

Re: [PATCHv2 2/3] media: uvcvideo: add ROI auto controls

2021-03-17 Thread Sergey Senozhatsky
Fixed Tomasz's email On (21/03/17 09:08), Ricardo Ribalda Delgado wrote: [..] > > > > + .id = V4L2_CID_REGION_OF_INTEREST_AUTO, > > > > + .name = "Region of Interest (auto)", > > > > + .entity = UVC_GUID_UVC_CAMERA, > > > > +

Re: [PATCHv2 2/3] media: uvcvideo: add ROI auto controls

2021-03-17 Thread Ricardo Ribalda Delgado
On Wed, Mar 17, 2021 at 2:34 AM Sergey Senozhatsky wrote: > > On (21/03/16 19:29), Ricardo Ribalda Delgado wrote: > > > ROI control is a compound data type: > > > Control Selector CT_REGION_OF_INTEREST_CONTROL > > > Mandatory Requests SET_CUR, GET_CUR, GET_MIN, GET_MAX, GET_DEF > > >

Re: [PATCHv2 2/3] media: uvcvideo: add ROI auto controls

2021-03-16 Thread Sergey Senozhatsky
On (21/03/16 19:29), Ricardo Ribalda Delgado wrote: > > ROI control is a compound data type: > > Control Selector CT_REGION_OF_INTEREST_CONTROL > > Mandatory Requests SET_CUR, GET_CUR, GET_MIN, GET_MAX, GET_DEF > > wLength 10 > > Offset FieldSize > > 0wROI_Top

Re: [PATCHv2 2/3] media: uvcvideo: add ROI auto controls

2021-03-16 Thread Ricardo Ribalda Delgado
Hi Sergey Thanks for the patch On Mon, Feb 8, 2021 at 6:24 AM Sergey Senozhatsky wrote: > > From: Sergey Senozhatsky > > This patch adds support for Region of Interest bmAutoControls. > > ROI control is a compound data type: > Control Selector CT_REGION_OF_INTEREST_CONTROL > Mandatory

[PATCHv2 2/3] media: uvcvideo: add ROI auto controls

2021-02-07 Thread Sergey Senozhatsky
From: Sergey Senozhatsky This patch adds support for Region of Interest bmAutoControls. ROI control is a compound data type: Control Selector CT_REGION_OF_INTEREST_CONTROL Mandatory Requests SET_CUR, GET_CUR, GET_MIN, GET_MAX, GET_DEF wLength 10 Offset FieldSize 0