Searched defs:sectionLength (Results 1 – 4 of 4) sorted by relevance
657 int sectionLength = in parseSections() local665 parseSection(Arrays.copyOfRange(data.buffer(), pos, pos + sectionLength)); in parseSections() local1080 int sectionLength = ((data[1] & 0x0f) << 8) | (data[2] & 0xff); in parseSDT() local1128 int sectionLength = ((data[1] & 0x0f) << 8) | (data[2] & 0xff); in parseDVBEIT() local
483 size_t sectionLength = 0; in getTagFromName() local
807 size_t sectionLength = 0; in getTagFromName() local
2470 unsigned sectionLength = U16_AT(mBuffer->data() + 1) & 0xfff; in isComplete() local2497 unsigned sectionLength = U16_AT(data + 1) & 0xfff; in isCRCOkay() local