Home
last modified time | relevance | path

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

/frameworks/av/include/media/nbaio/
DMonoPipe.h101 ExtendedTimestampSingleStateQueue::Mutator mTimestampMutator; variable
/frameworks/av/media/libnbaio/
DMonoPipeReader.cpp77 mPipe->mTimestampMutator.push(timestamp); in onTimestamp()
DMonoPipe.cpp46 mTimestampMutator(&mTimestampShared), in MonoPipe()
/frameworks/av/include/private/media/
DAudioTrackShared.h522 mTimestampMutator.push(timestamp); in setTimestamp()
538 ExtendedTimestampQueue::Mutator mTimestampMutator; variable
/frameworks/av/media/libmedia/
DAudioTrackShared.cpp619 , mTimestampMutator(&cblk->mExtendedTimestampQueue) in ServerProxy()