Home
last modified time | relevance | path

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

/frameworks/av/include/media/nbaio/
DMonoPipe.h139 AudioTimestampSingleStateQueue::Observer mTimestampObserver; variable
/frameworks/av/media/libnbaio/
DMonoPipe.cpp67 mTimestampObserver(&mTimestampShared) in MonoPipe()
336 if (mTimestampObserver.poll(timestamp)) { in getTimestamp()