Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dgeneric_encoder.h67 _internalSource = internalSource; in SetInternalSource()
78 bool _internalSource; variable
Dgeneric_encoder.cc234 _internalSource(false), in VCMEncodedFrameCallback()
294 if (_internalSource) in Encoded()