Small refactor on ViE to remove redudant conditions and long ifdefs.

BUG=3694
R=stefan@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/22069004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6905 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andresp@webrtc.org
2014-08-14 16:46:46 +00:00
parent 2e186386d3
commit a84b0a6dab
3 changed files with 11 additions and 24 deletions

View File

@ -238,7 +238,7 @@ public:
// frame rate/dimensions need to be updated for video quality optimization
//
// Input:
// - videoQMSettings : The callback object to register.
// - videoQMSettings : The callback object to register.
//
// Return value : VCM_OK, on success.
// < 0, on error