Searched defs:dst_h (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/drivers/media/platform/ti-vpe/
H A Dsc.c113 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 Dvpe.c814 unsigned int dst_h = d_q_data->c_rect.height; set_srcdst_params() local
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_rect.c163 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 Dsti_cursor.c126 int dst_h = clamp_val(state->crtc_h, 0, mode->crtc_vdisplay - dst_y); sti_cursor_atomic_update() local
H A Dsti_vid.c54 int dst_h = clamp_val(state->crtc_h, 0, mode->crtc_vdisplay - dst_y); sti_vid_commit() local
H A Dsti_gdp.c395 int dst_x, dst_y, dst_w, dst_h; sti_gdp_atomic_update() local
H A Dsti_hqvdp.c791 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 Dbdisp-hw.c335 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 Damdgpu_display.c692 u32 src_h = 1, dst_h = 1; amdgpu_crtc_scaling_mode_fixup() local
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c920 u32 src_w, src_h, dst_w, dst_h; gsc_set_prescaler() local
H A Dexynos_drm_fimc.c950 u32 src_w, src_h, dst_w, dst_h; fimc_set_prescaler() local
/linux-4.4.14/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h240 static inline uint16_t scl_get_bili_dn_vskip(int src_h, int dst_h, scl_get_bili_dn_vskip() argument
H A Drockchip_drm_vop.c518 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 Dradeon_display.c1736 u32 src_h = 1, dst_h = 1; radeon_crtc_scaling_mode_fixup() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_overlay.c475 short dst_h; member in struct:put_image_params
H A Dintel_display.c3106 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 Divtv-driver.h403 u32 dst_h; member in struct:yuv_frame_info

Completed in 349 milliseconds