Home
last modified time | relevance | path

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

/frameworks/av/include/media/nbaio/
DMonoPipe.h137 AudioTimestampSingleStateQueue::Shared mTimestampShared; variable
/frameworks/av/media/libnbaio/
DMonoPipe.cpp66 mTimestampMutator(&mTimestampShared), in MonoPipe()
67 mTimestampObserver(&mTimestampShared) in MonoPipe()