Searched defs:time_ns (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libwebm/ |
D | mkvparser.cpp | 2282 bool Cues::Find(long long time_ns, const Track* pTrack, const CuePoint*& pCP, in Find() 5172 long Track::Seek(long long time_ns, const BlockEntry*& pResult) const { in Seek() 5428 long VideoTrack::Seek(long long time_ns, const BlockEntry*& pResult) const { in Seek()
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvparser.cpp | 2280 bool Cues::Find(long long time_ns, const Track* pTrack, const CuePoint*& pCP, in Find() 5169 long Track::Seek(long long time_ns, const BlockEntry*& pResult) const { in Seek() 5425 long VideoTrack::Seek(long long time_ns, const BlockEntry*& pResult) const { in Seek()
|