Searched refs:temp_timestamp (Results 1 – 1 of 1) sorted by relevance
921 uint32_t temp_timestamp = sync_buffer_->end_timestamp() - in GetAudioInternal() local923 if (static_cast<int32_t>(temp_timestamp - playout_timestamp_) > 0) { in GetAudioInternal()924 playout_timestamp_ = temp_timestamp; in GetAudioInternal()