Home
last modified time | relevance | path

Searched refs:IEC958_AES4_CON_WORDLEN_20_16 (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dasoundef.h156 #define IEC958_AES4_CON_WORDLEN_20_16 (1<<1) /**< 20-bit or 16-bit */ macro
/third_party/alsa-lib/src/pcm/
H A Dpcm_iec958.c421 ws = IEC958_AES4_CON_WORDLEN_20_16; in snd_pcm_iec958_hw_params()
427 ws = IEC958_AES4_CON_WORDLEN_20_16 | IEC958_AES4_CON_MAX_WORDLEN_24; in snd_pcm_iec958_hw_params()

Completed in 4 milliseconds