Searched refs:temp_timestamp (Results 1 – 1 of 1) sorted by relevance
1026 uint32_t temp_timestamp = in GetAudioInternal() local1029 if (static_cast<int32_t>(temp_timestamp - playout_timestamp_) > 0) { in GetAudioInternal()1030 playout_timestamp_ = temp_timestamp; in GetAudioInternal()