Searched defs:lastSectionNumber (Results 1 – 2 of 2) sorted by relevance
236 int lastSectionNumber = data[7] & 0xff; in checkValidPsipSection() local
634 void onVctParsed(List<VctItem> items, int sectionNumber, int lastSectionNumber); in onVctParsed()851 int lastSectionNumber = (data[7] & 0xff); in parseVCT() local