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

/drivers/media/video/s5p-fimc/
H A Dfimc-capture.c855 set_frame_crop(ff, 0, 0, pix->width, pix->height);
863 set_frame_crop(&ctx->s_frame, 0, 0, pix->width, pix->height);
1137 set_frame_crop(f, s->r.left, s->r.top, s->r.width,
1338 set_frame_crop(ff, 0, 0, mf->width, mf->height);
1400 set_frame_crop(ff, r->left, r->top, r->width, r->height);
H A Dfimc-core.h532 static inline void set_frame_crop(struct fimc_frame *f, function

Completed in 14 milliseconds