Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/
H A Dhost_stream_impl.cpp17 class HostStreamImpl : public HostStream { class
32 HostStreamImpl::HostStreamImpl(const HostStreamInfo& info, BufferCb c) : info_(info), callBack_(c) in HostStreamImpl() function in OHOS::Camera::HostStreamImpl