Home
last modified time | relevance | path

Searched refs:total_bytes_processed_ (Results 1 – 1 of 1) sorted by relevance

/system/bt/audio_hal_interface/
Dle_audio_software.cc59 total_bytes_processed_(0), in LeAudioTransport()
91 VLOG(2) << __func__ << ": data=" << total_bytes_processed_ in GetPresentationPosition()
99 *total_bytes_processed = total_bytes_processed_; in GetPresentationPosition()
121 total_bytes_processed_ = 0; in ResetPresentationPosition()
127 total_bytes_processed_ += bytes_processed; in LogBytesProcessed()
153 uint64_t total_bytes_processed_; member in __anon1a00b19d0111::LeAudioTransport