Searched refs:_saveBitStream (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/test/
H A DChannel.h106 bool _saveBitStream; member in class:webrtc::Channel
H A DChannel.cc99 if (_saveBitStream) {
230 _saveBitStream(false),
258 _saveBitStream = true;
263 _saveBitStream = false;

Completed in 48 milliseconds