Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.cpp72 std::condition_variable encoder_queue_signal_; member in cuttlefish::webrtc_streaming::LocalRecorder::Display
210 encoder_queue_signal_.notify_one(); in OnFrame()
222 encoder_queue_signal_.wait(queue_lock); in EncoderLoop()
262 encoder_queue_signal_.notify_all(); in Stop()