Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343901
b: refs/heads/master
c: 2948b0b
h: refs/heads/master
i:
  343899: f1baf28
v: v3
  • Loading branch information
Kirill Smelkov authored and Mauro Carvalho Chehab committed Nov 14, 2012
1 parent ac54a7d commit fdf39a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6ee28d94c9bfa0640a7c94c289ca0df239d90a0d
refs/heads/master: 2948b0b3ebbae98601c9b38e9841dbc754ca488c
5 changes: 0 additions & 5 deletions trunk/drivers/media/platform/vivi.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,11 +351,6 @@ static void precalculate_bars(struct vivi_dev *dev)
}
}

#define TSTAMP_MIN_Y 24
#define TSTAMP_MAX_Y (TSTAMP_MIN_Y + 15)
#define TSTAMP_INPUT_X 10
#define TSTAMP_MIN_X (54 + TSTAMP_INPUT_X)

/* 'odd' is true for pixels 1, 3, 5, etc. and false for pixels 0, 2, 4, etc. */
static void gen_twopix(struct vivi_dev *dev, u8 *buf, int colorpos, bool odd)
{
Expand Down

0 comments on commit fdf39a3

Please sign in to comment.