Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/tuner/ts/
DSectionParser.java349 int sectionLength = in parseSections() local
357 parseSection(Arrays.copyOfRange(data.buffer(), pos, pos + sectionLength)); in parseSections() local