Home | History | Annotate | Download | only in mkvparser

Lines Matching full:m_width

5300   pTrack->m_width = width;
5408 long long VideoTrack::GetWidth() const { return m_width; }