Searched refs:depthMinDurations (Results 1 – 1 of 1) sorted by relevance
726 std::vector<int64_t> depthMinDurations, depthStallDurations; in addDynamicDepthTags() local731 HAL_PIXEL_FORMAT_Y16, internalDepthSizes, &depthMinDurations); in addDynamicDepthTags()734 if (blobMinDurations.empty() || depthMinDurations.empty() || in addDynamicDepthTags()735 (depthMinDurations.size() != blobMinDurations.size())) { in addDynamicDepthTags()737 __FUNCTION__, depthMinDurations.size(), blobMinDurations.size()); in addDynamicDepthTags()752 getSupportedDynamicDepthDurations(depthMinDurations, blobMinDurations, in addDynamicDepthTags()