Home
last modified time | relevance | path

Searched refs:notifyVideo_ (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.h143 std::condition_variable notifyVideo_; member in OHOS::Sharing::BufferReceiver
H A Dbuffer_dispatcher.cpp56 notifyVideo_.notify_one(); in OnVideoDataNotify()
97 notifyVideo_.wait(locker, [=]() { return nonBlockVideo_ || type != MEDIA_TYPE_VIDEO; }); in RequestRead()
151 notifyVideo_.notify_all(); in NotifyReadStop()

Completed in 4 milliseconds