• Home
  • Raw
  • Download

Lines Matching refs:format_mask

230 static int check_linear_format(const snd_pcm_format_mask_t *format_mask, int wid, int sgn, int ed)  in check_linear_format()  argument
242 snd_pcm_format_mask_test(format_mask, f)) in check_linear_format()
252 …rmat_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
264 if (snd_pcm_format_mask_test(format_mask, format)) in snd_pcm_plug_slave_format()
281 if (snd_pcm_format_mask_test(format_mask, f)) in snd_pcm_plug_slave_format()
290 snd_mask_intersect(&lin, format_mask); in snd_pcm_plug_slave_format()
291 snd_mask_intersect(&fl, format_mask); in snd_pcm_plug_slave_format()
297 if (snd_pcm_format_mask_test(format_mask, f)) in snd_pcm_plug_slave_format()
309 if (snd_pcm_format_mask_test(format_mask, f)) in snd_pcm_plug_slave_format()
323 if (snd_pcm_format_mask_test(format_mask, f)) in snd_pcm_plug_slave_format()
334 f = check_linear_format(format_mask, w1, u, e); in snd_pcm_plug_slave_format()
339 f = check_linear_format(format_mask, w1, u, e); in snd_pcm_plug_slave_format()
790 const snd_pcm_format_mask_t *format_mask, *sformat_mask; in snd_pcm_plug_hw_refine_schange() local
817 format_mask = snd_pcm_hw_param_get_mask(params, SND_PCM_HW_PARAM_FORMAT); in snd_pcm_plug_hw_refine_schange()
822 if (!snd_pcm_format_mask_test(format_mask, format)) in snd_pcm_plug_hw_refine_schange()
837 if (!snd_pcm_format_mask_test(format_mask, format)) in snd_pcm_plug_hw_refine_schange()
890 const snd_pcm_format_mask_t *format_mask, *sformat_mask; in snd_pcm_plug_hw_refine_cchange() local
904 format_mask = snd_pcm_hw_param_get_mask(params, in snd_pcm_plug_hw_refine_cchange()
911 if (!snd_pcm_format_mask_test(format_mask, format)) in snd_pcm_plug_hw_refine_cchange()
926 if (!snd_pcm_format_mask_test(format_mask, format)) in snd_pcm_plug_hw_refine_cchange()