Searched refs:InsertByPushFront (Results 1 – 2 of 2) sorted by relevance
149 void InsertByPushFront(const int16_t* insert_this,
174 InsertByPushFront(insert_this, length, position); in InsertAt()319 void AudioVector::InsertByPushFront(const int16_t* insert_this, in InsertByPushFront() function in webrtc::AudioVector