input_timestamp_helper_   30 media/base/audio_splicer_unittest.cc     input_timestamp_helper_.SetBaseTimestamp(base::TimeDelta());
input_timestamp_helper_   46 media/base/audio_splicer_unittest.cc         input_timestamp_helper_.GetTimestamp(),
input_timestamp_helper_   47 media/base/audio_splicer_unittest.cc         input_timestamp_helper_.GetFrameDuration(frame_size));
input_timestamp_helper_   48 media/base/audio_splicer_unittest.cc     input_timestamp_helper_.AddFrames(frame_size);
input_timestamp_helper_  153 media/base/audio_splicer_unittest.cc   AudioTimestampHelper input_timestamp_helper_;
input_timestamp_helper_  189 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(100);
input_timestamp_helper_  236 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(kGapSize);
input_timestamp_helper_  269 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(kGapSize);
input_timestamp_helper_  282 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(
input_timestamp_helper_  295 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(
input_timestamp_helper_  301 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(base::TimeDelta::FromSeconds(0));
input_timestamp_helper_  326 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(input_1->timestamp());
input_timestamp_helper_  327 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(input_1->frame_count() - kOverlapSize);
input_timestamp_helper_  374 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(input_1->timestamp());
input_timestamp_helper_  375 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(kOverlapOffset);
input_timestamp_helper_  381 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(input_1->timestamp());
input_timestamp_helper_  382 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(input_1->frame_count());
input_timestamp_helper_  408 media/base/audio_splicer_unittest.cc       input_timestamp_helper_.GetFramesToTarget(max_crossfade_duration());
input_timestamp_helper_  418 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(overlapped_buffer->timestamp());
input_timestamp_helper_  419 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(overlapped_buffer->frame_count() -
input_timestamp_helper_  421 media/base/audio_splicer_unittest.cc   splicer_.SetSpliceTimestamp(input_timestamp_helper_.GetTimestamp());
input_timestamp_helper_  492 media/base/audio_splicer_unittest.cc       input_timestamp_helper_.GetFramesToTarget(max_crossfade_duration());
input_timestamp_helper_  499 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(overlapped_buffer->timestamp());
input_timestamp_helper_  500 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(3 * overlapped_buffer->frame_count() / 4);
input_timestamp_helper_  501 media/base/audio_splicer_unittest.cc   splicer_.SetSpliceTimestamp(input_timestamp_helper_.GetTimestamp());
input_timestamp_helper_  553 media/base/audio_splicer_unittest.cc       input_timestamp_helper_.GetFramesToTarget(max_crossfade_duration());
input_timestamp_helper_  560 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(overlapped_buffer->timestamp());
input_timestamp_helper_  561 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(overlapped_buffer->frame_count() / 2);
input_timestamp_helper_  562 media/base/audio_splicer_unittest.cc   splicer_.SetSpliceTimestamp(input_timestamp_helper_.GetTimestamp());
input_timestamp_helper_  626 media/base/audio_splicer_unittest.cc       input_timestamp_helper_.GetFramesToTarget(max_crossfade_duration()) * 2;
input_timestamp_helper_  634 media/base/audio_splicer_unittest.cc   splicer_.SetSpliceTimestamp(input_timestamp_helper_.GetTimestamp());
input_timestamp_helper_  667 media/base/audio_splicer_unittest.cc       input_timestamp_helper_.GetFramesToTarget(max_crossfade_duration()) * 2;
input_timestamp_helper_  674 media/base/audio_splicer_unittest.cc   splicer_.SetSpliceTimestamp(input_timestamp_helper_.GetTimestamp());
input_timestamp_helper_  721 media/base/audio_splicer_unittest.cc       input_timestamp_helper_.GetFramesToTarget(max_crossfade_duration());
input_timestamp_helper_  726 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(buffer_1->timestamp());
input_timestamp_helper_  727 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.AddFrames(kBufferSize);
input_timestamp_helper_  730 media/base/audio_splicer_unittest.cc       input_timestamp_helper_.GetTimestamp();
input_timestamp_helper_  736 media/base/audio_splicer_unittest.cc   input_timestamp_helper_.SetBaseTimestamp(splice_timestamp);