Searched refs:mNotificationsPerBufferReq (Results 1 – 2 of 2) sorted by relevance
573 mNotificationsPerBufferReq = 0; in set()590 mNotificationsPerBufferReq = min(maxNotificationsPerBuffer, in set()592 ALOGW_IF(mNotificationsPerBufferReq != (uint32_t) -notificationFrames, in set()1710 input.notificationsPerBuffer = mNotificationsPerBufferReq; in createTrack_l()3296 mNotificationFramesAct, mNotificationFramesReq, mNotificationsPerBufferReq); in dump()
1218 uint32_t mNotificationsPerBufferReq; variable