Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_plugin.h123 unsigned int getidx);
135 unsigned int getidx);
154 unsigned int getidx,
Dpcm_alaw.c186 unsigned int getidx) in snd_pcm_alaw_encode() argument
191 void *get = get16_labels[getidx]; in snd_pcm_alaw_encode()
Dpcm_mulaw.c203 unsigned int getidx) in snd_pcm_mulaw_encode() argument
208 void *get = get16_labels[getidx]; in snd_pcm_mulaw_encode()
Dpcm_adpcm.c274 unsigned int getidx, in snd_pcm_adpcm_encode() argument
280 void *get = get16_labels[getidx]; in snd_pcm_adpcm_encode()