Home
last modified time | relevance | path

Searched refs:kVideoCaptureProductIdLength (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_defines.h27 enum {kVideoCaptureProductIdLength =128}; //Max product id length enumerator
Ddevice_info_impl.cc290 kVideoCaptureProductIdLength) == 0) in GetExpectedCaptureDelay()
/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc402 char productId[kVideoCaptureProductIdLength]; in CreateCapabilityMap()
406 kVideoCaptureProductIdLength); in CreateCapabilityMap()
725 <= kVideoCaptureProductIdLength) in GetProductId()