Searched defs:max_h (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_rotator.c | 68 u32 max_h; member in struct:rot_limit
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
H A D | gsc-core.c | 396 u32 max_w, max_h, mod_x, mod_y; gsc_try_fmt_mplane() local 525 u32 min_w, min_h, max_w, max_h; gsc_try_crop() local
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-capture.c | 669 u32 max_w, max_h, min_w = 0, min_h = 0, min_sz; fimc_capture_try_selection() local
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
H A D | rj54n1cb0c.c | 999 int output_w, output_h, max_w, max_h, rj54n1_s_fmt() local
|
/linux-4.1.27/drivers/media/platform/coda/ |
H A D | coda-common.c | 488 unsigned int max_w, max_h; coda_try_fmt() local 1088 unsigned int max_w, max_h, usize, csize; set_default_params() local 322 coda_get_max_dimensions(struct coda_dev *dev, const struct coda_codec *codec, int *max_w, int *max_h) coda_get_max_dimensions() argument
|
H A D | coda.h | 105 u32 max_h; member in struct:coda_codec
|
Completed in 349 milliseconds