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

/frameworks/base/media/libstagefright/rtsp/
H A DARTSPController.cpp186 bool newEOS; local
187 int64_t queuedDurationUs = source->getQueueDurationUs(&newEOS);
189 if (!newEOS) {

Completed in 32 milliseconds