Home
last modified time | relevance | path

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

/system/bt/bta/hearing_aid/
Dhearing_aid_audio_source.cc45 size_t media_read_total_underflow_bytes; member
52 media_read_total_underflow_bytes = 0; in Reset()
80 stats.media_read_total_underflow_bytes += bytes_per_tick - bytes_read; in send_audio_data()
418 << stats.media_read_total_underflow_bytes in DebugDump()
/system/bt/btif/src/
Dbtif_a2dp_source.cc133 media_read_total_underflow_bytes = 0; in Reset()
162 size_t media_read_total_underflow_bytes; member in BtifMediaStats
306 dst->media_read_total_underflow_bytes += in btif_a2dp_source_accumulate_stats()
307 src->media_read_total_underflow_bytes; in btif_a2dp_source_accumulate_stats()
911 btif_a2dp_source_cb.stats.media_read_total_underflow_bytes += in btif_a2dp_source_read_callback()
1186 accumulated_stats->media_read_total_underflow_bytes); in btif_a2dp_source_debug_dump()
1314 stats.media_read_total_underflow_bytes / in btif_a2dp_source_update_metrics()