Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispresizer.h47 RSZ_BILINEAR = 1, /* Chrominance uses bilinear interpolation */ enumerator
H A Dispresizer.c185 if (type == RSZ_BILINEAR) in resizer_set_bilinear()
918 resizer_set_bilinear(res, RSZ_BILINEAR); in resizer_set_crop_params()