Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvparser.cpp2559 const Track* pTrack, in Find()
5510 Track* const pTrack = new (std::nothrow) Track(pSegment, in Create() local
6203 VideoTrack* const pTrack = new (std::nothrow) VideoTrack(pSegment, in Parse() local
6436 AudioTrack* const pTrack = new (std::nothrow) AudioTrack(pSegment, in Parse() local
6568 Track*& pTrack = *m_trackEntriesEnd; in Parse() local
6842 VideoTrack* pTrack = NULL; in ParseTrackEntry() local
6869 AudioTrack* pTrack = NULL; in ParseTrackEntry() local
6902 Track* pTrack = NULL; in ParseTrackEntry() local
6928 Track* const pTrack = *i++; in ~Tracks() local
6945 Track* const pTrack = *i++; in GetTrackByNumber() local
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp2527 const Track* pTrack, in Find()
5153 VideoTrack*& pTrack) in Parse()
5391 AudioTrack*& pTrack) in Parse()
5682 Track*& pTrack = *m_trackEntriesEnd; in Parse() local
5985 Track* const pTrack = *i++; in ~Tracks() local
6002 Track* const pTrack = *i++; in GetTrackByNumber() local
7683 const Track* pTrack, in GetEntry()
7987 const Track* const pTrack = pTracks->GetTrackByNumber(tn); in GetEntry() local