Searched refs:aggressiveness (Results 1 – 3 of 3) sorted by relevance
21 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument22 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()59 rtc::scoped_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument60 return rtc::scoped_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
46 rtc::scoped_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness);
24 Checks that increased aggressiveness in sparse conditional constant propagation resultin from a nod…