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.cpp573 std::map<int, std::vector<DCResolution>>& supportedFormats, Json::Value& rootValue) in GetEachNodeSupportedResolution()
589 std::map<int, std::vector<DCResolution>>& supportedFormats, Json::Value& rootValue) in GetNodeSupportedResolution()
649 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParsePhotoFormats()
668 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParsePreviewFormats()
687 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParseVideoFormats()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp1199 int32_t DStreamOperator::FindStreamCaptureBufferNum(const pair<int, int>& streamPair) in FindStreamCaptureBufferNum()
1209 void DStreamOperator::AddStreamCaptureBufferNum(const pair<int, int>& streamPair) in AddStreamCaptureBufferNum()
1215 void DStreamOperator::EraseStreamCaptureBufferNum(const pair<int, int>& streamPair) in EraseStreamCaptureBufferNum()
/drivers/hdf_core/adapter/khdf/linux/network/src/
Dnet_device_adapter.c273 int (*poll)(struct napi_struct *, int), int weight) in NetDevApiAdd() argument
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device.c414 int (*poll)(struct napi_struct *, int), int weight) in NetIfNapiAdd() argument