Searched refs:depthMinDurations (Results 1 – 1 of 1) sorted by relevance
1517 std::vector<int64_t> depthMinDurations, depthStallDurations; in addDynamicDepthTags() local1522 &depthMinDurations); in addDynamicDepthTags()1525 if (blobMinDurations.empty() || depthMinDurations.empty() || in addDynamicDepthTags()1526 (depthMinDurations.size() != blobMinDurations.size())) { in addDynamicDepthTags()1528 __FUNCTION__, depthMinDurations.size(), blobMinDurations.size()); in addDynamicDepthTags()1543 getSupportedDynamicDepthDurations(depthMinDurations, blobMinDurations, in addDynamicDepthTags()