Searched refs:notificationFrameCount (Results 1 – 5 of 5) sorted by relevance
92 notificationFrameCount = parcel->readInt64(); in readFromParcel()116 (void)parcel->writeInt64(notificationFrameCount); in writeToParcel()134 size_t notificationFrameCount; variable149 notificationFrameCount = parcel->readInt64(); in readFromParcel()167 (void)parcel->writeInt64(notificationFrameCount); in writeToParcel()184 size_t notificationFrameCount; variable225 notificationFrameCount = parcel->readInt64(); in readFromParcel()242 (void)parcel->writeInt64(notificationFrameCount); in writeToParcel()258 size_t notificationFrameCount; variable273 notificationFrameCount = parcel->readInt64(); in readFromParcel()[all …]
801 input.notificationFrameCount = mNotificationFramesReq; in createRecord_l()888 if (mNotificationFramesReq > 0 && output.notificationFrameCount != mNotificationFramesReq) { in createRecord_l()891 mNotificationFramesReq, output.notificationFrameCount, output.frameCount); in createRecord_l()893 mNotificationFramesAct = (uint32_t)output.notificationFrameCount; in createRecord_l()
1554 input.notificationFrameCount = mNotificationFramesReq; in createTrack_l()1576 mNotificationFramesAct = (uint32_t)output.notificationFrameCount; in createTrack_l()
2073 size_t notificationFrameCount = *pNotificationFrameCount; in createTrack_l() local2174 if (notificationFrameCount != frameCount) { in createTrack_l()2175 notificationFrameCount = frameCount; in createTrack_l()2266 if (notificationFrameCount == 0 || notificationFrameCount > maxNotificationFrames) { in createTrack_l()2267 if (notificationFrameCount == 0) { in createTrack_l()2272 notificationFrameCount, maxNotificationFrames, frameCount); in createTrack_l()2274 notificationFrameCount = maxNotificationFrames; in createTrack_l()2279 *pNotificationFrameCount = notificationFrameCount; in createTrack_l()7684 size_t notificationFrameCount = *pNotificationFrameCount; in createRecordTrack_l() local7783 notificationFrameCount = mFrameCount; in createRecordTrack_l()[all …]
846 output.notificationFrameCount = input.notificationFrameCount; in createTrack()851 &output.frameCount, &output.notificationFrameCount, in createTrack()2080 output.notificationFrameCount = input.notificationFrameCount; in createRecord()2085 &output.notificationFrameCount, in createRecord()