Home
last modified time | relevance | path

Searched refs:adjustedTimestamp (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/apps/audio_world/
H A Daudio_world.cc116 Milliseconds adjustedTimestamp = timestamp - gFirstAudioEventTimestamp; in handleAudioDataEvent() local
118 fftStr, adjustedTimestamp.getMilliseconds(), event->sampleCount); in handleAudioDataEvent()