Home
last modified time | relevance | path

Searched refs:updateLastTSEntry (Results 1 – 19 of 19) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
Dmediaatom.cpp136 PVA_FF_MediaAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_MediaAtom
139 _pmediaInformation->updateLastTSEntry(ts); in updateLastTSEntry()
141 _pmediaHeader->updateLastTSEntry(ts); in updateLastTSEntry()
Dtrackfragmentatom.cpp214 PVA_FF_TrackFragmentAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_TrackFragmentAtom
220 (*_pTrunList)[size -1]->updateLastTSEntry(ts); in updateLastTSEntry()
Dtrackatom.cpp471 PVA_FF_TrackAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_TrackAtom
478 _ptrackHeader->updateLastTSEntry(ts_in_milliseconds); in updateLastTSEntry()
481 _pmediaAtom->updateLastTSEntry(ts); in updateLastTSEntry()
Dmediainformationatom.cpp186 PVA_FF_MediaInformationAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_MediaInformationAtom
189 _psampleTableAtom->updateLastTSEntry(ts); in updateLastTSEntry()
Dsampletableatom.cpp285 PVA_FF_SampleTableAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_SampleTableAtom
288 _ptimeToSampleAtom->updateLastTSEntry(ts); in updateLastTSEntry()
Dmediaheaderatom.cpp80 PVA_FF_MediaHeaderAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_MediaHeaderAtom
Dtimetosampleatom.cpp91 PVA_FF_TimeToSampleAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_TimeToSampleAtom
Dtrackfragmentrunatom.cpp144 PVA_FF_TrackFragmentRunAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_TrackFragmentRunAtom
Dtrackheaderatom.cpp137 PVA_FF_TrackHeaderAtom::updateLastTSEntry(uint32 ts) in updateLastTSEntry() function in PVA_FF_TrackHeaderAtom
Dmpeg4file.cpp2328 pCurrentTrackFragment->updateLastTSEntry(ts + (ts - lastSampleTS)); in flushInterLeaveBuffer()
2338 pCurrentTrackFragment->updateLastTSEntry(ts + delta); in flushInterLeaveBuffer()
2868 pCurrentTrackFragment->updateLastTSEntry(ts); in addMediaSampleInterleave()
2948 pCurrentTrackFragment->updateLastTSEntry(ts); in addMediaSampleInterleave()
3008 pCurrentTrackFragment->updateLastTSEntry(ts); in addMediaSampleInterleave()
3311 pTrack->updateLastTSEntry(ts); in renderMoovAtom()
/external/opencore/fileformats/mp4/composer/include/
Dtrackfragmentrunatom.h49 void updateLastTSEntry(uint32 ts);
Dtimetosampleatom.h46 void updateLastTSEntry(uint32 ts);
Dmediaheaderatom.h88 void updateLastTSEntry(uint32 ts);
Dtrackfragmentatom.h58 void updateLastTSEntry(uint32 ts);
Dtrackheaderatom.h39 void updateLastTSEntry(uint32 ts);
Dmediainformationatom.h103 void updateLastTSEntry(uint32 ts);
Dsampletableatom.h93 void updateLastTSEntry(uint32 ts);
Dmediaatom.h93 void updateLastTSEntry(uint32 ts);
Dtrackatom.h261 void updateLastTSEntry(uint32 ts);