Home
last modified time | relevance | path

Searched refs:overlap_samples_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dpreemptive_expand.h38 overlap_samples_(overlap_samples) { in PreemptiveExpand()
71 size_t overlap_samples_; variable
Dpreemptive_expand.cc31 old_data_length >= input_length / num_channels_ - overlap_samples_) { in Process()