Home
last modified time | relevance | path

Searched refs:GetFocalTable (Results 1 – 2 of 2) sorted by relevance

/external/dynamic_depth/includes/dynamic_depth/
Ddepth_map.h110 const std::vector<float>& GetFocalTable() const;
/external/dynamic_depth/internal/dynamic_depth/
Ddepth_map.cc296 const std::vector<float>& DepthMap::GetFocalTable() const { in GetFocalTable() function in dynamic_depth::DepthMap