Searched defs:IlocBox (Results 1 – 1 of 1) sorted by relevance
306 struct IlocBox : public FullBox { struct307 IlocBox(DataSourceHelper *source, KeyedVector<uint32_t, ItemLoc> *itemLocs) : in IlocBox() argument313 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;