Home
last modified time | relevance | path

Searched defs:int (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
Ddmetadata_processor.cpp327 void DMetadataProcessor::InitBasicConfigTag(std::map<int, std::vector<DCResolution>> &supportedForm… in InitBasicConfigTag()
343 void DMetadataProcessor::InitExtendConfigTag(std::map<int, std::vector<DCResolution>> &supportedFor… in InitExtendConfigTag()
732 std::map<int, std::vector<DCResolution>>& supportedFormats, cJSON* rootValue) in GetEachNodeSupportedResolution()
746 std::map<int, std::vector<DCResolution>>& supportedFormats, cJSON* rootValue) in GetNodeSupportedResolution()
819 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParsePhotoFormats()
847 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParsePreviewFormats()
872 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParseVideoFormats()
/drivers/hdf_core/adapter/khdf/linux/network/src/
Dnet_device_adapter.c273 int (*poll)(struct napi_struct *, int), int weight) in NetDevApiAdd() argument
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp1364 int32_t DStreamOperator::FindStreamCaptureBufferNum(const pair<int, int>& streamPair) in FindStreamCaptureBufferNum()
1374 void DStreamOperator::AddStreamCaptureBufferNum(const pair<int, int>& streamPair) in AddStreamCaptureBufferNum()
1380 void DStreamOperator::EraseStreamCaptureBufferNum(const pair<int, int>& streamPair) in EraseStreamCaptureBufferNum()
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device.c414 int (*poll)(struct napi_struct *, int), int weight) in NetIfNapiAdd() argument