Searched refs:input_window (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/i2c/ |
D | s5k4ecgx.c | 119 struct v4l2_rect input_window; member 134 .input_window = { 0x00, 0x00, 0x928, 0x780 }, 137 .input_window = { 0x00, 0x00, 0x928, 0x780 }, 140 .input_window = { 0x00, 0x00, 0xa00, 0x780 }, 143 .input_window = { 0x00, 0x00, 0xa00, 0x6a8 }, 745 const struct v4l2_rect *crop_rect = &priv->curr_frmsize->input_window; in __s5k4ecgx_s_params()
|