Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.h46 std::condition_variable waitCond; member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemoAPI10
H A Davcodec_e2e_demo.h46 std::condition_variable waitCond; member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemo
H A Davcodec_e2e_demo_api10.cpp137 demo->waitCond.notify_all(); in OnEncOutputDataAvailable()
270 waitCond.wait(lock, [this]() { in WaitForEOS()
H A Davcodec_e2e_demo.cpp113 demo->waitCond.notify_all(); in OnEncOutputBufferAvailable()
252 waitCond.wait(lock, [this]() { in WaitForEOS()

Completed in 2 milliseconds