Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:sLocalTimeFreq

952                 resampler->setLocalTimeFreq(sLocalTimeFreq);
1819 return basePTS + ((outputFrameIndex * sLocalTimeFreq) / t.sampleRate);
1822 /*static*/ uint64_t AudioMixer::sLocalTimeFreq;
1828 sLocalTimeFreq = lc.getLocalFreq(); // for the resampler