Home | History | Annotate | Download | only in voice_engine

Lines Matching refs:vad_activity_

2584     vadDecision = (audioFrame.vad_activity_ == AudioFrame::kVadActive)? 1 : 0;