Home
last modified time | relevance | path

Searched refs:CommitStream (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dcamera_video_test.h28 void CommitStream();
H A Ddouble_preview_test.h35 void CommitStream();
H A Dmeta_data_test.h30 void CommitStream();
H A Ddouble_preview_test.cpp89 void DoublePreviewTest::CommitStream() in CommitStream() function in DoublePreviewTest
178 CommitStream();
H A Dmeta_data_test.cpp119 void MetaDataTest::CommitStream() in CommitStream() function in MetaDataTest
222 CommitStream(); in StartPreviewVideoStream()
229 CommitStream(); in StartPreviewCaptureStream()
H A Dcamera_video_test.cpp98 void CameraVideoTest::CommitStream() in CommitStream() function in CameraVideoTest
576 CommitStream();
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Distream.h41 virtual RetCode CommitStream() = 0;
H A Dstream_base.h40 RetCode CommitStream() override;
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_base.cpp76 RetCode StreamBase::CommitStream() in CommitStream() function in OHOS::Camera::StreamBase
H A Dstream_operator_vdi_impl.cpp346 if (it.second->CommitStream() != RC_OK) { in CommitStreams()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-camera-des.md443 if (it.second->CommitStream() != RC_OK) {
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-camera-des.md451 if (it.second->CommitStream() != RC_OK) {