Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A Dvi.h24 #define TEGRA_MIN_WIDTH 32U macro
H A Dvi.c473 pix->width = clamp(pix->width, TEGRA_MIN_WIDTH, TEGRA_MAX_WIDTH); in tegra_channel_fmt_align()