Searched refs:timestamp_scaler_ (Results 1 – 3 of 3) sorted by relevance
83 timestamp_scaler_(NULL) { in NetEqImplTest()142 timestamp_scaler_ = new TimestampScaler(*decoder_database_); in CreateInstance()157 timestamp_scaler_, in CreateInstance()227 TimestampScaler* timestamp_scaler_; member in webrtc::NetEqImplTest
79 timestamp_scaler_(timestamp_scaler), in NetEqImpl()371 *timestamp = timestamp_scaler_->ToExternal(playout_timestamp_); in GetPlayoutTimestamp()530 timestamp_scaler_->Reset(); in InsertPacketInternal()563 timestamp_scaler_->ToInternal(&packet_list); in InsertPacketInternal()
355 const rtc::scoped_ptr<TimestampScaler> timestamp_scaler_