Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap/
Domap_vout.c372 int cropheight, cropwidth, pixwidth; in omapvid_setup_overlay() local
391 cropwidth = vout->crop.height; in omapvid_setup_overlay()
395 cropwidth = vout->crop.width; in omapvid_setup_overlay()
401 info.width = cropwidth; in omapvid_setup_overlay()