Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-core.h510 static inline void set_frame_bounds(struct fimc_frame *f, u32 width, u32 height) in set_frame_bounds() function
Dfimc-capture.c1053 set_frame_bounds(ff, pix->width, pix->height); in __fimc_capture_set_format()
1063 set_frame_bounds(&ctx->s_frame, pix->width, pix->height); in __fimc_capture_set_format()
1584 set_frame_bounds(ff, mf->width, mf->height); in fimc_subdev_set_fmt()