Adrian Grange
928b34e895
Fix rounding in ARNR calculation
...
The rounding of the ARNR filter output prior to
normalization by the filter strength was incorrect
when strength = 0.
In this case 1 << (strength - 1) would not create the
required rounding of 0, rather it would outrange. This
patch fixes this issue.
Change-Id: I771809ba34d6052b17d34c870ea11ff67b418dab
2014-05-05 11:00:43 -07:00
..
2014-05-02 10:31:52 -07:00
2012-11-01 16:31:22 -07:00
2014-05-05 05:31:24 -07:00
2013-10-17 16:02:53 -07:00
2014-01-23 16:21:24 -08:00
2014-01-23 16:21:24 -08:00
2013-03-18 15:39:04 -07:00
2014-01-23 16:21:24 -08:00
2014-01-23 16:21:24 -08:00
2014-01-23 16:21:24 -08:00
2013-09-26 09:20:15 -07:00
2014-01-23 16:21:24 -08:00
2014-05-02 10:31:52 -07:00
2014-01-23 16:21:24 -08:00
2013-06-04 14:19:52 -07:00
2014-01-23 16:21:24 -08:00
2012-11-15 10:46:17 -08:00
2014-01-23 16:21:24 -08:00
2012-11-15 10:46:17 -08:00
2014-01-23 16:21:24 -08:00
2013-03-18 15:39:04 -07:00
2014-01-23 16:21:24 -08:00
2012-12-10 17:32:58 -08:00
2014-02-14 15:05:30 -08:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2014-04-23 16:11:54 -07:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2014-04-23 16:11:54 -07:00
2014-01-23 16:21:24 -08:00
2014-04-29 16:13:24 -07:00
2014-04-23 16:11:54 -07:00
2014-04-23 16:11:54 -07:00
2014-01-23 16:21:24 -08:00
2013-08-09 07:37:08 -07:00
2013-03-14 09:49:38 -07:00
2014-01-23 16:21:24 -08:00
2013-12-11 13:16:41 -08:00
2014-01-23 16:21:24 -08:00
2014-03-15 10:37:49 -07:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-05-05 11:00:43 -07:00
2014-03-15 10:39:23 -07:00
2014-01-23 16:21:24 -08:00
2012-11-01 16:31:22 -07:00
2014-01-23 16:21:24 -08:00
2013-03-02 14:45:40 -08:00