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

/drivers/media/video/s5p-fimc/
H A Dfimc-capture.c852 set_frame_bounds(ff, pix->width, pix->height);
862 set_frame_bounds(&ctx->s_frame, pix->width, pix->height);
1332 set_frame_bounds(ff, mf->width, mf->height);
H A Dfimc-core.h524 static inline void set_frame_bounds(struct fimc_frame *f, u32 width, u32 height) function

Completed in 12 milliseconds