/external/opencore/fileformats/mp4/composer/src/ |
D | interleavebuffer.cpp | 22 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 81 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pTimeStampVec); in PVA_FF_InterLeaveBuffer() 82 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pSampleSizeVec); in PVA_FF_InterLeaveBuffer() 94 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pTimeStampVec); in ~PVA_FF_InterLeaveBuffer() 96 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pSampleSizeVec); in ~PVA_FF_InterLeaveBuffer() 213 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pTimeStampVec); in resetInterLeaveBuffer() 214 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pSampleSizeVec); in resetInterLeaveBuffer() 218 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pTimeStampVec); in resetInterLeaveBuffer() 219 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pSampleSizeVec); in resetInterLeaveBuffer()
|
D | sampletochunkatom.cpp | 34 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 51 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pfirstChunkVec); in PVA_FF_SampleToChunkAtom() 53 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psamplesPerChunkVec); in PVA_FF_SampleToChunkAtom() 55 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleDescriptionIndexVec); in PVA_FF_SampleToChunkAtom() 70 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pfirstChunkVec); in ~PVA_FF_SampleToChunkAtom() 71 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psamplesPerChunkVec); in ~PVA_FF_SampleToChunkAtom() 72 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleDescriptionIndexVec); in ~PVA_FF_SampleToChunkAtom()
|
D | trackreferencetypeatom.cpp | 30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 35 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _trackIDs); in PVA_FF_TrackReferenceTypeAtom() 44 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _trackIDs); in ~PVA_FF_TrackReferenceTypeAtom()
|
D | syncsampleatom.cpp | 30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 37 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleNumbers); in PVA_FF_SyncSampleAtom() 48 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleNumbers); in ~PVA_FF_SyncSampleAtom()
|
D | editlistatom.cpp | 26 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 36 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psegmentDurations); in PVA_FF_EditListAtom() 117 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psegmentDurations); in ~PVA_FF_EditListAtom()
|
D | chunkoffsetatom.cpp | 29 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 41 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pchunkOffsets); in PVA_FF_ChunkOffsetAtom() 55 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pchunkOffsets); in ~PVA_FF_ChunkOffsetAtom()
|
D | samplesizeatom.cpp | 30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 39 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleSizeVec); in PVA_FF_SampleSizeAtom() 49 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleSizeVec); in ~PVA_FF_SampleSizeAtom()
|
D | timetosampleatom.cpp | 30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 42 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleCountVec); in PVA_FF_TimeToSampleAtom() 52 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleCountVec); in ~PVA_FF_TimeToSampleAtom()
|
D | filetypeatom.cpp | 30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 39 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pCompatibleBrandVec); in PVA_FF_FileTypeAtom()
|
D | trackfragmentatom.cpp | 22 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
|
D | trackatom.cpp | 29 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
|
/external/opencore/fileformats/mp4/parser/src/ |
D | trackreferencetypeatom.cpp | 35 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 52 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _trackIDs); in TrackReferenceTypeAtom() 77 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _trackIDs); in ~TrackReferenceTypeAtom()
|
D | filetypeatom.cpp | 21 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 33 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pCompatible_brand); in FileTypeAtom() 86 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pCompatible_brand); in ~FileTypeAtom()
|
D | objectdescriptor.cpp | 32 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 45 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pESIDVec); in ObjectDescriptor() 132 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pESIDVec); in ~ObjectDescriptor()
|
D | editlistatom.cpp | 21 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 40 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psegmentDurations); in EditListAtom() 112 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psegmentDurations); in ~EditListAtom()
|
/external/opencore/fileformats/mp4/composer/include/ |
D | filetypeatom.h | 29 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef 41 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pCompatibleBrandVec); in ~PVA_FF_FileTypeAtom()
|
D | trackfragmentatom.h | 30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
|
D | trackatom.h | 40 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
|