Searched refs:blobMinDurations (Results 1 – 1 of 1) sorted by relevance
784 std::vector<int64_t> blobMinDurations, blobStallDurations; in addDynamicDepthTags() local790 supportedDynamicDepthSizes, &blobMinDurations); in addDynamicDepthTags()791 if (blobMinDurations.empty() || depthMinDurations.empty() || in addDynamicDepthTags()792 (depthMinDurations.size() != blobMinDurations.size())) { in addDynamicDepthTags()794 __FUNCTION__, depthMinDurations.size(), blobMinDurations.size()); in addDynamicDepthTags()809 getSupportedDynamicDepthDurations(depthMinDurations, blobMinDurations, in addDynamicDepthTags()