Searched defs:rootValue (Results 1 – 3 of 3) sorted by relevance
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/ |
| D | dmetadata_processor.cpp | 31 Json::Value rootValue; in InitDCameraAbility() local 163 Json::Value rootValue; in InitDCameraDefaultAbilityKeys() local 718 …std::map<int, std::vector<DCResolution>>& supportedFormats, Json::Value& rootValue, const bool isS… in GetEachNodeSupportedResolution() 734 …std::map<int, std::vector<DCResolution>>& supportedFormats, Json::Value& rootValue, const bool isS… in GetNodeSupportedResolution() 803 Json::Value rootValue; in GetDCameraSupportedFormats() local 816 void DMetadataProcessor::ParsePhotoFormats(Json::Value& rootValue, in ParsePhotoFormats() 838 void DMetadataProcessor::ParsePreviewFormats(Json::Value& rootValue, in ParsePreviewFormats() 857 void DMetadataProcessor::ParseVideoFormats(Json::Value& rootValue, in ParseVideoFormats()
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
| D | dstream_operator.cpp | 489 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() 550 Json::Value rootValue; in InitOutputConfigurations() local 590 std::vector<DCEncodeType> DStreamOperator::ParseEncoderTypes(Json::Value& rootValue) in ParseEncoderTypes() 610 DCamRetCode DStreamOperator::ParsePhotoFormats(Json::Value& rootValue) in ParsePhotoFormats() 630 DCamRetCode DStreamOperator::ParsePreviewFormats(Json::Value& rootValue) in ParsePreviewFormats() 650 DCamRetCode DStreamOperator::ParseVideoFormats(Json::Value& rootValue) in ParseVideoFormats()
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/ |
| D | dcamera_provider.cpp | 73 Json::Value rootValue; in EnableDCameraDevice() local
|