Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_post_view.cpp19 StreamPostView::StreamPostView(const int32_t id, in StreamPostView() function in OHOS::Camera::StreamPostView
27 StreamPostView::~StreamPostView() in ~StreamPostView()
32 REGISTERSTREAM(StreamPostView, {"POST_VIEW"});
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dstream_post_view.h22 class StreamPostView : public StreamBase {
24 StreamPostView(const int32_t id,
28 virtual ~StreamPostView();