Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispreg.h1069 #define ISPRSZ_YENH_SLOP_SHIFT 8 macro
1071 (0xF << ISPRSZ_YENH_SLOP_SHIFT)
Dispresizer.c273 rgval |= (luma->slope << ISPRSZ_YENH_SLOP_SHIFT) in resizer_set_luma()