Home
last modified time | relevance | path

Searched refs:filefmt (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_hw.c1673 const char *filefmt; in snd_pcm_hw_open() local
1687 filefmt = SNDRV_FILE_PCM_STREAM_PLAYBACK; in snd_pcm_hw_open()
1690 filefmt = SNDRV_FILE_PCM_STREAM_CAPTURE; in snd_pcm_hw_open()
1696 sprintf(filename, filefmt, card, device); in snd_pcm_hw_open()