/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_sprite.c | 1227 unsigned int src_w, dst_w, pixel_rate; in ivb_sprite_min_cdclk() local
|
H A D | intel_display.c | 12372 int dst_w = drm_rect_width(&state->uapi.dst); in needs_scaling() local 6059 skl_update_scaler(struct intel_crtc_state *crtc_state, bool force_detach, unsigned int scaler_user, int *scaler_id, int src_w, int src_h, int dst_w, int dst_h, const struct drm_format_info *format, u64 modifier, bool need_scaler) skl_update_scaler() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.c | 525 _dpu_plane_setup_scaler3(struct dpu_plane *pdpu, struct dpu_plane_state *pstate, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, struct dpu_hw_scaler3_cfg *scale_cfg, const struct dpu_format *fmt, uint32_t chroma_subsmpl_h, uint32_t chroma_subsmpl_v) _dpu_plane_setup_scaler3() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 355 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, const struct drm_format_info *info) scl_vop_cal_scl_fac() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 366 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, const struct drm_format_info *info) scl_vop_cal_scl_fac() argument [all...] |
H A D | rockchip_drm_vop2.c | 605 vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, u32 src_w, u32 src_h, u32 dst_w, u32 dst_h, u32 pixel_format) vop2_setup_scale() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dc.c | 2319 unsigned int dst_w = drm_rect_width(&state->dst); in tegra_plane_is_cursor() local
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_blitter.c | 1509 unsigned dst_w = u_minify(info->dst.planes[0].image->layout.width, info->dst.level); in pan_blit_ctx_init() local
|
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | vpe.c | 865 unsigned int dst_w = d_q_data->c_rect.width; in set_srcdst_params() local 2111 unsigned int dst_w = d_q_data->c_rect.width; in check_srcdst_sizes() local
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
H A D | vpe.c | 865 unsigned int dst_w = d_q_data->c_rect.width; in set_srcdst_params() local 2109 unsigned int dst_w = d_q_data->c_rect.width; in check_srcdst_sizes() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_waveform.c | 404 const int dst_w = s->display == PARADE ? out->width / s->acomp : out->width; in envelope_instant16() local 451 const int dst_w = s->display == PARADE ? out->width / s->acomp : out->width; in envelope_instant() local 499 const int dst_w = s->display == PARADE ? out->width / s->acomp : out->width; in envelope_peak16() local 568 const int dst_w = s->display == PARADE ? out->width / s->acomp : out->width; in envelope_peak() local 911 const int dst_w = 256; lowpass() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state.c | 2965 unsigned src_w, dst_w; in r600_dma_copy() local
|
H A D | evergreen_state.c | 3897 unsigned src_w, dst_w; in evergreen_dma_copy() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 480 int src_w, src_h, dst_w, dst_h; in hqvdp_dbg_dump_cmd() local 1028 int dst_x, dst_y, dst_w, dst_ in sti_hqvdp_atomic_check() local 732 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 1118 int dst_x, dst_y, dst_w, dst_h; sti_hqvdp_atomic_update() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 482 int src_w, src_h, dst_w, dst_h; in hqvdp_dbg_dump_cmd() local 1032 int dst_x, dst_y, dst_w, dst_ in sti_hqvdp_atomic_check() local 734 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 1125 int dst_x, dst_y, dst_w, dst_h; sti_hqvdp_atomic_update() local [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_copy.c | 3889 uint32_t dst_x, dst_y, dst_w, dst_h; in blit_shader() local
|
/third_party/node/deps/v8/src/wasm/baseline/arm64/ |
H A D | liftoff-assembler-arm64.h | 1212 Register dst_w = dst.W(); in emit_i32_divs() local 1242 Register dst_w = dst.W(); in emit_i32_rems() local 1259 Register dst_w = dst.W(); in emit_i32_remu() local
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.h | 402 u32 dst_w; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_pm.c | 4384 u32 src_w, src_h, dst_w, dst_h; in skl_plane_downscale_amount() local
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.h | 400 u32 dst_w; member
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 2013 uint32_t dst_w = u_minify(dst->vk.extent.width, dst_subres->mipLevel); in dzn_cmd_buffer_blit_set_2d_region() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_vgpu10.c | 7144 struct tgsi_full_dst_register dst_w = in emit_dst() local 7305 struct tgsi_full_dst_register dst_w = in emit_exp() local 7485 struct tgsi_full_dst_register dst_w = in emit_lit() local 7680 struct tgsi_full_dst_register dst_w = in emit_log() local
|