OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kVideoCaptureProductIdLength
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_capture/
video_capture_defines.h
27
enum {
kVideoCaptureProductIdLength
=128}; //Max product id length
device_info_impl.cc
290
kVideoCaptureProductIdLength
) == 0)
/external/webrtc/webrtc/modules/video_capture/windows/
device_info_ds.cc
402
char productId[
kVideoCaptureProductIdLength
];
406
kVideoCaptureProductIdLength
);
725
<=
kVideoCaptureProductIdLength
)
Completed in 213 milliseconds