Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp1688 case MIXT_ENUM: in GetParameterValue()
1818 case MIXT_ENUM: in SetParameterValue()
2008 case MIXT_ENUM: in _ProcessGroup()
/haiku/headers/private/audio/
H A Dsoundcard.h1768 # define MIXT_ENUM 3 /* Enumerated (0 to maxvalue) */ macro