Home
last modified time | relevance | path

Searched refs:isNeedToEarlyNotify (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DARTPSource.h86 bool isNeedToEarlyNotify();
DARTPSource.cpp696 bool ARTPSource::isNeedToEarlyNotify() { in isNeedToEarlyNotify() function in android::ARTPSource
DARTPConnection.cpp1164 if (source->isNeedToEarlyNotify()) { in checkRxBitrate()