Searched defs:kDefaultWidth (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/video_capture/ | ||
D | video_capture_config.h | 18 enum {kDefaultWidth = 640}; // Start width enumerator |
/external/skia/tools/skiaserve/ | ||
D | Request.cpp | 18 static int kDefaultWidth = 1920; variable |
/external/webrtc/webrtc/modules/video_coding/ | ||
D | video_sender_unittest.cc | 199 static const int kDefaultWidth = 1280; member in webrtc::vcm::__anon2f36a7e80111::TestVideoSenderWithMockEncoder |
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ | ||
D | simulcast_unittest.h | 36 const int kDefaultWidth = 1280; variable |