Searched refs:soc_camera_limit_side (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/media/ |
| D | soc_camera.h | 333 static inline void soc_camera_limit_side(int *start, int *length, in soc_camera_limit_side() function
|
| /Linux-v5.4/drivers/staging/media/soc_camera/ |
| D | mt9t031.c | 308 soc_camera_limit_side(&rect.left, &rect.width, in mt9t031_set_selection() 311 soc_camera_limit_side(&rect.top, &rect.height, in mt9t031_set_selection()
|
| D | soc_mt9v022.c | 296 soc_camera_limit_side(&rect.left, &rect.width, in mt9v022_set_selection() 299 soc_camera_limit_side(&rect.top, &rect.height, in mt9v022_set_selection()
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | soc-camera.rst | 113 soc_camera_limit_side() can be used to restrict beginning and length of a frame
|