Searched refs:SM_16BIT (Results 1 – 2 of 2) sorted by relevance
30 #define SM_16BIT 0 macro
177 mode = (spec->format==AUDIO_S8)?SM_8BIT:SM_16BIT; in DCAUD_PlayAudio()