Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dtegra210.c22 #define TEGRA210_MIN_HEIGHT 32U macro
243 pix->height = clamp(pix->height, TEGRA210_MIN_HEIGHT, TEGRA210_MAX_HEIGHT); in tegra210_fmt_align()