Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder.cc563 if (HasInternalSource()) { in ConfigureEncoder()
818 HasInternalSource()); in ReconfigureEncoder()
1159 if (!HasInternalSource() && in SetEncoderRates()
1499 if (HasInternalSource()) { in SendKeyFrame()
1860 if (HasInternalSource()) { in RunPostEncode()
1877 bool VideoStreamEncoder::HasInternalSource() const { in HasInternalSource() function in webrtc::VideoStreamEncoder
Dvideo_stream_encoder.h216 bool HasInternalSource() const RTC_RUN_ON(&encoder_queue_);