Searched defs:trunCount (Results 1 – 2 of 2) sorted by relevance
46 public int trunCount; field in TrackFragment130 public void initTables(int trunCount, int sampleCount) { in initTables()
759 int trunCount = 0; in parseTruns() local