Searched defs:IlocBox (Results 1 – 1 of 1) sorted by relevance
303 struct IlocBox : public FullBox { struct304 IlocBox(DataSourceBase *source, KeyedVector<uint32_t, ItemLoc> *itemLocs) : in IlocBox() function310 bool hasConstructMethod1() { return mHasConstructMethod1; } in hasConstructMethod1()313 static bool isSizeFieldValid(uint32_t offset_size) { in isSizeFieldValid()316 KeyedVector<uint32_t, ItemLoc> *mItemLocs;317 bool mHasConstructMethod1;