Searched defs:formatStr (Results 1 – 2 of 2) sorted by relevance
712 …tadataProcessor::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& formatStr) in GetFormatObj()735 std::string formatStr = std::to_string(format); in GetEachNodeSupportedResolution() local749 std::string formatStr = std::to_string(format); in GetNodeSupportedResolution() local
548 …DStreamOperator::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& formatStr) in GetFormatObj()569 std::string formatStr = std::to_string(format); in ExtractCameraAttr() local579 void DStreamOperator::GetCameraAttr(cJSON *rootValue, std::string formatStr, const std::string root… in GetCameraAttr()