Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c144 soc_camera_limit_side(&rect->left, &rect->width, sdsel.r.left, 2, in soc_camera_client_s_selection()
146 soc_camera_limit_side(&rect->top, &rect->height, sdsel.r.top, 4, in soc_camera_client_s_selection()
/Linux-v4.19/include/media/
Dsoc_camera.h336 static inline void soc_camera_limit_side(int *start, int *length, in soc_camera_limit_side() function
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dmt9m001.c199 soc_camera_limit_side(&rect.left, &rect.width, in mt9m001_set_selection()
202 soc_camera_limit_side(&rect.top, &rect.height, in mt9m001_set_selection()
Dmt9v022.c300 soc_camera_limit_side(&rect.left, &rect.width, in mt9v022_set_selection()
303 soc_camera_limit_side(&rect.top, &rect.height, in mt9v022_set_selection()
Dmt9t112.c346 soc_camera_limit_side(left, width, 0, 0, MAX_WIDTH); in mt9t112_frame_check()
347 soc_camera_limit_side(top, height, 0, 0, MAX_HEIGHT); in mt9t112_frame_check()
Drj54n1cb0c.c557 soc_camera_limit_side(&dummy, &input_w, in rj54n1_set_selection()
560 soc_camera_limit_side(&dummy, &input_h, in rj54n1_set_selection()
/Linux-v4.19/drivers/staging/media/mt9t031/
Dmt9t031.c312 soc_camera_limit_side(&rect.left, &rect.width, in mt9t031_set_selection()
315 soc_camera_limit_side(&rect.top, &rect.height, in mt9t031_set_selection()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsoc-camera.rst111 soc_camera_limit_side() can be used to restrict beginning and length of a frame