Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h53 RSZ_COLOR8 = 1, /* Color separate data on 8 bits */ enumerator
H A Dispresizer.c456 if (type == RSZ_COLOR8) in resizer_set_intype()