Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h114 std::unique_ptr<TimestampScaler> timestamp_scaler; member
Dneteq_impl.cc120 timestamp_scaler(new TimestampScaler(*decoder_database)), in Dependencies()
137 timestamp_scaler_(std::move(deps.timestamp_scaler)), in NetEqImpl()
Dneteq_impl_unittest.cc141 deps.timestamp_scaler = std::unique_ptr<TimestampScaler>( in CreateInstance()
/external/webrtc/modules/audio_coding/
DBUILD.gn984 "neteq/timestamp_scaler.cc",
985 "neteq/timestamp_scaler.h",
/external/webrtc/
DAndroid.bp3005 "modules/audio_coding/neteq/timestamp_scaler.cc",
/external/webrtc/android_tools/
Dsorted_targets.txt51517 "//modules/audio_coding/neteq/timestamp_scaler.cc": [
51518 "obj/modules/audio_coding/neteq/timestamp_scaler.o"
51580 "//modules/audio_coding/neteq/timestamp_scaler.cc",
51581 "//modules/audio_coding/neteq/timestamp_scaler.h"