Home
last modified time | relevance | path

Searched refs:GetDCameraSupportedFormats (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_device/
H A Ddmetadata_processor.h67 std::map<int, std::vector<DCResolution>> GetDCameraSupportedFormats(const std::string &abilityInfo);
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp234 std::map<int, std::vector<DCResolution>> supportedFormats = GetDCameraSupportedFormats(sinkAbilityInfo); in InitOutputAbilityWithoutMode()
285 std::map<int, std::vector<DCResolution>> supportedFormats = GetDCameraSupportedFormats(format); in InitDCameraOutputAbilityKeys()
804 std::map<int, std::vector<DCResolution>> DMetadataProcessor::GetDCameraSupportedFormats( in GetDCameraSupportedFormats() function in OHOS::DistributedHardware::DMetadataProcessor

Completed in 3 milliseconds