Searched defs:IlocBox (Results 1 – 1 of 1) sorted by relevance
312 struct IlocBox : public FullBox { struct313 IlocBox(DataSourceHelper *source, KeyedVector<uint32_t, ItemLoc> *itemLocs) : in IlocBox() argument319 bool hasConstructMethod1() { return mHasConstructMethod1; } in hasConstructMethod1()322 static bool isSizeFieldValid(uint32_t offset_size) { in isSizeFieldValid()325 KeyedVector<uint32_t, ItemLoc> *mItemLocs;326 bool mHasConstructMethod1;