Searched defs:trackInfo (Results 1 – 4 of 4) sorted by relevance
245 MatroskaExtractor::TrackInfo &trackInfo = mExtractor->mTracks.editItemAt(index); in MatroskaSource() local794 MatroskaExtractor::TrackInfo *trackInfo = &mExtractor->mTracks.editItemAt(mTrackIndex); in readBlock() local1663 status_t MatroskaExtractor::synthesizeAVCC(TrackInfo *trackInfo, size_t index) { in synthesizeAVCC()1690 status_t MatroskaExtractor::synthesizeMPEG2(TrackInfo *trackInfo, size_t index) { in synthesizeMPEG2()1735 status_t MatroskaExtractor::synthesizeMPEG4(TrackInfo *trackInfo, size_t index) { in synthesizeMPEG4()1772 status_t MatroskaExtractor::synthesizeVP9(TrackInfo* trackInfo, size_t index) { in synthesizeVP9()1908 const mkvparser::Track *track, AMediaFormat *meta, TrackInfo *trackInfo) { in initTrackInfo()2252 TrackInfo *trackInfo = &mTracks.editItemAt(n); in addTracks() local
551 TrackInfo *trackInfo = &mTracks.editItemAt(i); in onTimeUpdate() local
1829 TrackInfo *trackInfo = &mTracks.editItemAt(i); in onTimeUpdate() local
2753 TrackInfo trackInfo[] = getInbandTrackInfo(); in getTrackInfo() local2778 TrackInfo trackInfo[] = reply.createTypedArray(TrackInfo.CREATOR); in getInbandTrackInfo() local