Searched refs:input_timestamp_helper_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/base/
H A Daudio_splicer_unittest.cc29 input_timestamp_helper_(kDefaultSampleRate) {
30 input_timestamp_helper_.SetBaseTimestamp(base::TimeDelta());
46 input_timestamp_helper_.GetTimestamp());
47 input_timestamp_helper_.AddFrames(frame_size);
151 AudioTimestampHelper input_timestamp_helper_; member in class:media::AudioSplicerTest
187 input_timestamp_helper_.AddFrames(100);
233 input_timestamp_helper_.AddFrames(kGapSize);
267 input_timestamp_helper_.AddFrames(kGapSize);
280 input_timestamp_helper_.SetBaseTimestamp(
293 input_timestamp_helper_
[all...]

Completed in 86 milliseconds