/linux-4.4.14/drivers/media/platform/ti-vpe/ |
H A D | sc.c | 60 sc_set_hs_coeffs(struct sc_data *sc, void *addr, unsigned int src_w, unsigned int dst_w) sc_set_hs_coeffs() argument 153 sc_config_scaler(struct sc_data *sc, u32 *sc_reg0, u32 *sc_reg8, u32 *sc_reg17, unsigned int src_w, unsigned int src_h, unsigned int dst_w, unsigned int dst_h) sc_config_scaler() argument
|
H A D | vpe.c | 813 unsigned int dst_w = d_q_data->c_rect.width; set_srcdst_params() local
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_rect.c | 132 int dst_w = drm_rect_width(dst); drm_rect_calc_hscale() local 200 int dst_w = drm_rect_width(dst); drm_rect_calc_hscale_relaxed() local
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
H A D | sti_cursor.c | 125 int dst_w = clamp_val(state->crtc_w, 0, mode->crtc_hdisplay - dst_x); sti_cursor_atomic_update() local
|
H A D | sti_vid.c | 53 int dst_w = clamp_val(state->crtc_w, 0, mode->crtc_hdisplay - dst_x); sti_vid_commit() local
|
H A D | sti_gdp.c | 395 int dst_x, dst_y, dst_w, dst_h; sti_gdp_atomic_update() local
|
H A D | sti_hqvdp.c | 790 int dst_w = clamp_val(state->crtc_w, 0, mode->crtc_hdisplay - dst_x); sti_hqvdp_atomic_update() local 497 sti_hqvdp_check_hw_scaling(struct sti_hqvdp *hqvdp, struct drm_display_mode *mode, int src_w, int src_h, int dst_w, int dst_h) sti_hqvdp_check_hw_scaling() argument
|
/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
H A D | bdisp-hw.c | 335 u32 src_w, src_h, dst_w, dst_h; bdisp_hw_get_hv_inc() local
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 920 u32 src_w, src_h, dst_w, dst_h; gsc_set_prescaler() local
|
H A D | exynos_drm_fimc.c | 950 u32 src_w, src_h, dst_w, dst_h; fimc_set_prescaler() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_overlay.c | 474 short dst_w; member in struct:put_image_params
|
H A D | intel_display.c | 3106 int dst_x = 0, dst_y = 0, dst_w = 0, dst_h = 0; skylake_update_primary_plane() local 4372 skl_update_scaler(struct intel_crtc_state *crtc_state, bool force_detach, unsigned scaler_user, int *scaler_id, unsigned int rotation, int src_w, int src_h, int dst_w, int dst_h) skl_update_scaler() argument
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 518 scl_vop_cal_scl_fac(struct vop *vop, const struct vop_win_data *win, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, uint32_t pixel_format) scl_vop_cal_scl_fac() argument
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.h | 402 u32 dst_w; member in struct:yuv_frame_info
|