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

/frameworks/base/media/libstagefright/
H A DAudioPlayer.cpp321 bool postEOS = false; local
402 postEOS = true;
452 if (postEOS) {
/frameworks/media/libvideoeditor/lvpp/
H A DAudioPlayerBase.cpp313 bool postEOS = false; local
394 postEOS = true;
444 if (postEOS) {
H A DVideoEditorAudioPlayer.cpp426 bool postEOS = false; local
622 postEOS = true;
671 if (postEOS) {

Completed in 7 milliseconds