Home
last modified time | relevance | path

Searched refs:repeatStreamType_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp58 GetFwkStreamId(), repeatStreamType_); in LinkInput()
62 if (repeatStreamType_ != RepeatStreamType::VIDEO) { in LinkInput()
91 switch (repeatStreamType_) { in SetStreamInfo()
141 if (repeatStreamType_ != RepeatStreamType::SKETCH) { in UpdateSketchStatus()
200 if (repeatStreamType_ == RepeatStreamType::SKETCH) { in Start()
227 …if (repeatStreamType_ == RepeatStreamType::VIDEO || repeatStreamType_ == RepeatStreamType::LIVEPHO… in Start()
230 …if (repeatStreamType_ == RepeatStreamType::PREVIEW || repeatStreamType_ == RepeatStreamType::VIDEO… in Start()
247 if (repeatStreamType_ == RepeatStreamType::VIDEO) { in Start()
350 if (repeatStreamType_ == RepeatStreamType::VIDEO) { in OnFrameStarted()
371 if (repeatStreamType_ == RepeatStreamType::VIDEO) { in OnFrameEnded()
[all …]
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_repeat.h103 RepeatStreamType repeatStreamType_; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp6538 streamRepeat->repeatStreamType_ = RepeatStreamType::SKETCH;
6850 streamRepeat->repeatStreamType_ = RepeatStreamType::SKETCH;