Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/scopes/
Dlevel.c109 offset = level->old % snd_pcm_meter_get_bufsize(pcm); in level_update()
110 cont = snd_pcm_meter_get_bufsize(pcm) - offset; in level_update()
/third_party/alsa-lib/src/pcm/
Dpcm_meter.c881 snd_pcm_uframes_t snd_pcm_meter_get_bufsize(snd_pcm_t *pcm) in snd_pcm_meter_get_bufsize() function
/third_party/alsa-lib/include/
Dpcm.h1269 snd_pcm_uframes_t snd_pcm_meter_get_bufsize(snd_pcm_t *pcm);