Home
last modified time | relevance | path

Searched defs:sectionLength (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/usbtuner/src/com/android/usbtuner/ts/
DSectionParser.java322 int sectionLength = in parseSections() local
330 parseSection(Arrays.copyOfRange(data.buffer(), pos, pos + sectionLength)); in parseSections() local