Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dtimestamp_aligner_unittest.cc53 TimestampAlignerForTest timestamp_aligner_for_test; in TestTimestampFilter() local
74 int64_t offset_us = timestamp_aligner_for_test.UpdateOffset( in TestTimestampFilter()
78 int64_t translated_time_us = timestamp_aligner_for_test.ClipTimestamp( in TestTimestampFilter()