Home
last modified time | relevance | path

Searched refs:fimc_try_crop (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/media/video/s5p-fimc/
Dfimc-core.h629 int fimc_try_crop(struct fimc_ctx *ctx, struct v4l2_crop *cr);
Dfimc-core.c1242 int fimc_try_crop(struct fimc_ctx *ctx, struct v4l2_crop *cr) in fimc_try_crop() function
1311 ret = fimc_try_crop(ctx, cr); in fimc_m2m_s_crop()
Dfimc-capture.c754 ret = fimc_try_crop(ctx, cr); in fimc_cap_s_crop()