Searched refs:filteredSnapshotFinal (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioTimeIntervalFilter.cpp431 uint64_t filteredSnapshotFinal; local
452 filteredSnapshotFinal = (filteredSnapshot + filteredInterval).lo;
461 filteredSnapshotFinal = (filteredSnapshot + filteredInterval).lo;
467 return filteredSnapshotFinal;

Completed in 95 milliseconds