OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BothCountersExceedeThreshold
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/
audio_processing_performance_unittest.cc
199
bool
BothCountersExceedeThreshold
(int threshold) const {
485
if (frame_counters_.
BothCountersExceedeThreshold
(kMinNumFramesToProcess)) {
audio_processing_impl_locking_unittest.cc
295
bool
BothCountersExceedeThreshold
(int threshold) {
421
return frame_counters_.
BothCountersExceedeThreshold
(
[
all
...]
Completed in 3724 milliseconds