Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h135 …void ExtractNotCaptureStream(bool isStreaming, std::vector<std::shared_ptr<DCStreamInfo>>& appendS…
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp1034 ExtractNotCaptureStream(isStreaming, appendStreamInfo); in AppendCaptureInfo()
1330 void DStreamOperator::ExtractNotCaptureStream(bool isStreaming, in ExtractNotCaptureStream() function in OHOS::DistributedHardware::DStreamOperator