Lines Matching full:tone_count
1756 int tone_count = 0;1777 if (sineLevel!=FL2FXCONST_DBL(0.0f)) tone_count++;1878 if (*pSineLevel++!=FL2FXCONST_DBL(0.0f)) tone_count++;1887 if (tone_count <= 16) {1905 if (pSineLevel[0]!=FL2FXCONST_DBL(0.0f)) tone_count++;1918 if(tone_count <= 16){