Searched refs:drm_format_horz_chroma_subsampling (Results 1 – 12 of 12) sorted by relevance
116 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in rockchip_user_fb_create()
525 int hsub = drm_format_horz_chroma_subsampling(pixel_format); in scl_vop_cal_scl_fac()893 int hsub = drm_format_horz_chroma_subsampling(fb->pixel_format); in vop_update_plane_event()
186 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in msm_framebuffer_init()
517 hsub = drm_format_horz_chroma_subsampling(pixel_format); in calc_scalex_steps()563 sub = horz ? drm_format_horz_chroma_subsampling(pix_fmt) : in get_scale_config()618 roi_w /= drm_format_horz_chroma_subsampling(pix_fmt); in mdp5_write_pixel_ext()
222 hsub = drm_format_horz_chroma_subsampling(fmt); in mdp5_smp_request()
120 hsub = drm_format_horz_chroma_subsampling(mode_cmd->pixel_format); in drm_fb_cma_create()
3147 hsub = drm_format_horz_chroma_subsampling(r->pixel_format); in framebuffer_check()5646 int drm_format_horz_chroma_subsampling(uint32_t format) in drm_format_horz_chroma_subsampling() function5671 EXPORT_SYMBOL(drm_format_horz_chroma_subsampling);
142 hsub = drm_format_horz_chroma_subsampling(cmd->pixel_format); in tegra_fb_create()
185 hsub = drm_format_horz_chroma_subsampling(pixel_format); in armada_ovl_plane_update()
624 hsub = drm_format_horz_chroma_subsampling(fb->pixel_format); in atmel_hlcdc_plane_atomic_check()
1493 extern int drm_format_horz_chroma_subsampling(uint32_t format);
483 width /= drm_format_horz_chroma_subsampling( in ipp_validate_mem_node()