Searched refs:firstMbInSlice (Results 1 – 4 of 4) sorted by relevance
40 int firstMbInSlice) { in TsRecordEvent() argument46 mFirstMbInSlice = firstMbInSlice; in TsRecordEvent()
40 int firstMbInSlice, int tsIndexMask) { in MmtpRecordEvent() argument45 mFirstMbInSlice = firstMbInSlice; in MmtpRecordEvent()
1107 tsRecord.firstMbInSlice = static_cast<int32_t>(eventsExt[i].tsRecord().firstMbInSlice); in getTsRecordEvent()1132 mmtpRecord.firstMbInSlice = in getMmtpRecordEvent()1133 static_cast<int32_t>(eventsExt[i].mmtpRecord().firstMbInSlice); in getMmtpRecordEvent()
756 jint firstMbInSlice = tsRecordEvent.firstMbInSlice; in getTsRecordEvent() local759 byteNumber, pts, firstMbInSlice)); in getTsRecordEvent()773 jint firstMbInSlice = mmtpRecordEvent.firstMbInSlice; in getMmtpRecordEvent() local778 firstMbInSlice, tsIndexMask)); in getMmtpRecordEvent()