Searched refs:pTrack (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvparser.cpp2280 bool Cues::Find(long long time_ns, const Track* pTrack, const CuePoint*& pCP, argument
2283 assert(pTrack);
2302 pTP = pCP->Find(pTrack);
2357 pTP = pCP->Find(pTrack);
2400 pTP = pCP->Find(pTrack);
2407 const Track* pTrack,
2458 pTP = pCP->Find(pTrack);
2862 const CuePoint::TrackPosition* CuePoint::Find(const Track* pTrack) const {
2863 assert(pTrack);
2865 const long long n = pTrack
4824 Track* const pTrack = local
5400 VideoTrack* const pTrack = local
5591 AudioTrack* const pTrack = local
5690 Track*& pTrack = *m_trackEntriesEnd; local
5900 VideoTrack* pTrack = NULL; local
5922 AudioTrack* pTrack = NULL; local
5950 Track* pTrack = NULL; local
5970 Track* const pTrack = *i++; local
5985 Track* const pTrack = *i++; local
[all...]
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp2559 const Track* pTrack,
2564 assert(pTrack);
2583 pTP = pCP->Find(pTrack);
2639 pTP = pCP->Find(pTrack);
2683 pTP = pCP->Find(pTrack);
2691 const Track* pTrack,
2742 pTP = pCP->Find(pTrack);
3183 const CuePoint::TrackPosition* CuePoint::Find(const Track* pTrack) const
3185 assert(pTrack);
3187 const long long n = pTrack
2557 Find( long long time_ns, const Track* pTrack, const CuePoint*& pCP, const CuePoint::TrackPosition*& pTP) const argument
5510 Track* const pTrack = new (std::nothrow) Track(pSegment, local
6203 VideoTrack* const pTrack = new (std::nothrow) VideoTrack(pSegment, local
6436 AudioTrack* const pTrack = new (std::nothrow) AudioTrack(pSegment, local
6568 Track*& pTrack = *m_trackEntriesEnd; local
6842 VideoTrack* pTrack = NULL; local
6869 AudioTrack* pTrack = NULL; local
6902 Track* pTrack = NULL; local
6928 Track* const pTrack = *i++; local
6945 Track* const pTrack = *i++; local
[all...]
/external/libvpx/libwebm/
H A Dmkvparser.cpp2282 bool Cues::Find(long long time_ns, const Track* pTrack, const CuePoint*& pCP, argument
2285 assert(pTrack);
2304 pTP = pCP->Find(pTrack);
2359 pTP = pCP->Find(pTrack);
2402 pTP = pCP->Find(pTrack);
2409 const Track* pTrack,
2460 pTP = pCP->Find(pTrack);
2864 const CuePoint::TrackPosition* CuePoint::Find(const Track* pTrack) const {
2865 assert(pTrack);
2867 const long long n = pTrack
4827 Track* const pTrack = local
5403 VideoTrack* const pTrack = local
5594 AudioTrack* const pTrack = local
5693 Track*& pTrack = *m_trackEntriesEnd; local
5903 VideoTrack* pTrack = NULL; local
5925 AudioTrack* pTrack = NULL; local
5953 Track* pTrack = NULL; local
5973 Track* const pTrack = *i++; local
5988 Track* const pTrack = *i++; local
[all...]

Completed in 170 milliseconds