Home
last modified time | relevance | path

Searched defs:camera_indices (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dprofile.cc57 Profile::Profile(const string& type, const std::vector<int>& camera_indices) in Profile()
71 const string& type, const std::vector<int>& camera_indices) { in FromData()