Searched refs:_testMode (Results 1 – 10 of 10) sorted by relevance
30 _testMode(testMode) { in SpatialAudio()56 if (_testMode == 1) { in Setup()88 if (_testMode == 0) { in Perform()125 if (_testMode == 0) { in Perform()142 if (_testMode == 0) { in Perform()146 if (_testMode == 0) { in Perform()
74 _testMode(testMode) {} in ISACTest()156 if (_testMode != 0) { in Perform()190 if (_testMode == 0) { in Perform()232 SetISAConfig(swbISACConfig, _acmA.get(), _testMode); in EncodeDecode()233 SetISAConfig(wbISACConfig, _acmB.get(), _testMode); in EncodeDecode()252 if ((adaptiveMode) && (_testMode != 0)) { in EncodeDecode()259 if (_testMode != 0) { in EncodeDecode()305 if (_testMode == 2) in SwitchingSamplingRate()
250 _testMode = 2; in EncodeDecodeTest()260 _testMode = testMode; in EncodeDecodeTest()261 if (_testMode != 0) { in EncodeDecodeTest()282 if (_testMode != 2) { in Perform()302 _receiver.testMode = _testMode; in Perform()309 std::string fileName = EncodeToFile(1, codeId, codePars, _testMode); in Perform()325 if (_testMode == 1) { in Perform()
42 int _testMode; variable
55 int _testMode; variable
74 int _testMode; variable
36 _testMode(testMode) { in TwoWayCommunication()240 if (_testMode == 0) { in Perform()
108 uint8_t _testMode; variable
214 _testMode = testMode; in Init()885 if (askExtractMode == NArchive::NExtract::NAskMode::kExtract && !_testMode) in GetStream()949 if (askExtractMode == NArchive::NExtract::NAskMode::kExtract && !_testMode) in GetStream()1415 if (_testMode) in PrepareOperation()
224 bool _testMode; variable