Searched refs:VINO_CLIP_ODD (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/
H A Dvino.h23 #define VINO_CLIP_ODD(x) (((x) & 0x1ff) << 10) /* bits 10:18 */ macro
H A Dvino.c1823 ch->clip_start = VINO_CLIP_ODD(norm->odd.top + vcs->clipping.top / 2) |
1827 ch->clip_end = VINO_CLIP_ODD(norm->odd.top +

Completed in 32 milliseconds