Home
last modified time | relevance | path

Searched defs:tmp_w (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-core.c397 u32 min_w, min_h, tmp_w, tmp_h; in gsc_try_fmt_mplane() local
496 void gsc_check_crop_change(u32 tmp_w, u32 tmp_h, u32 *w, u32 *h) in gsc_check_crop_change()
524 u32 mod_x = 0, mod_y = 0, tmp_w, tmp_h; in gsc_try_crop() local
611 int tmp_w, tmp_h, sc_down_max; in gsc_check_scaler_ratio() local
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c223 unsigned int width = mf->width, height = mf->height, tmp_w, tmp_h; in client_set_fmt() local