Home
last modified time | relevance | path

Searched defs:GetCodecDelay (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp4635 unsigned long long Track::GetCodecDelay() const { return m_info.codecDelay; } in GetCodecDelay() function in mkvparser::Track
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc4634 unsigned long long Track::GetCodecDelay() const { return m_info.codecDelay; } in GetCodecDelay() function in mkvparser::Track