Searched refs:maxNotificationsPerBuffer (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
H A DAudioTrack.cpp471 const uint32_t maxNotificationsPerBuffer = 8; local
472 mNotificationsPerBufferReq = min(maxNotificationsPerBuffer,
476 notificationFrames, minNotificationsPerBuffer, maxNotificationsPerBuffer);

Completed in 112 milliseconds