Home
last modified time | relevance | path

Searched defs:IlocBox (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mp4/
DItemTable.cpp306 struct IlocBox : public FullBox { struct
307 IlocBox(DataSourceHelper *source, KeyedVector<uint32_t, ItemLoc> *itemLocs) : in IlocBox() argument
313 bool hasConstructMethod1() { return mHasConstructMethod1; } in hasConstructMethod1()
316 static bool isSizeFieldValid(uint32_t offset_size) { in isSizeFieldValid()
319 KeyedVector<uint32_t, ItemLoc> *mItemLocs;
320 bool mHasConstructMethod1;