Home
last modified time | relevance | path

Searched refs:ilocBox (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mp4/
DItemTable.cpp1257 IlocBox ilocBox(mDataSource, &mItemLocs); in parseIlocBox() local
1258 status_t err = ilocBox.parse(offset, size); in parseIlocBox()
1263 if (ilocBox.hasConstructMethod1()) { in parseIlocBox()