Searched refs:TEGRA_MIN_HEIGHT (Results 1 – 2 of 2) sorted by relevance
26 #define TEGRA_MIN_HEIGHT 32U macro
474 pix->height = clamp(pix->height, TEGRA_MIN_HEIGHT, TEGRA_MAX_HEIGHT); in tegra_channel_fmt_align()