HomeSort by relevance Sort by last modified time
    Searched refs:sourceNearEOS (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.h 160 bool sourceNearEOS(bool audio);
RTSPSource.cpp 254 if (!sourceNearEOS(!audio)) {
446 bool NuPlayer::RTSPSource::sourceNearEOS(bool audio) {
472 if (sourceNearEOS(audio) || sourceNearEOS(video)) {

Completed in 101 milliseconds