Home
last modified time | relevance | path

Searched defs:format_mask (Results 1 - 9 of 9) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_iec958.c249 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_iec958_hw_refine_cprepare() local
253 snd_pcm_format_mask_t format_mask = { in snd_pcm_iec958_hw_refine_cprepare() local
H A Dpcm_linear.c222 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_linear_hw_refine_cprepare() local
H A Dpcm_mulaw.c247 snd_pcm_format_mask_t format_mask= { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_mulaw_hw_refine_cprepare() local
H A Dpcm_adpcm.c333 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_adpcm_hw_refine_cprepare() local
H A Dpcm_alaw.c231 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_alaw_hw_refine_cprepare() local
H A Dpcm_plug.c235 static int check_linear_format(const snd_pcm_format_mask_t *format_mask, int wid, int sgn, int ed) in check_linear_format() argument
257 static snd_pcm_format_t snd_pcm_plug_slave_format(snd_pcm_format_t format, const snd_pcm_format_mask_t *format_mask) in snd_pcm_plug_slave_format() argument
819 const snd_pcm_format_mask_t *format_mask, *sformat_mask; snd_pcm_plug_hw_refine_schange() local
919 const snd_pcm_format_mask_t *format_mask, *sformat_mask; snd_pcm_plug_hw_refine_cchange() local
[all...]
H A Dpcm_softvol.c472 snd_pcm_format_mask_t format_mask = { in snd_pcm_softvol_hw_refine_cprepare() local
H A Dpcm_rate.c126 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_rate_hw_refine_cprepare() local
H A Dpcm_route.c452 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_route_hw_refine_cprepare() local

Completed in 12 milliseconds