Searched refs:int32VecType (Results 1 - 6 of 6) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
H A Deditlistatom.cpp27 typedef Oscl_Vector<int32, OsclMemAllocator> int32VecType; typedef
37 PV_MP4_FF_NEW(fp->auditCB, int32VecType, (), _pmediaTimes);
118 PV_MP4_FF_TEMPLATED_DELETE(NULL, int32VecType, Oscl_Vector, _pmediaTimes);
H A Dtimetosampleatom.cpp31 typedef Oscl_Vector<int32, OsclMemAllocator> int32VecType; typedef
43 PV_MP4_FF_NEW(fp->auditCB, int32VecType, (), _psampleDeltaVec);
53 PV_MP4_FF_TEMPLATED_DELETE(NULL, int32VecType, Oscl_Vector, _psampleDeltaVec);
H A Dinterleavebuffer.cpp24 typedef Oscl_Vector<int32, OsclMemAllocator> int32VecType; typedef
84 PV_MP4_FF_NEW(fp->auditCB, int32VecType, (), _pIndexVec);
100 PV_MP4_FF_TEMPLATED_DELETE(NULL, int32VecType, Oscl_Vector, _pIndexVec);
216 PV_MP4_FF_TEMPLATED_DELETE(NULL, int32VecType, Oscl_Vector, _pIndexVec);
221 PV_MP4_FF_NEW(fp->auditCB, int32VecType, (), _pIndexVec);
H A Dtrackatom.cpp30 typedef Oscl_Vector<int32, OsclMemAllocator> int32VecType; typedef
/external/opencore/fileformats/mp4/parser/src/
H A Deditlistatom.cpp22 typedef Oscl_Vector<int32, OsclMemAllocator> int32VecType; typedef
41 PV_MP4_FF_NEW(fp->auditCB, int32VecType, (), _pmediaTimes);
116 PV_MP4_FF_TEMPLATED_DELETE(NULL, int32VecType, Oscl_Vector, _pmediaTimes);
/external/opencore/fileformats/mp4/composer/include/
H A Dtrackatom.h41 typedef Oscl_Vector<int32, OsclMemAllocator> int32VecType; typedef

Completed in 13 milliseconds