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