Home
last modified time | relevance | path

Searched refs:SND_PCM_FORMAT_LAST (Results 1 - 14 of 14) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_plug.c849 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_plug_hw_refine_schange()
865 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_plug_hw_refine_schange()
870 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_plug_hw_refine_schange()
938 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_plug_hw_refine_cchange()
954 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_plug_hw_refine_cchange()
959 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_plug_hw_refine_cchange()
H A Dpcm.c1987 static const char *const snd_pcm_format_aliases[SND_PCM_FORMAT_LAST+1] = {
2155 if (format > SND_PCM_FORMAT_LAST) in snd_pcm_format_name()
2167 if (format > SND_PCM_FORMAT_LAST) in snd_pcm_format_description()
2180 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_format_value()
2190 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) { in snd_pcm_format_value()
H A Dpcm_params.c1743 for (k = 0; k <= SND_PCM_FORMAT_LAST; k++) { in snd_pcm_hw_rule_format()
1771 for (k = 0; k <= SND_PCM_FORMAT_LAST; k++) { in snd_pcm_hw_rule_sample_bits()
H A Dpcm_rate.c290 for (f = 0; f <= SND_PCM_FORMAT_LAST; f++) { in get_best_format()
/third_party/alsa-lib/test/
H A Dpcm.c757 for (k = 0; k < SND_PCM_FORMAT_LAST; ++k) { in help()
844 for (format = 0; format < SND_PCM_FORMAT_LAST; format++) { in main()
850 if (format == SND_PCM_FORMAT_LAST) in main()
H A Dlatency.c541 for (k = 0; k < SND_PCM_FORMAT_LAST; ++k) { in help()
/third_party/alsa-utils/axfer/test/
H A Dgenerator.c222 for (i = 0; i <= SND_PCM_FORMAT_LAST; ++i) { in test_sample_format()
/third_party/alsa-utils/axfer/
H A Dxfer.c188 assert(*format <= SND_PCM_FORMAT_LAST); in xfer_context_pre_process()
H A Dxfer-libasound.c397 for (format = 0; format <= SND_PCM_FORMAT_LAST; ++format) { in configure_hw_params()
402 if (format > SND_PCM_FORMAT_LAST) { in configure_hw_params()
H A Dcontainer.c321 assert(*format <= SND_PCM_FORMAT_LAST); in container_context_pre_process()
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.c209 for (k = 0; k < SND_PCM_FORMAT_LAST; ++k) { in help()
/third_party/alsa-lib/include/
H A Dpcm.h230 SND_PCM_FORMAT_LAST = SND_PCM_FORMAT_DSD_U32_BE, enumerator
/third_party/alsa-utils/aplay/
H A Daplay.c256 for (k = 0; k <= SND_PCM_FORMAT_LAST; ++k) { in usage()
1269 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) {
/third_party/alsa-lib/src/topology/
H A Dpcm.c551 for (i = 0; err >= 0 && i <= SND_PCM_FORMAT_LAST; i++) { in tplg_save_stream_caps()

Completed in 32 milliseconds