Searched refs:frameh (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/media/platform/mediatek/mdp3/ | 
| D | mtk-mdp3-regs.c | 236 	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()
  |