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