Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/
DInputBufferManager.cpp346 nsecs_t timeSinceLastNotifiedNs = in processNotifications() local
351 if (timeSinceLastNotifiedNs < notificationIntervalNs) { in processNotifications()
354 notificationIntervalNs - timeSinceLastNotifiedNs); in processNotifications()