Lines Matching full:periodns
77 long periodNs = 0; // expected period; the time required to render one mix buffer254 periodNs = (frameCount * 1000000000LL) / sampleRate; // 1.00260 periodNs = 0;642 sleepNs = periodNs;649 sleepNs = periodNs;