Searched refs:tone_count (Results 1 – 1 of 1) sorted by relevance
1756 int tone_count = 0; in adjustTimeSlotLC() local1777 if (sineLevel!=FL2FXCONST_DBL(0.0f)) tone_count++; in adjustTimeSlotLC()1878 if (*pSineLevel++!=FL2FXCONST_DBL(0.0f)) tone_count++; in adjustTimeSlotLC()1887 if (tone_count <= 16) { in adjustTimeSlotLC()1905 if (pSineLevel[0]!=FL2FXCONST_DBL(0.0f)) tone_count++; in adjustTimeSlotLC()1918 if(tone_count <= 16){ in adjustTimeSlotLC()