Home
last modified time | relevance | path

Searched refs:GetTunnelMode (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Distream.h49 virtual bool GetTunnelMode() const = 0;
H A Dstream_base.h48 bool GetTunnelMode() const override;
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_operator_vdi_impl.cpp414 CHECK_IF_EQUAL_RETURN_VALUE(stream->GetTunnelMode(), false, METHOD_NOT_SUPPORTED); in AttachBufferQueue()
449 CHECK_IF_EQUAL_RETURN_VALUE(stream->GetTunnelMode(), false, METHOD_NOT_SUPPORTED);
H A Dstream_base.cpp577 bool StreamBase::GetTunnelMode() const in GetTunnelMode() function in OHOS::Camera::StreamBase

Completed in 3 milliseconds