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

/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c562 static const struct fimc_fmt *fimc_capture_try_format(struct fimc_ctx *ctx, function
826 ffmt = fimc_capture_try_format(ctx, &tfmt->width, &tfmt->height,
828 ffmt = fimc_capture_try_format(ctx, &tfmt->width, &tfmt->height,
918 fimc_capture_try_format(ctx, &pix->width, &pix->height,
931 *out_fmt = fimc_capture_try_format(ctx, &pix->width, &pix->height,
1531 ffmt = fimc_capture_try_format(ctx, &mf->width, &mf->height,

Completed in 207 milliseconds