Searched refs:not_voiced (Results 1 – 1 of 1) sorted by relevance
319 bool not_voiced = voice_probability < kVoiceThreshold; in UpdateRestoration() local321 if (not_voiced == use_hard_restoration_) { in UpdateRestoration()330 use_hard_restoration_ = not_voiced; in UpdateRestoration()