Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DMyHandler.h112 static int32_t GetMaxAllowedStaleCount(bool isVideo) { in GetMaxAllowedStaleCount() function
1524 info->mAllowedStaleAccessUnits = GetMaxAllowedStaleCount(info->mIsVideo); in parsePlayResponse()
1654 info->mAllowedStaleAccessUnits = GetMaxAllowedStaleCount(info->mIsVideo); in setupTrack()
1850 int32_t maxAllowedStaleAccessUnits = GetMaxAllowedStaleCount(track->mIsVideo); in processAccessUnitQueue()