Searched refs:ReplaceAtIndex (Results 1 – 4 of 4) sorted by relevance
71 void SyncBuffer::ReplaceAtIndex(const AudioMultiVector& insert_this, in ReplaceAtIndex() function in webrtc::SyncBuffer79 void SyncBuffer::ReplaceAtIndex(const AudioMultiVector& insert_this, in ReplaceAtIndex() function in webrtc::SyncBuffer81 ReplaceAtIndex(insert_this, insert_this.Size(), position); in ReplaceAtIndex()
67 virtual void ReplaceAtIndex(const AudioMultiVector& insert_this,73 virtual void ReplaceAtIndex(const AudioMultiVector& insert_this,
152 sync_buffer_->ReplaceAtIndex(*output, old_length, sync_buffer_->next_index()); in Process()
1737 sync_buffer_->ReplaceAtIndex( in DoAccelerate()1744 sync_buffer_->ReplaceAtIndex( in DoAccelerate()1811 sync_buffer_->ReplaceAtIndex( in DoPreemptiveExpand()