Home
last modified time | relevance | path

Searched refs:AddStreamCaptureBufferNum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h142 void AddStreamCaptureBufferNum(const pair<int, int>& streamPair);
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp856 AddStreamCaptureBufferNum(std::make_pair(captureId, streamId)); in ShutterBuffer()
1374 void DStreamOperator::AddStreamCaptureBufferNum(const pair<int, int>& streamPair) in AddStreamCaptureBufferNum() function in OHOS::DistributedHardware::DStreamOperator