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:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user