Searched refs:align_h (Results 1 – 1 of 1) sorted by relevance
/drivers/media/platform/exynos4-is/ |
D | fimc-capture.c | 606 u32 depth, min_w, max_w, min_h, align_h = 3; in fimc_capture_try_format() local 658 align_h = fimc_fmt_is_rgb(ffmt->color) ? 0 : 1; in fimc_capture_try_format() 664 align_h, in fimc_capture_try_format() 684 u32 align_sz = 0, align_h = 4; in fimc_capture_try_selection() local 696 align_h = 1; in fimc_capture_try_selection() 730 &r->height, min_h, max_h, align_h, in fimc_capture_try_selection()
|