Searched refs:mEOF (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/desktop/
H A DSndFile.c38 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/
H A DFLACExtractor.cpp132 bool mEOF; member in class:android::FLACParser
277 mEOF = true;
291 mEOF = false;
316 return mEOF;
450 mEOF(false),
/frameworks/wilhelm/src/
H A Dsles_allinclusive.h274 SLboolean mEOF; // sf_read returned zero sample frames member in struct:SndFile
/frameworks/wilhelm/src/itf/
H A DIEngine.c227 thiz->mSndFile.mEOF = SL_BOOLEAN_FALSE;

Completed in 59 milliseconds