Searched refs:durationByteCount (Results 1 – 1 of 1) sorted by relevance
659 int durationByteCount = version == 0 ? 4 : 8; in parseTkhd() local660 for (int i = 0; i < durationByteCount; i++) { in parseTkhd()668 tkhd.skipBytes(durationByteCount); in parseTkhd()