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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp612 bool postEOS = false; local
808 postEOS = true;
857 if (postEOS) {
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp484 bool postEOS = false; local
577 postEOS = true;
680 if (postEOS) {

Completed in 1008 milliseconds