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

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

Completed in 99 milliseconds