Home | History | Annotate | Download | only in ts

Lines Matching defs:numSegments

1990             int numSegments = data[pos + 3] & 0xff;
1992 for (int j = 0; j < numSegments; ++j) {