commit | 2273f325b21e751fbc708de706274f77068d38fc | [log] [tgz] |
---|---|---|
author | bjornv@webrtc.org <bjornv@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Apr 05 10:22:02 2012 +0000 |
committer | bjornv@webrtc.org <bjornv@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Apr 05 10:22:02 2012 +0000 |
tree | 322d73bc46dd510a2775824ef3c61ebca2cd36ed | |
parent | cac787842c480b77ef2747169ecfeaf434a12657 [diff] |
VAD refactoring: Code style changes of local function. Changes applied to local GmmProbability(): * Replaced shift macros with shift operations * Indentation and braces * Removed redundant code * Removed unnecessary type casts * Name changes * Adjusted comments Tested with vad_unittests and audioproc_unittest BUG=None TEST=None Review URL: https://webrtc-codereview.appspot.com/475002 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1991 4adac7df-926f-26a2-2b94-8c16560cd09d