Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c284 int cropheight, cropwidth, pixwidth; in omapvid_setup_overlay() local
303 cropwidth = vout->crop.height; in omapvid_setup_overlay()
307 cropwidth = vout->crop.width; in omapvid_setup_overlay()
313 info.width = cropwidth; in omapvid_setup_overlay()