Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
Ddmetadata_processor.cpp30 Json::Value rootValue; in InitDCameraAbility() local
162 Json::Value rootValue; in InitDCameraDefaultAbilityKeys() local
573 std::map<int, std::vector<DCResolution>>& supportedFormats, Json::Value& rootValue) in GetEachNodeSupportedResolution()
589 std::map<int, std::vector<DCResolution>>& supportedFormats, Json::Value& rootValue) in GetNodeSupportedResolution()
635 Json::Value rootValue; in GetDCameraSupportedFormats() local
648 void DMetadataProcessor::ParsePhotoFormats(Json::Value& rootValue, in ParsePhotoFormats()
667 void DMetadataProcessor::ParsePreviewFormats(Json::Value& rootValue, in ParsePreviewFormats()
686 void DMetadataProcessor::ParseVideoFormats(Json::Value& rootValue, in ParseVideoFormats()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp489 void DStreamOperator::ExtractCameraAttr(Json::Value &rootValue, std::vector<int>& formats, const st… in ExtractCameraAttr()
504 void DStreamOperator::GetCameraAttr(Json::Value &rootValue, std::string formatStr, const std::strin… in GetCameraAttr()
549 Json::Value rootValue; in InitOutputConfigurations() local
589 DCamRetCode DStreamOperator::ParsePhotoFormats(Json::Value& rootValue) in ParsePhotoFormats()
609 DCamRetCode DStreamOperator::ParsePreviewFormats(Json::Value& rootValue) in ParsePreviewFormats()
629 DCamRetCode DStreamOperator::ParseVideoFormats(Json::Value& rootValue) in ParseVideoFormats()