Home
last modified time | relevance | path

Searched refs:frameh (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.c475 u32 framew, frameh, walign, halign; in mdp_try_crop() local
486 frameh = frame->format.fmt.pix_mp.height; in mdp_try_crop()
497 walign, halign, framew, frameh); in mdp_try_crop()
508 ret = mdp_clamp_end(&bottom, top, frameh, halign, s->flags); in mdp_try_crop()