Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dtegra20.c28 #define TEGRA20_MIN_HEIGHT 32U macro
272 pix->height = clamp(pix->height, TEGRA20_MIN_HEIGHT, TEGRA20_MAX_HEIGHT); in tegra20_fmt_align()