Searched defs:mFront (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/include/media/nbaio/
H A DPipeReader.h58 int32_t mFront; // follows behind mPipe.mRear member in class:android::PipeReader
H A DMonoPipe.h99 // writer to update and observe the values of mFront and mNextRdPTS in an
118 // mFront and mRear will never be separated by more than mMaxFrames.
121 volatile int32_t mFront; // written by the reader with updateFrontAndNRPTS, observed by member in class:android::MonoPipe
H A DNBLog.h191 int32_t mFront; // index of oldest acknowledged Entry member in class:android::NBLog::Reader
/frameworks/av/include/private/media/
H A DAudioTrackShared.h57 volatile int32_t mFront; // read by server member in struct:android::AudioTrackSharedStreaming
60 // server notices and discards all data between mFront and mRear
/frameworks/wilhelm/src/
H A Ditfstruct.h138 SLVec3D mFront; member in struct:__anon1601::__anon1604
163 SLVec3D mFront; member in struct:__anon1605::__anon1608
237 BufferHeader *mFront, *mRear; member in struct:BufferQueue_interface
675 AdvancedBufferHeader *mFront, *mRear; member in struct:__anon1651

Completed in 85 milliseconds