Searched refs:uint32VecType (Results 1 - 18 of 18) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
H A Dtrackreferencetypeatom.cpp35 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
52 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _trackIDs);
77 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _trackIDs);
H A Dfiletypeatom.cpp21 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
33 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pCompatible_brand);
86 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pCompatible_brand);
H A Deditlistatom.cpp21 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
40 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psegmentDurations);
112 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psegmentDurations);
H A Dobjectdescriptor.cpp32 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
45 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pESIDVec);
132 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pESIDVec);
/external/opencore/fileformats/mp4/composer/include/
H A Dfiletypeatom.h29 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
41 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pCompatibleBrandVec);
H A Dtrackfragmentatom.h30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
H A Dtrackatom.h40 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
/external/opencore/fileformats/mp4/composer/src/
H A Dfiletypeatom.cpp30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
39 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pCompatibleBrandVec);
H A Deditlistatom.cpp26 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
36 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psegmentDurations);
117 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psegmentDurations);
H A Dsyncsampleatom.cpp30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
37 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleNumbers);
48 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleNumbers);
H A Dtrackreferencetypeatom.cpp30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
35 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _trackIDs);
44 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _trackIDs);
H A Dsampletochunkatom.cpp34 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
51 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pfirstChunkVec);
53 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psamplesPerChunkVec);
55 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleDescriptionIndexVec);
70 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pfirstChunkVec);
71 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psamplesPerChunkVec);
72 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleDescriptionIndexVec);
H A Dchunkoffsetatom.cpp29 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
41 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pchunkOffsets);
55 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pchunkOffsets);
H A Dsamplesizeatom.cpp30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
39 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleSizeVec);
49 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleSizeVec);
H A Dinterleavebuffer.cpp22 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
81 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pTimeStampVec);
82 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pSampleSizeVec);
94 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pTimeStampVec);
96 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pSampleSizeVec);
213 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pTimeStampVec);
214 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _pSampleSizeVec);
218 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pTimeStampVec);
219 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _pSampleSizeVec);
H A Dtimetosampleatom.cpp30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
42 PV_MP4_FF_NEW(fp->auditCB, uint32VecType, (), _psampleCountVec);
52 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint32VecType, Oscl_Vector, _psampleCountVec);
H A Dtrackfragmentatom.cpp22 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef
H A Dtrackatom.cpp29 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; typedef

Completed in 80 milliseconds