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

  /external/opencore/fileformats/mp4/composer/src/
trackfragmentatom.cpp 30 PVA_FF_TrackFragmentAtom::PVA_FF_TrackFragmentAtom(uint32 mediaType,
60 PVA_FF_TrackFragmentAtom::~PVA_FF_TrackFragmentAtom()
78 PVA_FF_TrackFragmentAtom::addTrackRun()
95 PVA_FF_TrackFragmentAtom::addSampleToFragment(uint32 size, uint32 ts, uint8 flags,
144 PVA_FF_TrackFragmentAtom::setTrackFragmentHeaderData(uint32 flags)
156 PVA_FF_TrackFragmentAtom::setTrackFragmentBaseDataOffset(uint64 offset)
164 PVA_FF_TrackFragmentAtom::recomputeSize()
192 PVA_FF_TrackFragmentAtom::getTrackId(
    [all...]
  /external/opencore/fileformats/mp4/composer/include/
trackfragmentatom.h 34 class PVA_FF_TrackFragmentAtom : public PVA_FF_Atom
38 PVA_FF_TrackFragmentAtom(uint32 mediaType, uint32 codecType, uint32 trackId,
41 virtual ~PVA_FF_TrackFragmentAtom();

Completed in 1909 milliseconds