Searched defs:IlocBox (Results 1 – 1 of 1) sorted by relevance
309 struct IlocBox : public FullBox { struct310 IlocBox(DataSourceHelper *source, KeyedVector<uint32_t, ItemLoc> *itemLocs) : in IlocBox() function316 bool hasConstructMethod1() { return mHasConstructMethod1; } in hasConstructMethod1()319 static bool isSizeFieldValid(uint32_t offset_size) { in isSizeFieldValid()322 KeyedVector<uint32_t, ItemLoc> *mItemLocs;323 bool mHasConstructMethod1;