Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp568 const uint32_t minNotificationsPerBuffer = 1; in set() local
571 max((uint32_t) -notificationFrames, minNotificationsPerBuffer)); in set()
574 notificationFrames, minNotificationsPerBuffer, maxNotificationsPerBuffer); in set()