commit | b187de1ada34a9023c05d020a4592686ba761278 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Tue Dec 30 08:18:15 2014 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Tue Dec 30 08:18:15 2014 -0800 |
tree | 31dea84d078f6198ce17ca856fcbb76c402f37b6 | |
parent | 64cbdee08a18b25448a5fb0b058d3b83d5630d7f [diff] [blame] |
Line length 100 Change-Id: I6c8fe626a3825fa9e139319656d682a57b887c97
diff --git a/services/audioflinger/AudioResamplerFirGen.h b/services/audioflinger/AudioResamplerFirGen.h index f3718b6..a9c84de 100644 --- a/services/audioflinger/AudioResamplerFirGen.h +++ b/services/audioflinger/AudioResamplerFirGen.h
@@ -204,7 +204,8 @@ template <> struct I0ATerm<0> { // 1/sqrt(2*PI); - static const CONSTEXPR double value = 0.398942280401432677939946059934381868475858631164934657665925; + static const CONSTEXPR double value = + 0.398942280401432677939946059934381868475858631164934657665925; }; #if USE_HORNERS_METHOD