Searched refs: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() function323 status_t IlocBox::parse(off64_t offset, size_t size) { in parse()1264 IlocBox ilocBox(mDataSource, &mItemLocs); in parseIlocBox()