Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_meter.c1156 static const snd_pcm_scope_ops_t s16_ops = { variable
1198 scope->ops = &s16_ops; in snd_pcm_scope_s16_open()
1216 assert(scope->ops == &s16_ops); in snd_pcm_scope_s16_get_channel_buffer()