HomeSort by relevance Sort by last modified time
    Searched defs:mFront (Results 1 - 5 of 5) sorted by null

  /frameworks/av/include/media/nbaio/
PipeReader.h 58 int32_t mFront; // follows behind mPipe.mRear
MonoPipe.h 93 // writer to update and observe the values of mFront and mNextRdPTS in an
112 // mFront and mRear will never be separated by more than mMaxFrames.
115 volatile int32_t mFront; // written by the reader with updateFrontAndNRPTS, observed by
NBLog.h 179 int32_t mFront; // index of oldest acknowledged Entry
  /frameworks/av/include/private/media/
AudioTrackShared.h 44 volatile int32_t mFront;
  /frameworks/wilhelm/src/
itfstruct.h 138 SLVec3D mFront;
163 SLVec3D mFront;
237 BufferHeader *mFront, *mRear;
674 AdvancedBufferHeader *mFront, *mRear;

Completed in 59 milliseconds