Searched refs:EncoderPaused (Results 1 – 2 of 2) sorted by relevance
194 bool EncoderPaused() const EXCLUSIVE_LOCKS_REQUIRED(data_cs_);
431 bool ViEEncoder::EncoderPaused() const { in EncoderPaused() function in webrtc::ViEEncoder463 if (EncoderPaused()) { in DeliverFrame()