Home
last modified time | relevance | path

Searched defs:IlocBox (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/extractors/mp4/
DItemTable.cpp312 struct IlocBox : public FullBox { struct
313 IlocBox(DataSourceHelper *source, KeyedVector<uint32_t, ItemLoc> *itemLocs) : in IlocBox() argument
319 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;