Searched defs:supportedFormats (Results 1 – 1 of 1) sorted by relevance
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/ |
| D | dmetadata_processor.cpp | 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() 800 std::map<int, std::vector<DCResolution>> supportedFormats; in GetDCameraSupportedFormats() local 817 std::map<int, std::vector<DCResolution>>& supportedFormats, const bool isSink) in ParsePhotoFormats() 839 std::map<int, std::vector<DCResolution>>& supportedFormats, const bool isSink) in ParsePreviewFormats() 858 std::map<int, std::vector<DCResolution>>& supportedFormats, const bool isSink) in ParseVideoFormats()
|