Home
last modified time | relevance | path

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

/external/dynamic_depth/internal/dynamic_depth/
Dimage.cc33 ImageItemSemantic StringToItemSemantic(const string& item_semantic_str) { in StringToItemSemantic() function
187 item_semantic_ = StringToItemSemantic(item_semantic_str); in ParseImageFields()
Ddepth_map.cc59 DepthItemSemantic StringToItemSemantic(const string& semantic_str) { in StringToItemSemantic() function
170 params.item_semantic = StringToItemSemantic(item_semantic_str); in ParseFields()