OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
99
// 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
NBLog.h
189
int32_t
mFront
; // index of oldest acknowledged Entry
/frameworks/av/include/private/media/
AudioTrackShared.h
56
volatile int32_t
mFront
; // read by server
59
// server notices and discards all data between
mFront
and mRear
/frameworks/wilhelm/src/
itfstruct.h
138
SLVec3D
mFront
;
163
SLVec3D
mFront
;
237
BufferHeader *
mFront
, *mRear;
674
AdvancedBufferHeader *
mFront
, *mRear;
Completed in 48 milliseconds