Home
last modified time | relevance | path

Searched defs:kbps (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/libdatasource/
H A DHTTPBase.cpp90 status_t HTTPBase::getEstimatedBandwidthKbps(int32_t *kbps) { in getEstimatedBandwidthKbps()
H A DNuCachedSource2.cpp251 status_t NuCachedSource2::getEstimatedBandwidthKbps(int32_t *kbps) { in getEstimatedBandwidthKbps()
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseMonitor.cpp415 if (const auto kbps = accountedWrittenKib / accountedDurationInSecs; in onPeriodicMonitor() local
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp588 int32_t kbps = 0; in sendCacheStats() local
H A DNuPlayer.cpp2665 int32_t kbps; in onSourceNotify() local