Searched refs:itSize (Results 1 – 1 of 1) sorted by relevance
786 auto itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags() local788 int64_t entry[4] = {HAL_PIXEL_FORMAT_BLOB, static_cast<int32_t> (std::get<0>(*itSize)), in addDynamicDepthTags()789 static_cast<int32_t> (std::get<1>(*itSize)), *itDuration}; in addDynamicDepthTags()792 itDuration++; itSize++; in addDynamicDepthTags()797 itSize = supportedDynamicDepthSizes.begin(); in addDynamicDepthTags()799 int64_t entry[4] = {HAL_PIXEL_FORMAT_BLOB, static_cast<int32_t> (std::get<0>(*itSize)), in addDynamicDepthTags()800 static_cast<int32_t> (std::get<1>(*itSize)), *itDuration}; in addDynamicDepthTags()803 itDuration++; itSize++; in addDynamicDepthTags()