HomeSort by relevance Sort by last modified time
    Searched refs:_fullDuplex (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/test/
func_test_manager.h 155 bool _fullDuplex;
func_test_manager.cc 137 _fullDuplex(false),
184 _fullDuplex = enable;
205 if (_fullDuplex && _audioList.size() < 15)
349 if (_fullDuplex)
463 } // if (_fullDuplex)
    [all...]

Completed in 5806 milliseconds