Home
last modified time | relevance | path

Searched refs:input_window (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/i2c/
Ds5k4ecgx.c119 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 },
749 const struct v4l2_rect *crop_rect = &priv->curr_frmsize->input_window; in __s5k4ecgx_s_params()