Home | History | Annotate | Download | only in base

Lines Matching refs:Update

54   hash_one.Update(bus_one_.get(), bus_one_->frames());
57 hash_two.Update(bus_one_.get(), bus_one_->frames());
65 original_hash.Update(bus_one_.get(), bus_one_->frames());
71 swapped_hash.Update(bus_one_.get(), bus_one_->frames());
79 original_hash.Update(bus_one_.get(), bus_one_->frames());
89 swapped_hash.Update(swapped_ch_bus.get(), swapped_ch_bus->frames());
97 original_hash.Update(bus_one_.get(), bus_one_->frames());
98 original_hash.Update(bus_two_.get(), bus_two_->frames());
101 reordered_hash.Update(bus_two_.get(), bus_two_->frames());
102 reordered_hash.Update(bus_one_.get(), bus_one_->frames());
113 one_bus_hash.Update(bus_one_.get(), bus_one_->frames());
116 two_bus_hash.Update(bus_one_.get(), bus_one_->frames());
117 two_bus_hash.Update(bus_two_.get(), bus_two_->frames());
126 full_hash.Update(bus_one_.get(), bus_one_->frames());
129 half_hash.Update(bus_one_.get(), bus_one_->frames() / 2);
139 half_hash.Update(half_bus.get(), half_bus->frames());
146 hash_one.Update(bus_one_.get(), bus_one_->frames());
154 hash_two.Update(bus_one_.get(), bus_one_->frames());
163 hash_three.Update(bus_one_.get(), bus_one_->frames());