Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.c236 u32 framew, frameh, walign, halign; in mdp_try_crop() local
247 frameh = frame->format.fmt.pix_mp.height; in mdp_try_crop()
258 walign, halign, framew, frameh); in mdp_try_crop()
269 ret = mdp_clamp_end(&bottom, top, frameh, halign, s->flags); in mdp_try_crop()