Clang format of video_processing folder.

BUG=webrtc:5259

Review URL: https://codereview.webrtc.org/1508793002

Cr-Commit-Position: refs/heads/master@{#10925}
This commit is contained in:
mflodman
2015-12-07 22:54:50 -08:00
committed by Commit bot
parent a440c6fa80
commit 99ab9447d1
27 changed files with 501 additions and 511 deletions

View File

@ -41,7 +41,8 @@ class VPMFramePreprocessor {
void EnableContentAnalysis(bool enable);
// Set target resolution: frame rate and dimension.
int32_t SetTargetResolution(uint32_t width, uint32_t height,
int32_t SetTargetResolution(uint32_t width,
uint32_t height,
uint32_t frame_rate);
// Set target frame rate.