Searched refs:TL_BITS (Results 1 – 1 of 1) sorted by relevance
60 #define TL_BITS (FREQ_BITS+2) macro63 #define OPL_OUTSB (TL_BITS+3-16) /* OPL output final shift 16bit */633 rate = ((1<<TL_BITS)-1)/pow(10,EG_STEP*t/20); /* dB -> voltage */ in OPLOpenTable()