Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_voutdef.h42 #define VID_MIN_WIDTH 2 macro
H A Domap_vout.c130 pix->width = clamp(pix->width, (u32)VID_MIN_WIDTH, (u32)VID_MAX_WIDTH); in omap_vout_try_format()