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