/third_party/alsa-lib/src/pcm/ |
D | pcm_copy.c | 291 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_copy_open()
|
D | pcm_dsnoop.c | 598 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dsnoop_open() 644 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dsnoop_open()
|
D | pcm_dshare.c | 730 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dshare_open() 776 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dshare_open()
|
D | pcm_mmap_emul.c | 502 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_mmap_emul_open()
|
D | pcm_alaw.c | 545 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_alaw_open()
|
D | pcm_mulaw.c | 559 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_mulaw_open()
|
D | pcm_lfloat.c | 504 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_lfloat_open()
|
D | pcm_linear.c | 546 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_linear_open()
|
D | pcm_dmix.c | 1029 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dmix_open() 1077 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dmix_open()
|
D | pcm_adpcm.c | 671 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_adpcm_open()
|
D | pcm_hooks.c | 518 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_hooks_open()
|
D | pcm_extplug.c | 701 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, NULL); in snd_pcm_extplug_create()
|
D | pcm_iec958.c | 805 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_iec958_open()
|
D | pcm_file.c | 1132 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_file_open()
|
D | pcm_softvol.c | 1255 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_softvol_open()
|
D | pcm_meter.c | 803 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_meter_open()
|
D | pcm_route.c | 1367 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_route_open()
|
D | pcm_plug.c | 1324 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_plug_open()
|
D | pcm_multi.c | 1415 err = snd_pcm_open_slave(&slaves_pcm[idx], root, in _snd_pcm_multi_open()
|
D | pcm_local.h | 991 snd_pcm_open_slave(snd_pcm_t **pcmp, snd_config_t *root, in snd_pcm_open_slave() function
|
D | pcm_rate.c | 1686 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_rate_open()
|
D | pcm_ladspa.c | 1797 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_ladspa_open()
|
/third_party/gstreamer/gstreamer/tests/check/ |
D | gstreamer.supp | 1185 fun:snd_pcm_open_slave 1188 fun:snd_pcm_open_slave 1223 fun:snd_pcm_open_slave 1226 fun:snd_pcm_open_slave 1229 fun:snd_pcm_open_slave 1241 fun:snd_pcm_open_slave 1246 fun:snd_pcm_open_slave 1249 fun:snd_pcm_open_slave
|