Searched refs:fragmentptrOffsetVecType (Results 1 – 1 of 1) sorted by relevance
/external/opencore/fileformats/mp4/parser/src/ |
D | trackfragmentatom.cpp | 37 typedef Oscl_Vector<uint32, OsclMemAllocator> fragmentptrOffsetVecType; typedef 533 PV_MP4_FF_NEW(fp->auditCB, fragmentptrOffsetVecType, (), _pFragmentptrOffsetVec); in getNextNSamples() 571 PV_MP4_FF_TEMPLATED_DELETE(NULL, fragmentptrOffsetVecType, in getNextNSamples() 619 PV_MP4_FF_TEMPLATED_DELETE(NULL, fragmentptrOffsetVecType, in getNextNSamples() 646 PV_MP4_FF_TEMPLATED_DELETE(NULL, fragmentptrOffsetVecType, in getNextNSamples() 685 PV_MP4_FF_TEMPLATED_DELETE(NULL, fragmentptrOffsetVecType, in getNextNSamples() 710 PV_MP4_FF_TEMPLATED_DELETE(NULL, fragmentptrOffsetVecType, in getNextNSamples() 774 PV_MP4_FF_TEMPLATED_DELETE(NULL, fragmentptrOffsetVecType, in getNextNSamples()
|