Searched refs:mNotificationsPerBufferReq (Results 1 – 2 of 2) sorted by relevance
528 mNotificationsPerBufferReq = 0; in set()545 mNotificationsPerBufferReq = min(maxNotificationsPerBuffer, in set()547 ALOGW_IF(mNotificationsPerBufferReq != (uint32_t) -notificationFrames, in set()1456 input.notificationsPerBuffer = mNotificationsPerBufferReq; in createTrack_l()2921 mNotificationFramesAct, mNotificationFramesReq, mNotificationsPerBufferReq); in dump()
1110 uint32_t mNotificationsPerBufferReq; variable