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

/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp357 bool postEOS = false; local
438 postEOS = true;
505 if (postEOS) {
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp609 bool postEOS = false; local
805 postEOS = true;
854 if (postEOS) {

Completed in 6 milliseconds