Searched refs:input_window (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/i2c/ |
D | s5k4ecgx.c | 123 struct v4l2_rect input_window; member 138 .input_window = { 0x00, 0x00, 0x928, 0x780 }, 141 .input_window = { 0x00, 0x00, 0x928, 0x780 }, 144 .input_window = { 0x00, 0x00, 0xa00, 0x780 }, 147 .input_window = { 0x00, 0x00, 0xa00, 0x6a8 }, 751 const struct v4l2_rect *crop_rect = &priv->curr_frmsize->input_window; in __s5k4ecgx_s_params()
|