Home
last modified time | relevance | path

Searched refs:snd_pcm_generic_get_chmap (Results 1 - 19 of 19) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_generic.h108 #define snd_pcm_generic_get_chmap \ macro
161 snd_pcm_chmap_t *snd_pcm_generic_get_chmap(snd_pcm_t *pcm);
H A Dpcm_copy.c169 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_generic.c331 snd_pcm_chmap_t *snd_pcm_generic_get_chmap(snd_pcm_t *pcm) in snd_pcm_generic_get_chmap() function
H A Dpcm_lfloat.c366 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_linear.c410 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_mulaw.c421 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_mmap_emul.c370 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_adpcm.c534 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_alaw.c408 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_hooks.c169 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_iec958.c545 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_extplug.c447 return snd_pcm_generic_get_chmap(pcm); in snd_pcm_extplug_get_chmap()
H A Dpcm_meter.c524 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_plug.c1130 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_route.c641 slave_map = snd_pcm_generic_get_chmap(pcm); in snd_pcm_route_get_chmap()
H A Dpcm_softvol.c892 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_file.c842 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_ladspa.c1082 .get_chmap = snd_pcm_generic_get_chmap,
H A Dpcm_rate.c1353 .get_chmap = snd_pcm_generic_get_chmap,

Completed in 24 milliseconds