HomeSort by relevance Sort by last modified time
    Searched refs:item_semantic (Results 1 - 3 of 3) sorted by null

  /external/dynamic_depth/internal/dynamic_depth/
depth_map.cc 50 string ItemSemanticToString(DepthItemSemantic item_semantic) {
51 switch (item_semantic) {
170 params.item_semantic = StringToItemSemantic(item_semantic_str);
285 return params_.item_semantic;
317 ItemSemanticToString(params_.item_semantic)) ||
image.cc 24 string ItemSemanticToString(ImageItemSemantic item_semantic) {
25 switch (item_semantic) {
  /external/dynamic_depth/includes/dynamic_depth/
depth_map.h 39 DepthItemSemantic item_semantic = DepthItemSemantic::kDepth; member in struct:dynamic_depth::DepthFormat::DepthUnits::DepthMeasureType::DepthItemSemantic::DepthMapParams

Completed in 95 milliseconds