Searched defs:max_w (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-m2m.c | 292 u32 max_w, mod_x, mod_y; fimc_try_fmt_mplane() local
|
H A D | fimc-capture.c | 592 u32 depth, min_w, max_w, min_h, align_h = 3; fimc_capture_try_format() local 669 u32 max_w, max_h, min_w = 0, min_h = 0, min_sz; fimc_capture_try_selection() local
|
/linux-4.1.27/drivers/dma/ |
H A D | ste_dma40_ll.c | 195 u32 max_w = max(data_width1, data_width2); d40_seg_size() local
|
H A D | ste_dma40.c | 1019 u32 max_w = max(data_width1, data_width2); d40_size_2_dmalen() local
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_rotator.c | 67 u32 max_w; 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/vivid/ |
H A D | vivid-tpg.c | 118 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) tpg_alloc() argument
|
/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 | 104 u32 max_w; member in struct:coda_codec
|
Completed in 351 milliseconds