Home
last modified time | relevance | path

Searched refs:checkSwitchProgress (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h292 bool checkSwitchProgress(
DLiveSession.cpp539 bool LiveSession::checkSwitchProgress( in checkSwitchProgress() function in android::LiveSession
852 if (checkSwitchProgress(stopParams, delayUs, &needResumeUntil)) { in onMessageReceived()