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

/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h509 static inline void set_frame_crop(struct fimc_frame *f, function
H A Dfimc-capture.c1036 set_frame_crop(ff, 0, 0, pix->width, pix->height);
1044 set_frame_crop(&ctx->s_frame, 0, 0, pix->width, pix->height);
1329 set_frame_crop(f, s->r.left, s->r.top, s->r.width,
1570 set_frame_crop(ff, 0, 0, mf->width, mf->height);
1669 set_frame_crop(f, r->left, r->top, r->width, r->height);

Completed in 317 milliseconds