Searched refs:kVideoCaptureProductIdLength (Results 1 – 2 of 2) sorted by relevance
23 enum { kVideoCaptureProductIdLength = 128 }; // Max product id length enumerator
316 char productId[kVideoCaptureProductIdLength]; in CreateCapabilityMap()318 deviceUniqueIdUTF8, productId, kVideoCaptureProductIdLength); in CreateCapabilityMap()572 bytesToCopy <= kVideoCaptureProductIdLength) { in GetProductId()