Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357028
b: refs/heads/master
c: 1b59013
h: refs/heads/master
v: v3
  • Loading branch information
Shaik Ameer Basha authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent 74bf573 commit 2bb4e0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e2732ae5dd9c765732dda6b7120eb74896562c22
refs/heads/master: 1b5901331ff3af4bdc1b998a056a248c9924e2d1
4 changes: 2 additions & 2 deletions trunk/drivers/media/platform/exynos-gsc/gsc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -944,8 +944,8 @@ static struct gsc_variant gsc_v_100_variant = {
.pix_max = &gsc_v_100_max,
.pix_min = &gsc_v_100_min,
.pix_align = &gsc_v_100_align,
.in_buf_cnt = 8,
.out_buf_cnt = 16,
.in_buf_cnt = 32,
.out_buf_cnt = 32,
.sc_up_max = 8,
.sc_down_max = 16,
.poly_sc_down_max = 4,
Expand Down

0 comments on commit 2bb4e0c

Please sign in to comment.