HomeSort by relevance Sort by last modified time
    Searched refs:kDefaultWidth (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/webrtc/modules/video_capture/
video_capture_config.h 18 enum {kDefaultWidth = 640}; // Start width
video_capture_impl.cc 171 _requestedCapability.width = kDefaultWidth;