Searched refs:depthDataWidth (Results 1 – 1 of 1) sorted by relevance
83 int32_t depthDataWidth = static_cast<int32_t>(depthProfile_->GetSize().width); 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()