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

/system/media/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c70 jboolean reachedEof = JNI_FALSE; variable
115 if (!reachedEof) {
187 if (reachedEof) {
215 reachedEof = JNI_TRUE;
544 while (discontinuity && !reachedEof) {
/system/media/wilhelm/tests/sandbox/streamSource/
H A DslesTestPlayStream.cpp46 bool reachedEof = false; variable
157 } else if (!reachedEof) {
168 reachedEof = true;

Completed in 38 milliseconds