Home | History | Annotate | Download | only in audio

Lines Matching full:snd_pcm_format_t

64     DYNLINK_FUNC(int,snd_pcm_hw_params_get_format,(const snd_pcm_hw_params_t *params, snd_pcm_format_t *val)) \
65 DYNLINK_FUNC(int,snd_pcm_hw_params_set_format,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t val)) \
88 DYNLINK_FUNC(int,snd_pcm_hw_params_get_format,(const snd_pcm_hw_params_t *params, snd_pcm_format_t *val)) \
157 snd_pcm_format_t fmt;
393 static snd_pcm_format_t aud_to_alsafmt (audfmt_e fmt)
423 static int alsa_to_audfmt (snd_pcm_format_t alsafmt, audfmt_e *fmt,
487 snd_pcm_format_t obtfmt)
541 snd_pcm_format_t obtfmt;