Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-core.h499 static inline void set_frame_bounds(struct fimc_frame *f, u32 width, u32 height) in set_frame_bounds() function
Dfimc-capture.c1034 set_frame_bounds(ff, pix->width, pix->height); in __fimc_capture_set_format()
1044 set_frame_bounds(&ctx->s_frame, pix->width, pix->height); in __fimc_capture_set_format()
1558 set_frame_bounds(ff, mf->width, mf->height); in fimc_subdev_set_fmt()