Searched refs:latencyInFrames (Results 1 – 1 of 1) sorted by relevance
56 int32_t latencyInFrames = 0.0; member60 latencyInFrames = 0; in reset()270 report->latencyInFrames = peakIndex; in measureLatencyFromPulse()502 &mAudioRecording.getData()[mLatencyReport.latencyInFrames], mPulse.size()) in analyze()509 double latencyMillis = kMillisPerSecond * (double) mLatencyReport.latencyInFrames in analyze()512 << mLatencyReport.latencyInFrames << "\n"; in analyze()529 return mLatencyReport.latencyInFrames; in getMeasuredLatency()