Searched refs:mIsEOS (Results 1 - 2 of 2) sorted by relevance

/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoEncoder.cpp97 bool mIsEOS; member in struct:android::VideoEditorVideoEncoderSource
117 mIsEOS(false),
195 while (mFirstBufferLink == NULL && !mIsEOS) {
229 mIsEOS = true;
H A DVideoEditorAudioDecoder.cpp78 bool mIsEOS; member in struct:android::VideoEditorAudioDecoderSource
123 mIsEOS(false),

Completed in 425 milliseconds