Searched defs:dst_w (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | sc.c | 61 unsigned int dst_w) in sc_set_hs_coeffs() 155 unsigned int dst_w, unsigned int dst_h) in sc_config_scaler()
|
D | vpe.c | 813 unsigned int dst_w = d_q_data->c_rect.width; in set_srcdst_params() local
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_rect.c | 132 int dst_w = drm_rect_width(dst); in drm_rect_calc_hscale() local 200 int dst_w = drm_rect_width(dst); in drm_rect_calc_hscale_relaxed() local
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_vid.c | 53 int dst_w = clamp_val(state->crtc_w, 0, mode->crtc_hdisplay - dst_x); in sti_vid_commit() local
|
D | sti_cursor.c | 125 int dst_w = clamp_val(state->crtc_w, 0, mode->crtc_hdisplay - dst_x); in sti_cursor_atomic_update() local
|
D | sti_gdp.c | 395 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_update() local
|
D | sti_hqvdp.c | 500 int dst_w, int dst_h) in sti_hqvdp_check_hw_scaling() 790 int dst_w = clamp_val(state->crtc_w, 0, mode->crtc_hdisplay - dst_x); in sti_hqvdp_atomic_update() local
|
/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
D | bdisp-hw.c | 335 u32 src_w, src_h, dst_w, dst_h; in bdisp_hw_get_hv_inc() local
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_gsc.c | 920 u32 src_w, src_h, dst_w, dst_h; in gsc_set_prescaler() local
|
D | exynos_drm_fimc.c | 950 u32 src_w, src_h, dst_w, dst_h; in fimc_set_prescaler() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_overlay.c | 474 short dst_w; member
|
D | intel_display.c | 3106 int dst_x = 0, dst_y = 0, dst_w = 0, dst_h = 0; in skylake_update_primary_plane() local 4374 int src_w, int src_h, int dst_w, int dst_h) in skl_update_scaler()
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 519 uint32_t src_w, uint32_t src_h, uint32_t dst_w, in scl_vop_cal_scl_fac()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-driver.h | 402 u32 dst_w; member
|