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

  /external/webrtc/webrtc/common_audio/resampler/
push_sinc_resampler.cc 28 first_pass_(true),
73 if (first_pass_)
86 if (first_pass_) {
90 first_pass_ = false;
push_sinc_resampler.h 66 bool first_pass_; member in class:webrtc::PushSincResampler

Completed in 6645 milliseconds