Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366708
b: refs/heads/master
c: 48f72a1
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 22, 2013
1 parent a17f839 commit 41c5098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f35d09db0e61009679e41cc5afa2d205b99c3816
refs/heads/master: 48f72a1a4caaaac6cc22b6c4b6471286955a590d
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb-frontends/drxk_hard.c
Original file line number Diff line number Diff line change
Expand Up @@ -2628,7 +2628,7 @@ static int GetDVBTSignalToNoise(struct drxk_state *state,
/* log(x) x = (16bits + 16bits) << 15 ->32 bits */
c = Log10Times100(SqrErrIQ);

iMER = a + b;
iMER = a + b - c;
}
*pSignalToNoise = iMER;

Expand Down

0 comments on commit 41c5098

Please sign in to comment.