Searched refs:snd_pcm_meter_add_frames (Results 1 – 1 of 1) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
D | pcm_meter.c | 76 static void snd_pcm_meter_add_frames(snd_pcm_t *pcm, in snd_pcm_meter_add_frames() function 121 snd_pcm_meter_add_frames(pcm, areas, old_rptr, in snd_pcm_meter_update_main() 152 snd_pcm_meter_add_frames(pcm, areas, old_rptr, in snd_pcm_meter_update_scope() 357 snd_pcm_meter_add_frames(pcm, snd_pcm_mmap_areas(pcm), old_rptr, result); in snd_pcm_meter_mmap_commit()
|