Searched refs:notificationFrameCount (Results 1 – 6 of 6) sorted by relevance
84 notificationFrameCount = parcel->readInt64(); in readFromParcel()107 (void)parcel->writeInt64(notificationFrameCount); in writeToParcel()124 size_t notificationFrameCount; variable139 notificationFrameCount = parcel->readInt64(); in readFromParcel()156 (void)parcel->writeInt64(notificationFrameCount); in writeToParcel()172 size_t notificationFrameCount; variable209 notificationFrameCount = parcel->readInt64(); in readFromParcel()225 (void)parcel->writeInt64(notificationFrameCount); in writeToParcel()240 size_t notificationFrameCount; variable255 notificationFrameCount = parcel->readInt64(); in readFromParcel()[all …]
728 input.notificationFrameCount = mNotificationFramesReq; in createRecord_l()804 if (mNotificationFramesReq > 0 && output.notificationFrameCount != mNotificationFramesReq) { in createRecord_l()806 mNotificationFramesReq, output.notificationFrameCount, output.frameCount); in createRecord_l()808 mNotificationFramesAct = (uint32_t)output.notificationFrameCount; in createRecord_l()
1452 input.notificationFrameCount = mNotificationFramesReq; in createTrack_l()1472 mNotificationFramesAct = (uint32_t)output.notificationFrameCount; in createTrack_l()
1878 size_t notificationFrameCount = *pNotificationFrameCount; in createTrack_l() local1972 if (notificationFrameCount != frameCount) { in createTrack_l()1973 notificationFrameCount = frameCount; in createTrack_l()2058 if (notificationFrameCount == 0 || notificationFrameCount > maxNotificationFrames) { in createTrack_l()2059 if (notificationFrameCount == 0) { in createTrack_l()2064 notificationFrameCount, maxNotificationFrames, frameCount); in createTrack_l()2066 notificationFrameCount = maxNotificationFrames; in createTrack_l()2071 *pNotificationFrameCount = notificationFrameCount; in createTrack_l()6927 size_t notificationFrameCount = *pNotificationFrameCount; in createRecordTrack_l() local7018 notificationFrameCount = mFrameCount; in createRecordTrack_l()[all …]
755 output.notificationFrameCount = input.notificationFrameCount; in createTrack()760 &output.frameCount, &output.notificationFrameCount, in createTrack()1718 output.notificationFrameCount = input.notificationFrameCount; in createRecord()1723 &output.notificationFrameCount, in createRecord()