Searched refs:set_frame_bounds (Results 1 – 2 of 2) sorted by relevance
501 static inline void set_frame_bounds(struct fimc_frame *f, u32 width, u32 height) in set_frame_bounds() function
1033 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()