Searched refs:ParsePhotoFormats (Results 1 – 4 of 4) sorted by relevance
68 …void ParsePhotoFormats(Json::Value& rootValue, std::map<int, std::vector<DCResolution>>& supported…
62 DCamRetCode ParsePhotoFormats(Json::Value& rootValue);
628 ParsePhotoFormats(rootValue, supportedFormats); in GetDCameraSupportedFormats()634 void DMetadataProcessor::ParsePhotoFormats(Json::Value& rootValue, in ParsePhotoFormats() function in OHOS::DistributedHardware::DMetadataProcessor
571 if (ParsePhotoFormats(rootValue) != SUCCESS || ParsePreviewFormats(rootValue) != SUCCESS || in InitOutputConfigurations()589 DCamRetCode DStreamOperator::ParsePhotoFormats(Json::Value& rootValue) in ParsePhotoFormats() function in OHOS::DistributedHardware::DStreamOperator