Home
last modified time | relevance | path

Searched defs:timestamp_scaler (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq.cc57 TimestampScaler* timestamp_scaler = new TimestampScaler(*decoder_database); in Create() local
Dneteq_impl.cc65 TimestampScaler* timestamp_scaler, in NetEqImpl()