Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dintel-hda-defs.h391 #define AC_FMT_BITS_16 (1 << 4) macro
H A Dhda-codec.c107 case AC_FMT_BITS_16: as->fmt = AUDIO_FORMAT_S16; break; in hda_codec_parse_fmt()
734 st->format = AC_FMT_TYPE_PCM | AC_FMT_BITS_16 | in hda_audio_init()