Searched refs:media_read_total_underflow_count (Results 1 – 3 of 3) sorted by relevance
84 size_t media_read_total_underflow_count; member91 media_read_total_underflow_count = 0; in Reset()118 stats.media_read_total_underflow_count++; in send_audio_data()448 << stats.media_read_total_underflow_count in DebugDump()
41 size_t media_read_total_underflow_count; member48 media_read_total_underflow_count = 0; in Reset()222 sStats.media_read_total_underflow_count++; in SendAudioData()569 << sStats.media_read_total_underflow_count in DebugDump()
140 media_read_total_underflow_count = 0; in Reset()169 size_t media_read_total_underflow_count; member in BtifMediaStats320 dst->media_read_total_underflow_count += in btif_a2dp_source_accumulate_stats()321 src->media_read_total_underflow_count; in btif_a2dp_source_accumulate_stats()943 btif_a2dp_source_cb.stats.media_read_total_underflow_count++; in btif_a2dp_source_read_callback()1215 accumulated_stats->media_read_total_underflow_count); in btif_a2dp_source_debug_dump()1343 metrics.buffer_underruns_count = stats.media_read_total_underflow_count; in btif_a2dp_source_update_metrics()