Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec_defs.h276 #define STREAM_FLOAT 0x00000002 macro
H A Dhda_codec.cpp427 if ((resp[0] & (STREAM_FLOAT | STREAM_PCM)) != 0) { in hda_get_stream_support()
464 if ((resp[0] & STREAM_FLOAT) != 0) in hda_get_stream_support()