Searched refs:dataAccuracy_ (Results 1 – 4 of 4) sorted by relevance
169 this->dataAccuracy_ = rhs.dataAccuracy_;173 DepthDataAccuracy dataAccuracy_; variable
129 dataAccuracy_ = dataAccuracy; in DepthProfile()133 return dataAccuracy_; in GetDataAccuracy()
74 auto dataAccuracy = Hold<int32_t>(depthProfile_.dataAccuracy_); in GetCameraNapiObject()
1018 { "dataAccuracy", reinterpret_cast<int32_t*>(&depthProfile.dataAccuracy_) }, in CreateDepthDataOutputInstance()1029 …hProfile.size_.width, depthProfile.size_.height, depthProfile.format_, depthProfile.dataAccuracy_); in CreateDepthDataOutputInstance()