Searched refs:GetMaxAllowedStaleCount (Results 1 – 1 of 1) sorted by relevance
112 static int32_t GetMaxAllowedStaleCount(bool isVideo) { in GetMaxAllowedStaleCount() function1524 info->mAllowedStaleAccessUnits = GetMaxAllowedStaleCount(info->mIsVideo); in parsePlayResponse()1654 info->mAllowedStaleAccessUnits = GetMaxAllowedStaleCount(info->mIsVideo); in setupTrack()1850 int32_t maxAllowedStaleAccessUnits = GetMaxAllowedStaleCount(track->mIsVideo); in processAccessUnitQueue()