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

  /frameworks/av/include/media/stagefright/
AMRWriter.h 54 volatile bool mReachedEOS;
AACWriter.h 56 volatile bool mReachedEOS;
AudioPlayer.h 89 bool mReachedEOS;
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.h 109 bool mReachedEOS;
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorVideoDecoder_internal.h 97 M4OSA_Bool mReachedEOS;
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 256 bool mReachedEOS;
416 mReachedEOS? "true": "false");
    [all...]

Completed in 270 milliseconds