Home
last modified time | relevance | path

Searched refs:cropwidth (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
379 cropwidth = vout->crop.height; in omapvid_setup_overlay()
383 cropwidth = vout->crop.width; in omapvid_setup_overlay()
389 info.width = cropwidth; in omapvid_setup_overlay()