/linux-4.4.14/drivers/media/platform/ti-vpe/ |
H A D | sc.c | 113 sc_set_vs_coeffs(struct sc_data *sc, void *addr, unsigned int src_h, unsigned int dst_h) sc_set_vs_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 | 814 unsigned int dst_h = d_q_data->c_rect.height; set_srcdst_params() local
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_rect.c | 163 int dst_h = drm_rect_height(dst); drm_rect_calc_vscale() local 250 int dst_h = drm_rect_height(dst); drm_rect_calc_vscale_relaxed() local
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
H A D | sti_cursor.c | 126 int dst_h = clamp_val(state->crtc_h, 0, mode->crtc_vdisplay - dst_y); sti_cursor_atomic_update() local
|
H A D | sti_vid.c | 54 int dst_h = clamp_val(state->crtc_h, 0, mode->crtc_vdisplay - dst_y); 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 | 791 int dst_h = clamp_val(state->crtc_h, 0, mode->crtc_vdisplay - dst_y); 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/amd/amdgpu/ |
H A D | amdgpu_display.c | 692 u32 src_h = 1, dst_h = 1; amdgpu_crtc_scaling_mode_fixup() 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/rockchip/ |
H A D | rockchip_drm_vop.h | 240 static inline uint16_t scl_get_bili_dn_vskip(int src_h, int dst_h, scl_get_bili_dn_vskip() argument
|
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/gpu/drm/radeon/ |
H A D | radeon_display.c | 1736 u32 src_h = 1, dst_h = 1; radeon_crtc_scaling_mode_fixup() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_overlay.c | 475 short dst_h; 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/media/pci/ivtv/ |
H A D | ivtv-driver.h | 403 u32 dst_h; member in struct:yuv_frame_info
|