Searched refs:depthDataHeight (Results 1 – 1 of 1) sorted by relevance
84 int32_t depthDataHeight = static_cast<int32_t>(depthProfile_->GetSize().height); in ExecuteDepthData() local88 opts.size = { .width = depthDataWidth, .height = depthDataHeight }; in ExecuteDepthData()90 depthDataWidth, depthDataHeight); in ExecuteDepthData()93 depthDataWidth * depthDataHeight * formatSize, 0, depthDataWidth, opts, true); in ExecuteDepthData()