Searched defs:max_w (Results 1 – 11 of 11) sorted by relevance
/drivers/media/platform/coda/ |
D | coda-common.c | 114 #define CODA_CODEC(mode, src_fourcc, dst_fourcc, max_w, max_h) \ argument 276 int *max_w, int *max_h) in coda_get_max_dimensions() 436 unsigned int max_w, max_h; in coda_try_fmt() local 1094 unsigned int max_w, max_h, usize, csize; in set_default_params() local
|
D | coda.h | 104 u32 max_w; member
|
/drivers/media/platform/exynos-gsc/ |
D | gsc-core.c | 396 u32 max_w, max_h, mod_x, mod_y; in gsc_try_fmt_mplane() local 525 u32 min_w, min_h, max_w, max_h; in gsc_try_crop() local
|
/drivers/dma/ |
D | ste_dma40_ll.c | 195 u32 max_w = max(data_width1, data_width2); in d40_seg_size() local
|
D | ste_dma40.c | 992 u32 max_w = max(data_width1, data_width2); in d40_size_2_dmalen() local
|
/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 287 u32 max_w, mod_x, mod_y; in fimc_try_fmt_mplane() local
|
D | fimc-capture.c | 583 u32 depth, min_w, max_w, min_h, align_h = 3; in fimc_capture_try_format() local 660 u32 max_w, max_h, min_w = 0, min_h = 0, min_sz; in fimc_capture_try_selection() local
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_rotator.c | 67 u32 max_w; member
|
/drivers/gpu/drm/i915/ |
D | intel_fbc.c | 709 unsigned int effective_w, effective_h, max_w, max_h; in intel_fbc_hw_tracking_covers_screen() local
|
/drivers/media/i2c/soc_camera/ |
D | rj54n1cb0c.c | 983 int output_w, output_h, max_w, max_h, in rj54n1_set_fmt() local
|
/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 123 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) in tpg_alloc()
|