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