Home
last modified time | relevance | path

Searched refs:timestamp_scaler (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq.cc57 TimestampScaler* timestamp_scaler = new TimestampScaler(*decoder_database); in Create() local
71 timestamp_scaler, in Create()
Dneteq.gypi122 'timestamp_scaler.cc',
123 'timestamp_scaler.h',
Dneteq_impl.h71 TimestampScaler* timestamp_scaler,
Dneteq_impl.cc65 TimestampScaler* timestamp_scaler, in NetEqImpl() argument
79 timestamp_scaler_(timestamp_scaler), in NetEqImpl()
/external/webrtc/webrtc/modules/audio_coding/
DBUILD.gn830 "neteq/timestamp_scaler.cc",
831 "neteq/timestamp_scaler.h",