HomeSort by relevance Sort by last modified time
    Searched refs:uint8VecType (Results 1 - 5 of 5) sorted by null

  /external/opencore/fileformats/mp4/composer/src/
interleavebuffer.cpp 23 typedef Oscl_Vector<uint8, OsclMemAllocator> uint8VecType;
83 PV_MP4_FF_NEW(fp->auditCB, uint8VecType, (), _pSampleFlagsVec);
98 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint8VecType, Oscl_Vector, _pSampleFlagsVec);
215 PV_MP4_FF_TEMPLATED_DELETE(NULL, uint8VecType, Oscl_Vector, _pSampleFlagsVec);
220 PV_MP4_FF_NEW(fp->auditCB, uint8VecType, (), _pSampleFlagsVec);
trackfragmentatom.cpp 23 typedef Oscl_Vector<uint8, OsclMemAllocator> uint8VecType;
trackatom.cpp 31 typedef Oscl_Vector<uint8, OsclMemAllocator> uint8VecType;
  /external/opencore/fileformats/mp4/composer/include/
trackfragmentatom.h 31 typedef Oscl_Vector<uint8, OsclMemAllocator> uint8VecType;
trackatom.h 42 typedef Oscl_Vector<uint8, OsclMemAllocator> uint8VecType;

Completed in 100 milliseconds