Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap/
Domap_vout.c360 int cropheight, cropwidth, pixwidth; in omapvid_setup_overlay() local
378 cropheight = vout->crop.width; in omapvid_setup_overlay()
382 cropheight = vout->crop.height; in omapvid_setup_overlay()
390 info.height = cropheight; in omapvid_setup_overlay()