Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp860 std::vector<int> previewFormats; in ParsePreviewFormats() local
865 previewFormats.push_back(item->valueint); in ParsePreviewFormats()
868 GetEachNodeSupportedResolution(previewFormats, "Preview", supportedFormats, rootValue); in ParsePreviewFormats()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp768 std::vector<int> previewFormats; in ParsePreviewFormats() local
773 previewFormats.push_back(item->valueint); in ParsePreviewFormats()
776 dcSupportedFormatMap_[DCSceneType::PREVIEW] = previewFormats; in ParsePreviewFormats()
777 ExtractCameraAttr(rootValue, previewFormats, "Preview"); in ParsePreviewFormats()

Completed in 4 milliseconds