Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h178 std::condition_variable recvCv_; member in OHOS::MediaAVCodec::Codec::FCodec
H A Dfcodec.cpp415 recvCv_.notify_one(); in StopThread()
441 recvCv_.notify_one(); in Stop()
470 recvCv_.notify_one(); in Flush()
955 recvCv_.notify_one(); in SendFrame()
1117 recvCv_.wait_for(recvLock, std::chrono::milliseconds(DEFAULT_DECODE_WAIT_TIME)); in ReceiveFrame()

Completed in 4 milliseconds