Home
last modified time | relevance | path

Searched refs:snd_pcm_dump (Results 1 - 25 of 31) sorted by relevance

12

/third_party/alsa-lib/src/pcm/
H A Dpcm_copy.c152 snd_pcm_dump(copy->plug.gen.slave, out); in snd_pcm_copy_dump()
H A Dpcm_lfloat.c349 snd_pcm_dump(lfloat->plug.gen.slave, out); in snd_pcm_lfloat_dump()
H A Dpcm_linear.c393 snd_pcm_dump(linear->plug.gen.slave, out); in snd_pcm_linear_dump()
H A Dpcm_mulaw.c405 snd_pcm_dump(mulaw->plug.gen.slave, out); in snd_pcm_mulaw_dump()
H A Dpcm_mmap_emul.c353 snd_pcm_dump(map->gen.slave, out); in snd_pcm_mmap_emul_dump()
H A Dpcm_adpcm.c517 snd_pcm_dump(adpcm->plug.gen.slave, out); in snd_pcm_adpcm_dump()
H A Dpcm_alaw.c391 snd_pcm_dump(alaw->plug.gen.slave, out); in snd_pcm_alaw_dump()
H A Dpcm_hooks.c152 snd_pcm_dump(h->gen.slave, out); in snd_pcm_hooks_dump()
H A Dpcm_iec958.c499 snd_pcm_dump(iec->plug.gen.slave, out); in snd_pcm_iec958_dump()
H A Dpcm_extplug.c406 snd_pcm_dump(ext->plug.gen.slave, out); in snd_pcm_extplug_dump()
H A Dpcm_dsnoop.c461 snd_pcm_dump(dsnoop->spcm, out); in snd_pcm_dsnoop_dump()
H A Dpcm_dshare.c584 snd_pcm_dump(dshare->spcm, out); in snd_pcm_dshare_dump()
H A Dpcm_dmix.c893 snd_pcm_dump(dmix->spcm, out); in snd_pcm_dmix_dump()
H A Dpcm_meter.c507 snd_pcm_dump(meter->gen.slave, out); in snd_pcm_meter_dump()
H A Dpcm_plug.c1113 snd_pcm_dump(plug->gen.slave, out); in snd_pcm_plug_dump()
H A Dpcm_route.c723 snd_pcm_dump(route->plug.gen.slave, out); in snd_pcm_route_dump()
H A Dpcm_softvol.c706 snd_pcm_dump(svol->plug.gen.slave, out); in snd_pcm_softvol_dump()
H A Dpcm_file.c825 snd_pcm_dump(file->gen.slave, out); in snd_pcm_file_dump()
H A Dpcm_ladspa.c1065 snd_pcm_dump(ladspa->plug.gen.slave, out); in snd_pcm_ladspa_dump()
/third_party/alsa-lib/test/
H A Dlatency.c315 snd_pcm_dump(phandle, output); in setparams()
316 snd_pcm_dump(chandle, output); in setparams()
H A Dpcm.c903 snd_pcm_dump(handle, output); in main()
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c735 snd_pcm_dump(state->handle, state->log); in xfer_libasound_pre_process()
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c1250 snd_pcm_dump(handle, log); in main()
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c378 snd_pcm_dump(loop->play->handle, loop->output); in setparams()
379 snd_pcm_dump(loop->capt->handle, loop->output); in setparams()
/third_party/alsa-lib/include/
H A Dpcm.h1117 int snd_pcm_dump(snd_pcm_t *pcm, snd_output_t *out);

Completed in 54 milliseconds

12