ComputeTimestamp   36 media/base/audio_timestamp_helper.cc   return ComputeTimestamp(frame_count_);
ComputeTimestamp   41 media/base/audio_timestamp_helper.cc   base::TimeDelta end_timestamp = ComputeTimestamp(frame_count_ + frame_count);
ComputeTimestamp   58 media/base/audio_timestamp_helper.h   base::TimeDelta ComputeTimestamp(int64 frame_count) const;