Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/atmel/
H A Datmel-isi.c38 #define MAX_SUPPORT_HEIGHT 2048U macro
576 sd_state->pads->try_crop.height = MAX_SUPPORT_HEIGHT; in isi_try_fse()
605 pixfmt->height = clamp(pixfmt->height, 0U, MAX_SUPPORT_HEIGHT); in isi_try_fmt()