Home
last modified time | relevance | path

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

/external/dynamic_depth/internal/dynamic_depth/
Ddepth_map.cc28 constexpr const char* kFocalTable = "FocalTable"; variable
189 if (deserializer.ParseFloatArrayBase64(prefix, kFocalTable, &focal_table) && in ParseFields()
350 !serializer->WriteProperty(prefix, kFocalTable, in Serialize()