Home
last modified time | relevance | path

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

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