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

/frameworks/av/media/libmedia/
H A DAudioTrack.cpp470 const uint32_t minNotificationsPerBuffer = 1; local
473 max((uint32_t) -notificationFrames, minNotificationsPerBuffer));
476 notificationFrames, minNotificationsPerBuffer, maxNotificationsPerBuffer);

Completed in 42 milliseconds