Searched refs:mNotificationsPerBufferReq (Results 1 – 2 of 2) sorted by relevance
607 mNotificationsPerBufferReq = 0; in set()625 mNotificationsPerBufferReq = min(maxNotificationsPerBuffer, in set()627 ALOGW_IF(mNotificationsPerBufferReq != (uint32_t) -notificationFrames, in set()1863 input.notificationsPerBuffer = mNotificationsPerBufferReq; in createTrack_l()3531 mNotificationFramesAct, mNotificationFramesReq, mNotificationsPerBufferReq); in dump()
1357 uint32_t mNotificationsPerBufferReq; variable