Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp834 std::vector<int> photoFormats; in ParsePhotoFormats() local
839 photoFormats.push_back(item->valueint); in ParsePhotoFormats()
842 sinkPhotoFormats_ = photoFormats; in ParsePhotoFormats()
843 GetEachNodeSupportedResolution(photoFormats, "Photo", supportedFormats, rootValue); in ParsePhotoFormats()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp741 std::vector<int> photoFormats; in ParsePhotoFormats() local
746 photoFormats.push_back(item->valueint); in ParsePhotoFormats()
749 dcSupportedFormatMap_[DCSceneType::PHOTO] = photoFormats; in ParsePhotoFormats()
750 ExtractCameraAttr(rootValue, photoFormats, "Photo"); in ParsePhotoFormats()

Completed in 4 milliseconds