Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_iec958.c248 if (iec->sformat == SND_PCM_FORMAT_IEC958_SUBFRAME_LE || in snd_pcm_iec958_hw_refine_cprepare()
255 { (1U << SND_PCM_FORMAT_IEC958_SUBFRAME_LE) | in snd_pcm_iec958_hw_refine_cprepare()
346 if (iec->sformat == SND_PCM_FORMAT_IEC958_SUBFRAME_LE || in snd_pcm_iec958_hw_params()
357 if (iec->sformat == SND_PCM_FORMAT_IEC958_SUBFRAME_LE || in snd_pcm_iec958_hw_params()
584 sformat != SND_PCM_FORMAT_IEC958_SUBFRAME_LE && in snd_pcm_iec958_open()
799 sformat != SND_PCM_FORMAT_IEC958_SUBFRAME_LE && in _snd_pcm_iec958_open()
/third_party/alsa-utils/axfer/test/
Dcontainer-test.c251 (1ull << SND_PCM_FORMAT_IEC958_SUBFRAME_LE) | in main()
/third_party/alsa-lib/include/
Dpcm.h165 SND_PCM_FORMAT_IEC958_SUBFRAME_LE, enumerator
250 SND_PCM_FORMAT_IEC958_SUBFRAME = SND_PCM_FORMAT_IEC958_SUBFRAME_LE,