Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp408 sendCv_.notify_one(); in StopThread()
432 sendCv_.notify_one(); in Stop()
461 sendCv_.notify_one(); in Flush()
942 sendCv_.wait_for(sendLock, std::chrono::milliseconds(DEFAULT_DECODE_WAIT_TIME)); in SendFrame()
969 sendCv_.wait_for(sendLock, std::chrono::milliseconds(DEFAULT_DECODE_WAIT_TIME)); in SendFrame()
1034 sendCv_.notify_one(); in FramePostProcess()
1113 sendCv_.notify_one(); in ReceiveFrame()
H A Dfcodec.h177 std::condition_variable sendCv_; member in OHOS::MediaAVCodec::Codec::FCodec

Completed in 3 milliseconds