git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
704f01b
)
[media] dib8000: improve block statistics
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 17 Dec 2013 14:34:22 +0000
(11:34 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 19 Dec 2013 10:17:47 +0000
(08:17 -0200)
PER/UCB statistics are collected once on each 1 second.
However, it doesn't provide the total number of packets
needed to calculate PER.
Yet, as we know the bit rate, it is possible to estimate
such number. So, do it.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Acked-by: Patrick Boettcher <pboettcher@kernellabs.com>
No differences found