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

  /frameworks/av/media/libmediaplayerservice/nuplayer/mp4/
MP4Source.h 46 bool mEOS;
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerStreamListener.h 66 bool mEOS;
  /frameworks/av/cmds/stagefright/
stream.cpp 266 : mEOS(false) {
273 mEOS = true;
280 while (!mEOS) {
293 bool mEOS;
  /frameworks/wilhelm/src/
itfstruct.h 675 bool mEOS; // whether EOS has been enqueued; never reset

Completed in 207 milliseconds