HomeSort by relevance Sort by last modified time
    Searched defs:getTrackTSStartOffset (Results 1 - 2 of 2) sorted by null

  /external/opencore/fileformats/mp4/parser/src/
movieatom.cpp     [all...]
  /external/opencore/fileformats/mp4/parser/include/
mpeg4file.h 857 int32 getTrackTSStartOffset(uint32& aTSOffset, uint32 aTrackID)
861 return (_pmovieAtom->getTrackTSStartOffset(aTSOffset, aTrackID));
    [all...]

Completed in 258 milliseconds