OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mEOF
(Results
1 - 4
of
4
) sorted by null
/frameworks/wilhelm/src/desktop/
SndFile.c
38
if (thiz->
mEOF
) {
85
thiz->
mEOF
= SL_BOOLEAN_TRUE;
180
thiz->mSndFile.
mEOF
= SL_BOOLEAN_FALSE;
221
audioPlayer->mSndFile.
mEOF
= SL_BOOLEAN_FALSE;
/frameworks/av/media/libstagefright/
FLACExtractor.cpp
132
bool
mEOF
;
277
mEOF
= true;
291
mEOF
= false;
316
return
mEOF
;
477
mEOF
(false),
/frameworks/wilhelm/src/
sles_allinclusive.h
274
SLboolean
mEOF
; // sf_read returned zero sample frames
/frameworks/wilhelm/src/itf/
IEngine.c
227
thiz->mSndFile.
mEOF
= SL_BOOLEAN_FALSE;
[
all
...]
Completed in 42 milliseconds