Searched refs:DSPAPI_DEBUG_LEVEL (Results 1 – 2 of 2) sorted by relevance
56 #define DSPAPI_DEBUG_LEVEL DSPAPI_ZONE_WARNING macro58 #define DSPAPI_DEBUG_LEVEL DSPAPI_ZONE_WARNING61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)