Home
last modified time | relevance | path

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

/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/
H A Dpcm_alaw.c265 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_alaw_hw_refine_schange()
283 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_alaw_hw_refine_cchange()
H A Dpcm_mulaw.c280 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_mulaw_hw_refine_schange()
298 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_mulaw_hw_refine_cchange()
H A Dpcm_linear.c257 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_linear_hw_refine_schange()
275 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_linear_hw_refine_cchange()
H A Dpcm_lfloat.c229 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_lfloat_hw_refine_schange()
247 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_lfloat_hw_refine_cchange()
H A Dpcm_adpcm.c369 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_adpcm_hw_refine_schange()
387 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_adpcm_hw_refine_cchange()
H A Dpcm_iec958.c276 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_iec958_hw_refine_schange()
294 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_iec958_hw_refine_cchange()
H A Dpcm_softvol.c560 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_softvol_hw_refine_schange()
589 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_softvol_hw_refine_cchange()
H A Dpcm_route.c495 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_route_hw_refine_schange()
519 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_route_hw_refine_cchange()
H A Dpcm_plug.c865 links |= (SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_plug_hw_refine_schange()
967 links |= (SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_plug_hw_refine_cchange()
H A Dpcm_extplug.c245 SND_PCM_HW_PARBIT_PERIOD_SIZE | in get_links()
H A Dpcm_multi.c188 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_multi_hw_refine_schange()
221 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_multi_hw_refine_cchange()
H A Dpcm_share.c538 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_share_hw_refine_schange()
568 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_share_hw_refine_cchange()
H A Dpcm_ladspa.c260 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_ladspa_hw_refine_schange()
278 SND_PCM_HW_PARBIT_PERIOD_SIZE | in snd_pcm_ladspa_hw_refine_cchange()
H A Dpcm_local.h995 #define SND_PCM_HW_PARBIT_PERIOD_SIZE (1U << SND_PCM_HW_PARAM_PERIOD_SIZE) macro