Searched refs:isDepthSizePresent (Results 1 – 1 of 1) sorted by relevance
680 bool isDepthSizePresent = std::find(chTags.data.i32, chTags.data.i32 + chTags.count, in addDynamicDepthTags() local682 if (!(isDepthExclusivePresent && isDepthSizePresent)) { in addDynamicDepthTags()