Home
last modified time | relevance | path

Searched defs:IncreaseCounter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dstatistics_calculator.cc251 void StatisticsCalculator::IncreaseCounter(size_t num_samples, int fs_hz) { in IncreaseCounter() function in webrtc::StatisticsCalculator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dstateful_random_ops.cc412 xla::XlaOp IncreaseCounter(Algorithm const& alg, xla::XlaOp counter, in IncreaseCounter() function