Searched refs:first_pass_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/resampler/
H A Dpush_sinc_resampler.cc27 first_pass_(true),
72 if (first_pass_)
85 if (first_pass_) {
89 first_pass_ = false;
H A Dpush_sinc_resampler.h59 bool first_pass_; member in class:webrtc::PushSincResampler

Completed in 183 milliseconds