HomeSort by relevance Sort by last modified time
    Searched refs:kVideoCaptureDeviceNameLength (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_capture/include/
video_capture_defines.h 26 enum {kVideoCaptureDeviceNameLength =256}; //Max capture device name lenght
  /external/chromium_org/third_party/webrtc/video_engine/
vie_input_manager.cc 200 char found_name[kVideoCaptureDeviceNameLength] = "";
203 kVideoCaptureDeviceNameLength,

Completed in 443 milliseconds