Home
last modified time | relevance | path

Searched refs:tc_ (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp7198 const long long tc_ = pBlock->GetTimeCode(this); in GetEntry() local
7200 if (tc_ < tc) { in GetEntry()
7205 if (tc_ > tc) in GetEntry()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc7416 const long long tc_ = pBlock->GetTimeCode(this); in GetEntry() local
7418 if (tc_ < tc) { in GetEntry()
7423 if (tc_ > tc) in GetEntry()