Home
last modified time | relevance | path

Searched refs:GetSeekPreRoll (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp328 unsigned long long GetSeekPreRoll() const;
Dmkvparser.cpp4637 unsigned long long Track::GetSeekPreRoll() const { return m_info.seekPreRoll; } in GetSeekPreRoll() function in mkvparser::Track
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h326 unsigned long long GetSeekPreRoll() const;
Dmkvparser.cc4636 unsigned long long Track::GetSeekPreRoll() const { return m_info.seekPreRoll; } in GetSeekPreRoll() function in mkvparser::Track