Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc233 kFadedExpandPhase, enumerator
310 test_state_ = kFadedExpandPhase; in UpdateState()
314 case kFadedExpandPhase: { in UpdateState()
327 if (test_state_ == kExpandPhase || test_state_ == kFadedExpandPhase) { in VerifyOutput()