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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
accelerate.cc 19 bool fast_accelerate,
31 return TimeStretch::Process(input, input_length, fast_accelerate, output,
accelerate.h 41 // the outcome of the operation as an enumerator value. If |fast_accelerate|
46 bool fast_accelerate,
neteq_impl.h 282 bool fast_accelerate) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
neteq_impl.cc 786 const bool fast_accelerate = local
789 play_dtmf, fast_accelerate);
    [all...]

Completed in 52 milliseconds