HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_format_mask_test (Results 1 - 4 of 4) sorted by null

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_plug.c 227 snd_pcm_format_mask_test(format_mask, f))
249 if (snd_pcm_format_mask_test(format_mask, format))
251 if (!snd_pcm_format_mask_test(&lin, format) &&
252 !snd_pcm_format_mask_test(&fl, format)) {
266 if (snd_pcm_format_mask_test(format_mask, f))
282 if (snd_pcm_format_mask_test(format_mask, f))
290 if (snd_pcm_format_mask_test(&fl, format)) {
294 if (snd_pcm_format_mask_test(format_mask, f))
308 if (snd_pcm_format_mask_test(format_mask, f))
804 if (!snd_pcm_format_mask_test(format_mask, format)
    [all...]
pcm_params.c     [all...]
pcm.c 3325 int snd_pcm_format_mask_test(const snd_pcm_format_mask_t *mask, snd_pcm_format_t val) function
    [all...]
  /device/samsung/crespo/alsa-lib/include/
pcm.h     [all...]

Completed in 22 milliseconds