Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
Ddmetadata_processor.cpp562 std::string formatStr = std::to_string(format); in GetEachNodeSupportedResolution() local
574 void DMetadataProcessor::GetNodeSupportedResolution(int format, std::string formatStr, const std::s… in GetNodeSupportedResolution()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp492 std::string formatStr = std::to_string(format); in ExtractCameraAttr() local
504 void DStreamOperator::GetCameraAttr(Json::Value &rootValue, std::string formatStr, const std::strin… in GetCameraAttr()