Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/
DResourceManagerMetrics.cpp230 int appConcurrentCodecs = concurrentCodecs.mCurrent[codecBucket]; in notifyClientStarted() local
253 appConcurrentCodecs, in notifyClientStarted()
277 codecBucket, systemConcurrentCodecs, appConcurrentCodecs, in notifyClientStarted()
300 int appConcurrentCodecs = 0; in notifyClientStopped() local
303 appConcurrentCodecs = found->second.mCurrent[codecBucket]; in notifyClientStopped()
335 appConcurrentCodecs, in notifyClientStopped()
353 codecBucket, systemConcurrentCodecs, appConcurrentCodecs, in notifyClientStopped()