Home
last modified time | relevance | path

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

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