Searched refs:drm_format_horz_chroma_subsampling (Results 1 – 12 of 12) sorted by relevance
71 int drm_format_horz_chroma_subsampling(uint32_t format);
278 int drm_format_horz_chroma_subsampling(uint32_t format) in drm_format_horz_chroma_subsampling() function285 EXPORT_SYMBOL(drm_format_horz_chroma_subsampling);
126 x /= drm_format_horz_chroma_subsampling(fb->format->format); in drm_plane_state_to_ubo()145 x /= drm_format_horz_chroma_subsampling(fb->format->format); in drm_plane_state_to_vbo()475 hsub = drm_format_horz_chroma_subsampling(fb->format->format); in ipu_plane_atomic_check()
86 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in rockchip_user_fb_create()
287 int hsub = drm_format_horz_chroma_subsampling(pixel_format); in scl_vop_cal_scl_fac()765 int hsub = drm_format_horz_chroma_subsampling(fb->format->format); in vop_plane_atomic_update()
151 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in msm_framebuffer_init()
667 hsub = drm_format_horz_chroma_subsampling(pixel_format); in calc_scalex_steps()713 sub = horz ? drm_format_horz_chroma_subsampling(pix_fmt) : in get_scale_config()768 roi_w /= drm_format_horz_chroma_subsampling(pix_fmt); in mdp5_write_pixel_ext()
136 hsub = drm_format_horz_chroma_subsampling(fmt); in mdp5_smp_calculate()
139 hsub = drm_format_horz_chroma_subsampling(cmd->pixel_format); in tegra_fb_create()
306 h_subsample = drm_format_horz_chroma_subsampling(format); in vc4_plane_setup_clipping_and_scaling()
681 hsub = drm_format_horz_chroma_subsampling(fb->format->format); in atmel_hlcdc_plane_atomic_check()
748 drm_format_horz_chroma_subsampling(fmt->base.pixel_format); in _dpu_plane_setup_scaler()