Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/tegra-video/
Dtegra210.c20 #define TEGRA210_MIN_WIDTH 32U macro
242 pix->width = clamp(pix->width, TEGRA210_MIN_WIDTH, TEGRA210_MAX_WIDTH); in tegra210_fmt_align()