Searched defs:GetTimeCode (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libwebm/ | ||
D | mkvparser.cpp | 2882 long long CuePoint::GetTimeCode() const { return m_timecode; } in GetTimeCode() function in mkvparser::CuePoint |
/external/libvpx/libvpx/third_party/libwebm/ | ||
D | mkvparser.cpp | 2880 long long CuePoint::GetTimeCode() const { return m_timecode; } in GetTimeCode() function in mkvparser::CuePoint |