HomeSort by relevance Sort by last modified time
    Searched refs:random_vector_ (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
expand_unittest.cc 80 &random_vector_,
106 RandomVector random_vector_; member in class:webrtc::ExpandTest
expand.h 91 RandomVector* const random_vector_;
expand.cc 35 : random_vector_(random_vector),
337 random_vector_->set_seed_increment(1);
646 random_vector_->IncreaseSeedIncrement(2);
647 random_vector_->Generate(
    [all...]
neteq_impl.h 373 RandomVector random_vector_ GUARDED_BY(crit_sect_);
neteq_impl.cc     [all...]

Completed in 56 milliseconds