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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dvino.h23 #define VINO_CLIP_ODD(x) (((x) & 0x1ff) << 10) /* bits 10:18 */ macro
H A Dvino.c1705 ch->clip_start = VINO_CLIP_ODD(norm->odd.top + vcs->clipping.top / 2) |
1709 ch->clip_end = VINO_CLIP_ODD(norm->odd.top +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dvino.h23 #define VINO_CLIP_ODD(x) (((x) & 0x1ff) << 10) /* bits 10:18 */ macro
H A Dvino.c1705 ch->clip_start = VINO_CLIP_ODD(norm->odd.top + vcs->clipping.top / 2) |
1709 ch->clip_end = VINO_CLIP_ODD(norm->odd.top +

Completed in 86 milliseconds