Home
last modified time | relevance | path

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

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