pkasting@chromium.org
2014-11-20 22:28:14 +00:00
parent edc6e57a92
commit 4591fbd09f
341 changed files with 2610 additions and 2613 deletions

View File

@ -39,7 +39,7 @@ class VideoProcessingModuleTest : public ::testing::Test {
const int height_;
const int size_y_;
const int size_uv_;
const unsigned int frame_length_;
const size_t frame_length_;
};
} // namespace webrtc