Searched refs:mNotificationsPerBufferReq (Results 1 – 2 of 2) sorted by relevance
587 mNotificationsPerBufferReq = 0; in set()605 mNotificationsPerBufferReq = min(maxNotificationsPerBuffer, in set()607 ALOGW_IF(mNotificationsPerBufferReq != (uint32_t) -notificationFrames, in set()1787 input.notificationsPerBuffer = mNotificationsPerBufferReq; in createTrack_l()3408 mNotificationFramesAct, mNotificationFramesReq, mNotificationsPerBufferReq); in dump()
1228 uint32_t mNotificationsPerBufferReq; variable