Searched refs:fimc_capture_try_format (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/platform/exynos4-is/ |
D | fimc-capture.c | 564 static struct fimc_fmt *fimc_capture_try_format(struct fimc_ctx *ctx, in fimc_capture_try_format() function 827 ffmt = fimc_capture_try_format(ctx, &tfmt->width, &tfmt->height, in fimc_pipeline_try_format() 829 ffmt = fimc_capture_try_format(ctx, &tfmt->width, &tfmt->height, in fimc_pipeline_try_format() 919 fimc_capture_try_format(ctx, &pix->width, &pix->height, in __video_try_or_set_format() 932 *out_fmt = fimc_capture_try_format(ctx, &pix->width, &pix->height, in __video_try_or_set_format() 1530 ffmt = fimc_capture_try_format(ctx, &mf->width, &mf->height, in fimc_subdev_set_fmt()
|