HomeSort by relevance Sort by last modified time
    Searched refs:addSampleToTrack (Results 1 - 6 of 6) sorted by null

  /external/opencore/fileformats/mp4/composer/include/
movieatom.h 117 void addSampleToTrack(uint32 trackID, uint8 *psample,
125 void addSampleToTrack(uint32 trackID,
a_impeg4file.h 306 virtual bool addSampleToTrack(uint32 trackID,
mpeg4file.h 197 bool addSampleToTrack(uint32 trackID,
  /external/opencore/fileformats/mp4/composer/src/
mpeg4file.cpp 646 //this will work same as the addsampletotrack but this
741 PVA_FF_Mpeg4File::addSampleToTrack(uint32 trackID,
833 _pmovieAtom->addSampleToTrack(trackID, fragmentList, size,
867 _pmovieAtom->addSampleToTrack(trackID, fragmentList, size,
935 _pmovieAtom->addSampleToTrack(trackID, fragmentList, size, ts, flags);
    [all...]
movieatom.cpp 439 PVA_FF_MovieAtom::addSampleToTrack(uint32 trackID,
548 PVA_FF_MovieAtom::addSampleToTrack(uint32 trackID,
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.cpp     [all...]

Completed in 977 milliseconds