Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h112 int32_t ExtractStreamInfo(std::vector<DCStreamInfo>& dCameraStreams);
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp164 int32_t DStreamOperator::ExtractStreamInfo(std::vector<DCStreamInfo>& dCameraStreams) in ExtractStreamInfo() function in OHOS::DistributedHardware::DStreamOperator
230 int32_t ret = ExtractStreamInfo(dCameraStreams); in CommitStreams_V1_1()