Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq.cc42 TimestampScaler* timestamp_scaler = new TimestampScaler(*decoder_database); in Create() local
Dneteq_impl.cc61 TimestampScaler* timestamp_scaler, in NetEqImpl()