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

  /external/chromium_org/third_party/webrtc/common_audio/resampler/
push_sinc_resampler.cc 27 first_pass_(true),
72 if (first_pass_)
85 if (first_pass_) {
89 first_pass_ = false;
push_sinc_resampler.h 59 bool first_pass_; member in class:webrtc::PushSincResampler

Completed in 166 milliseconds