Home | History | Annotate | Download | only in mkvparser

Lines Matching refs:tc0

8151     const long long tc0 = pCluster->GetTimeCode();

8152 assert(tc0 >= 0);
8154 const long long tc = tc0 + static_cast<long long>(m_timecode);