Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_media_task.c277 size_t media_read_max_expected_frames; member
2649 if (projected_nof > btif_media_cb.stats.media_read_max_expected_frames) in btif_get_num_aa_frame_iteration()
2650 btif_media_cb.stats.media_read_max_expected_frames = projected_nof; in btif_get_num_aa_frame_iteration()
3257 stats->media_read_max_expected_frames, in btif_debug_a2dp_dump()
3397 buffer_overruns_max_count = stats->media_read_max_expected_frames; in btif_update_a2dp_metrics()