Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/samsung/exynos4-is/
Dfimc-core.h501 static inline void set_frame_bounds(struct fimc_frame *f, u32 width, u32 height) in set_frame_bounds() function
Dfimc-capture.c1033 set_frame_bounds(ff, pix->width, pix->height); in __fimc_capture_set_format()
1043 set_frame_bounds(&ctx->s_frame, pix->width, pix->height); in __fimc_capture_set_format()
1559 set_frame_bounds(ff, mf->width, mf->height); in fimc_subdev_set_fmt()